platform/upstream/coreutils.git
2004-12-20 Paul EggertRegenerate.
2004-12-20 Paul Eggert* c-strtod.m4 (gl_C99_STRTOLD): New macro.
2004-12-20 Paul Eggert* c-strtod.c (STRTOD): Depend on HAVE_C99_STRTOLD,...
2004-12-20 Paul Eggert(STRTOD): Depend on HAVE_C99_STRTOLD, not HAVE_DECL_STR...
2004-12-20 Paul Eggert(gl_C99_STRTOLD): New macro.
2004-12-19 Paul EggertFix alloca problems with getdate.
2004-12-19 Paul EggertInclude <alloca.h> only if HAVE_ALLOCA.
2004-12-19 Paul EggertConditionalize on _GNULIB_ALLOCA_H, not _ALLOCA_H.
2004-12-19 Paul Eggert* NEWS: Mention that one should eval "`dircolors`"...
2004-12-19 Paul Eggert* NEWS: Mention that one should eval "`dircolors`"...
2004-12-17 Jim Meyering*** empty log message ***
2004-12-17 Jim Meyering * tests/mv/hard-link-1: Rearrange to use newer trap...
2004-12-17 Jim Meyering*** empty log message ***
2004-12-17 Jim Meyeringupdate from gnulib
2004-12-17 Paul EggertSync mdate-sh from gnulib.
2004-12-17 Paul Eggert* src/ls.c (print_dir): Use "%s: not listing already...
2004-12-17 Paul Eggert(print_dir): Use "%s: not listing already-listed
2004-12-15 Paul Eggert* coreutils.texi: Fix minor problems in "ls" and "dirco...
2004-12-15 Paul Eggert(ls invocation): Change minor problem to be
2004-12-15 Jim Meyering*** empty log message ***
2004-12-15 Jim Meyeringmention tac bug fix
2004-12-15 Jim Meyering.
2004-12-14 Jim Meyering*** empty log message ***
2004-12-14 Jim Meyering(__LDADD): Define, so that building `[' on
2004-12-14 Jim Meyering*** empty log message ***
2004-12-14 Jim MeyeringAdd Bulgarian (bg).
2004-12-14 Jim Meyeringversion: 5.2.1
2004-12-14 Jim Meyering*** empty log message ***
2004-12-14 Jim Meyering*** empty log message ***
2004-12-14 Jim MeyeringAdd a few more tests.
2004-12-14 Jim Meyering.
2004-12-14 Jim Meyering*** empty log message ***
2004-12-14 Jim Meyering*** empty log message ***
2004-12-14 Jim Meyering(TESTS): Add tac-continue.
2004-12-14 Jim MeyeringEnsure that tac processes all command line arguments...
2004-12-14 Jim Meyering [DONT_UNLINK_WHILE_OPEN]: Add a FIXME comment explaini...
2004-12-14 Jim Meyering*** empty log message ***
2004-12-14 Jim Meyering(tac_nonseekable): Return false also if copy_to_temp...
2004-12-14 Jim Meyering*** empty log message ***
2004-12-14 Jim MeyeringInclude quotearg.h.
2004-12-14 Paul EggertCause top-level failures to exit with status 2 with...
2004-12-14 Paul Eggert(no-a-isdir-b): This now exits with status 2,
2004-12-14 Paul Eggert(gobble_file): Change arg name to be command_line_arg
2004-12-12 Paul Eggert* coreutils.texi (join invocation): Blank separators...
2004-12-12 Paul Eggert(join invocation): Mention that blank separators
2004-12-11 Jim Meyering*** empty log message ***
2004-12-11 Jim Meyeringadjust wording of #error message
2004-12-11 Jim MeyeringFail via #error if PATH_MAX is not defined, since
2004-12-11 Jim Meyeringchown race fix
2004-12-11 Jim Meyering*** empty log message ***
2004-12-11 Jim Meyering*** empty log message ***
2004-12-11 Jim MeyeringAvoid a race condition vulnerability in chown, when...
2004-12-11 Paul Eggert* coreutils.texi (id invocation): -G also prints main...
2004-12-11 Paul Eggert(id invocation): -G also prints main group.
2004-12-10 Jim Meyering*** empty log message ***
2004-12-10 Jim Meyering(gl_FUNC_CHDIR_LONG): Arrange to compile chdir-long...
2004-12-09 Paul Eggertls now exits with status 1 if minor problem, 2 on serio...
2004-12-09 Paul Eggert(ls invocation): Document new "ls" exit status.
2004-12-09 Paul Eggertls now exits with status 1 on minor problems, 2 if...
2004-12-09 Paul Eggertls and variants now exit with status 2 on serious trouble.
2004-12-09 Paul Eggert(LS_MINOR_PROBLEM, LS_FAILURE): New constants.
2004-12-08 Paul EggertUndo previous change.
2004-12-08 Paul EggertUndo previous change; it's already there.
2004-12-08 Paul Eggert* src/join.c (usage): Mention that input files should...
2004-12-08 Paul Eggert(usage): Mention that input files should be sorted.
2004-12-08 Paul Eggert* NEWS: Document new UTC+HH:MM date syntax, and put...
2004-12-08 Paul EggertDocument new UTC+HH:MM date syntax, and put date change...
2004-12-08 Paul Eggert(Time of day items, Time zone items):
2004-12-08 Paul EggertAdd support for time zones like +HH:MM and UTC+HH:MM.
2004-12-08 Paul Eggert(textint): New member "negative".
2004-12-07 Paul Eggert* src/factor.c (factor): Don't list 1 as a factor of 1.
2004-12-07 Paul Eggert(factor): Don't list 1 as a factor of 1.
2004-12-07 Paul Eggert* ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Fix typo in previo...
2004-12-07 Paul Eggert(AC_FUNC_GETMNTENT): Fix typo in previous change:
2004-12-06 Jim Meyering*** empty log message ***
2004-12-06 Jim Meyering*** empty log message ***
2004-12-06 Jim MeyeringSanitize environment.
2004-12-06 Jim Meyering.
2004-12-06 Paul Eggert* ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): New macro, to...
2004-12-06 Jim Meyering.
2004-12-06 Jim Meyering*** empty log message ***
2004-12-06 Jim MeyeringUse AC_LIBOBJ(save-cwd).
2004-12-06 Jim MeyeringUse AC_LIBOBJ(chdir-long).
2004-12-06 Jim Meyering(libfetish_a_SOURCES): Begin removing .c and .h file...
2004-12-06 Jim Meyering*** empty log message ***
2004-12-06 Jim Meyering(gl_SAVE_CWD): Use AC_LIBSOURCES.
2004-12-06 Jim Meyering*** empty log message ***
2004-12-06 Jim Meyering(gl_FUNC_MEMPCPY): Use AC_LIBSOURCES.
2004-12-06 Jim Meyering(gl_FUNC_LCHOWN): Use AC_LIBSOURCES.
2004-12-06 Jim Meyering*** empty log message ***
2004-12-06 Jim Meyering(gl_FUNC_CHDIR_LONG): Use AC_LIBSOURCES.
2004-12-06 Jim Meyering.
2004-12-06 Jim Meyering(gl_FUNC_OPENAT): Use AC_LIBSOURCES.
2004-12-05 Jim Meyering.
2004-12-05 Jim Meyering*** empty log message ***
2004-12-05 Jim Meyering(test_vector): Avoid test failure when
2004-12-05 Jim Meyering*** empty log message ***
2004-12-05 Jim Meyering(unit-test): Depend on t-fpending.
2004-12-05 Jim Meyering*** empty log message ***
2004-12-05 Jim Meyering.
next