]> git.ipfire.org Git - thirdparty/coreutils.git/shortlog
thirdparty/coreutils.git
2005-05-30  Paul Eggert(OPENOPTS, TEXT1T01, TEXTCNVT): Remove.
2005-05-30  Paul Eggert(getpwnam, getgrnam): Remove decl.
2005-05-30  Paul Eggert(getpwuid, getgrgid, getuid, getgid, geteuid, getegid)
2005-05-30  Paul Eggert(geteuid) [!defined _POSIX_VERSION]: Remove decl.
2005-05-30  Paul Eggert(getgrnam, getgrgid) [!defined _POSIX_VERSION]:
2005-05-30  Paul Eggert(getgrnam) [!defined _POSIX_VERSION]: Remove decl.
2005-05-30  Paul Eggert(getpwnam, getgrnam, getgrgid)
2005-05-30  Paul EggertInclude <limits.h> unconditionally, since other
2005-05-30  Paul Eggert(getpwuid, getpwnam, getgrgid, getgrnam)
2005-05-30  Paul Eggert(getuid, getgid, getuid, getegid)
2005-05-30  Paul Eggert(_POSIX_PATH_MAX) [!defined _POSIX_PATH_MAX]:
2005-05-28  Paul Eggertdd seek=N now conforms to POSIX if the output isn't...
2005-05-28  Paul Eggertdd seek=N now conforms to POSIX if the output isn't...
2005-05-28  Paul Eggert(skip): Return the number of records that were not
2005-05-28  Paul Eggert* fts.m4 (gl_FUNC_FTS_CORE): Don't check for inttypes...
2005-05-28  Paul Eggert(gl_FUNC_FTS_CORE): Don't check for inttypes.h or stdint.h,
2005-05-28  Paul Eggertfts.c: Don't worry about debugging on pre-C99-comopatib...
2005-05-28  Paul EggertDon't worry about debugging on pre-C99-comopatible...
2005-05-27  Paul Eggertexpr and test now correctly compare integers of unlimit...
2005-05-27  Paul EggertInclude inttostr.h, strnumcmp.h.
2005-05-27  Paul EggertRefactor so that others can use large-integer
2005-05-27  Paul EggertInclude strnumcmp.h, xstrtol.h.
2005-05-27  Paul EggertBreak integer-in-string comparison code out from src...
2005-05-27  Paul Eggert(gl_PREREQ): Require gl_STRINTCMP, gl_STRNUMCMP.
2005-05-27  Paul EggertCompare numeric strings.
2005-05-27  Paul EggertBreak integer-in-string comparison code out from src...
2005-05-27  Paul Eggert(eq-6, gt-5, lt-5): New tests.
2005-05-27  Paul Eggert(bigcmp): New test.
2005-05-27  Paul Eggertexpr and test now correctly compare integers of unlimit...
2005-05-26  Paul EggertFix typo in comment.
2005-05-26  Paul Eggertnohup now redirects a tty stdin to an unreadable fd...
2005-05-26  Jim Meyering*** empty log message ***
2005-05-26  Jim Meyering*** empty log message ***
2005-05-26  Jim Meyering.
2005-05-26  Jim Meyering*** empty log message ***
2005-05-26  Jim Meyering(toarith): Fix a sign error introduced on 2005-01-14.
2005-05-26  Jim MeyeringAdd tests using arithmetic on negative integers.
2005-05-22  Paul Eggert(fd_safer) [_LGPL_PACKAGE]: New static function,
2005-05-21  Jim Meyering*** empty log message ***
2005-05-21  Jim Meyeringfix typo in a comment
2005-05-20  Paul EggertImport chown fixes from gnulib.
2005-05-20  Paul Eggert(gl_FUNC_CHOWN): Correct sense of test for honoring...
2005-05-20  Paul Eggert(rpl_chown): Return -1 on failure.
2005-05-20  Paul EggertRegenerate.
2005-05-20  Paul Eggert* config.guess: Sync from gnulib.
2005-05-20  Paul EggertSync from gnulib.
2005-05-20  Paul EggertSplit fts into LGPL'ed and GPL'ed parts.
2005-05-20  Paul EggertDon't include "cycle-check.h" or "hash.h".
2005-05-20  Paul Eggert(_LGPL_PACKAGE) [defined _LIBC]: New macro.
2005-05-20  Paul Eggert* fts.m4 (gl_FUNC_FTS_CORE): Renamed from gl_FUNC_FTS.
2005-05-20  Paul Eggert(gl_FUNC_FTS_CORE): Renamed from gl_FUNC_FTS.
2005-05-20  Paul EggertNew file, containing GPL'ed code migrated out of
2005-05-20  Jim Meyering*** empty log message ***
2005-05-20  Jim Meyering(fts_open): Remove useless but otherwise harmless mallo...
2005-05-19  Jim Meyering*** empty log message ***
2005-05-19  Jim Meyering(AD_mark_helper, AD_mark_current_as_unremovable):
2005-05-19  Jim Meyering*** empty log message ***
2005-05-19  Jim Meyering(decode_field_spec): Add an abort after
2005-05-19  Jim Meyering*** empty log message ***
2005-05-19  Jim Meyering(cannot_unlink_dir) [UNLINK_CANNOT_UNLINK_DIR]:
2005-05-18  Jim Meyeringremove trailing blanks
2005-05-18  Paul EggertRegenerate.
2005-05-18  Paul EggertImport localcharset.m4 from gnulib.
2005-05-18  Paul EggertRemove some dependencies and old cruft from fts etc.
2005-05-18  Paul EggertRemove test for HAVE_LIMITS_H; we can assume
2005-05-18  Paul EggertAdd copyright notice.
2005-05-18  Paul EggertAdd copyright notice.
2005-05-18  Paul Eggertlib-check.m4: Add copyright notice.
2005-05-18  Paul Eggert(gl_MACROS): Require AC_FUNC_LSTAT.
2005-05-18  Paul Eggert(AC_FUNC_GETTIMEOFDAY_CLOBBER): Don't define
2005-05-18  Paul Eggert(gl_FUNC_FTS): Don't require AC_HEADER_STDC, as we
2005-05-18  Paul Eggert(AC_FUNC_CANONICALIZE_FILE_NAME]): Don't check for...
2005-05-18  Paul EggertDo not include hash.h or cycle-check.h; no longer needed.
2005-05-18  Paul EggertInclude fts_.h first, to check interface.
2005-05-18  Paul EggertInclude canonicalize.h first, to test interface.
2005-05-18  Paul EggertAdd copyright notice. gl_LIB_CHECK -> cu_LIB_CHECK.
2005-05-16  Paul EggertFix Cygwin porting problem reported by Eric Blake.
2005-05-16  Paul EggertFix Cygwin porting problem reported by Eric Blake.
2005-05-16  Jim Meyering*** empty log message ***
2005-05-16  Jim Meyering(gl_FUNC_FTS): Don't require AC_FUNC_MALLOC or AC_FUNC_...
2005-05-15  Paul EggertSync from gnulib (scriptversion change only).
2005-05-15  Paul EggertUse geteuid, not getuid. Set "initialized" only if...
2005-05-15  Paul EggertSync from gnulib.
2005-05-14  Jim Meyering.
2005-05-14  Jim Meyering*** empty log message ***
2005-05-14  Jim MeyeringRegister unlinkdir.c and unlinkdir.h via AC_LIBSOURCES.
2005-05-14  Paul EggertRegenerate.
2005-05-14  Jim Meyeringtweak cpp indentation on one line
2005-05-14  Paul EggertNew unlinkdir module.
2005-05-14  Paul Eggert(gl_PREREQ): Require gl_UNLINKDIR.
2005-05-14  Paul Eggert* unlinkdir.c, unlinkdir.h: New files.
2005-05-14  Paul Eggert* src/remove.c: Use new unlinkdir module.
2005-05-14  Paul EggertInclude unlinkdir.h.
2005-05-14  Jim Meyeringremove recent temporary additions
2005-05-14  Jim MeyeringCorrect cpp indentation
2005-05-14  Paul EggertNew unlinkdir module.
2005-05-14  Jim MeyeringUpdate FSF postal mail address.
2005-05-14  Jim MeyeringUpdate FSF postal mail address.
2005-05-14  Jim MeyeringOne more
2005-05-14  Jim MeyeringAdd these temporarily:
next