summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-12-20* c-strtod.c (STRTOD): Depend on HAVE_C99_STRTOLD, not HAVE_DECL_STRTOLD.Paul Eggert
2004-12-20(STRTOD): Depend on HAVE_C99_STRTOLD, not HAVE_DECL_STRTOLD.Paul Eggert
2004-12-20(gl_C99_STRTOLD): New macro.Paul Eggert
2004-12-19Fix alloca problems with getdate.Paul Eggert
2004-12-19Include <alloca.h> only if HAVE_ALLOCA.Paul Eggert
2004-12-19Conditionalize on _GNULIB_ALLOCA_H, not _ALLOCA_H.Paul Eggert
2004-12-19* NEWS: Mention that one should eval "`dircolors`" rather than `dircolors`.Paul Eggert
2004-12-19* NEWS: Mention that one should eval "`dircolors`" rather thanPaul Eggert
2004-12-17*** empty log message ***Jim Meyering
2004-12-17 * tests/mv/hard-link-1: Rearrange to use newer trap-handling code,Jim Meyering
2004-12-17*** empty log message ***Jim Meyering
2004-12-17update from gnulibJim Meyering
2004-12-17Sync mdate-sh from gnulib.Paul Eggert
2004-12-17* src/ls.c (print_dir): Use "%s: not listing already-listed directory".Paul Eggert
2004-12-17(print_dir): Use "%s: not listing already-listedPaul Eggert
2004-12-15* coreutils.texi: Fix minor problems in "ls" and "dircolors".Paul Eggert
2004-12-15(ls invocation): Change minor problem to bePaul Eggert
2004-12-15*** empty log message ***Jim Meyering
2004-12-15mention tac bug fixJim Meyering
2004-12-15.Jim Meyering
2004-12-14*** empty log message ***Jim Meyering
2004-12-14(__LDADD): Define, so that building `[' onJim Meyering
2004-12-14*** empty log message ***Jim Meyering
2004-12-14Add Bulgarian (bg).Jim Meyering
2004-12-14version: 5.2.1Jim Meyering
2004-12-14*** empty log message ***Jim Meyering
2004-12-14*** empty log message ***Jim Meyering
2004-12-14Add a few more tests.Jim Meyering
2004-12-14.Jim Meyering
2004-12-14*** empty log message ***Jim Meyering
2004-12-14*** empty log message ***Jim Meyering
2004-12-14(TESTS): Add tac-continue.Jim Meyering
2004-12-14Ensure that tac processes all command line arguments, evenJim Meyering
2004-12-14 [DONT_UNLINK_WHILE_OPEN]: Add a FIXME comment explaining thatJim Meyering
2004-12-14*** empty log message ***Jim Meyering
2004-12-14(tac_nonseekable): Return false also if copy_to_temp fails.Jim Meyering
2004-12-14*** empty log message ***Jim Meyering
2004-12-14Include quotearg.h.Jim Meyering
2004-12-14Cause top-level failures to exit with status 2 with "ls".Paul Eggert
2004-12-14(no-a-isdir-b): This now exits with status 2,Paul Eggert
2004-12-14(gobble_file): Change arg name to be command_line_argPaul Eggert
2004-12-12* coreutils.texi (join invocation): Blank separators need quoting.Paul Eggert
2004-12-12(join invocation): Mention that blank separatorsPaul Eggert
2004-12-11*** empty log message ***Jim Meyering
2004-12-11adjust wording of #error messageJim Meyering
2004-12-11Fail via #error if PATH_MAX is not defined, sinceJim Meyering
2004-12-11chown race fixJim Meyering
2004-12-11*** empty log message ***Jim Meyering
2004-12-11*** empty log message ***Jim Meyering
2004-12-11Avoid a race condition vulnerability in chown, when used withJim Meyering