summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-11-23tweak commentJim Meyering
2004-11-23*** empty log message ***Jim Meyering
2004-11-23Revert last change, since it seems EBADF is always defined.Jim Meyering
2004-11-22*** empty log message ***Jim Meyering
2004-11-22(EBADF): Fail with `#error ...' if it's not defined,Jim Meyering
2004-11-21*** empty log message ***Jim Meyering
2004-11-21* src/install.c (usage): Avoid usage that runs afoul of Docbook.Paul Eggert
2004-11-21(usage): Avoid usage that runs afoul of DocbookPaul Eggert
2004-11-20Restore dd's noctty flag, reverting the change of 2004-04-08.Paul Eggert
2004-11-20(flags, usage, main): Add noctty flag to dd.Paul Eggert
2004-11-20(dd invocation): Add noctty flag to dd.Paul Eggert
2004-11-20Add noctty flag to dd.Paul Eggert
2004-11-19(usage): Clarified description of --no-group (-G),Jim Meyering
2004-11-19*** empty log message ***Jim Meyering
2004-11-19(find_dir_entry): Update comment to match reality.Jim Meyering
2004-11-19*** empty log message ***Jim Meyering
2004-11-19(usage): Clarify description of --author.Jim Meyering
2004-11-19*** empty log message ***Jim Meyering
2004-11-19(check_file): Don't check stdout for errors here.Jim Meyering
2004-11-18*** empty log message ***Jim Meyering
2004-11-18(robust_getcwd): Correct the comment: this function constructs theJim Meyering
2004-11-17Sync from gnulib.Paul Eggert
2004-11-17Sync from gnulib.Paul Eggert
2004-11-17Regenerate.Paul Eggert
2004-11-17* canon-host.m4 (gl_CANON_HOST): Check for getaddrinfo.Paul Eggert
2004-11-17* xgetcwd.c: Work around Solaris 9 bug.Paul Eggert
2004-11-17Include <limits.h>, for PATH_MAX.Paul Eggert
2004-11-17stat portability fix for Solaris 9.Paul Eggert
2004-11-17(STATFS): New macro, for portability to Solaris 9.Paul Eggert
2004-11-17Merge from gnulib.Paul Eggert
2004-11-17Recent checkins for getopt, canon-host.Paul Eggert
2004-11-17(_getopt_internal, _getopt_internal_r,Paul Eggert
2004-11-17(getopt_long, _getopt_long_r, getopt_long_only,Paul Eggert
2004-11-17(getopt_long, _getopt_long_r, getopt_long_only,Paul Eggert
2004-11-17(_getopt_initialize, _getopt_internal_r, _getopt_internal):Paul Eggert
2004-11-17Getopt update and recent Debian fixes.Paul Eggert
2004-11-17(main): argv is not const.Paul Eggert
2004-11-17(main): Use getopt_long rather than getopt.Paul Eggert
2004-11-16Add putty, screen-bce.Paul Eggert
2004-11-16(usage): Improve documentation along the lines suggestedPaul Eggert
2004-11-16Fix memory leak.Paul Eggert
2004-11-16(gl_CANON_HOST): Check for getaddrinfo.Paul Eggert
2004-11-16Include "strdup.h".Paul Eggert
2004-11-16doc patches inspired by Debian coreutils 5.2.1-2.Paul Eggert
2004-11-16(General output formatting): -x doesn't havePaul Eggert
2004-11-16* getdate.y (tORDINAL): New token.Paul Eggert
2004-11-16* getdate.texi (General date syntax): "next" is 1, not 2.Paul Eggert
2004-11-16(General date syntax): "next" is 1, not 2.Paul Eggert
2004-11-16(tORDINAL): New token.Paul Eggert
2004-11-16Support for human_space_before_unit.Paul Eggert