summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2005-05-13"bytes, words and lines" -> "lines, words, and bytes" in commentPaul Eggert
2005-05-13fix grammar typo in commentJim Meyering
2005-05-13.Jim Meyering
2005-05-13* NEWS: `rm -r' now removes all of the files it should, even onJim Meyering
2005-05-12(main): nohup now closes stdin if it is a terminal, unlessPaul Eggert
2005-05-12Assume `free (NULL)' works.Jim Meyering
2005-05-12Assume `free (NULL)' works.Jim Meyering
2005-05-12Assume `free (NULL)' works.Jim Meyering
2005-05-12Assume `free (NULL)' works.Jim Meyering
2005-05-10.Jim Meyering
2005-05-10(abandon_move): Remove erroneous UNWRITABLE check.Jim Meyering
2005-05-06(flags, usage): Add support for "binary" and "text".Paul Eggert
2005-05-04Include quotearg.h.Paul Eggert
2005-05-02(usage): ls --indicator-style=directory renamed to lsPaul Eggert
2005-05-01mode_free -> freePaul Eggert
2005-04-30Regenerate.Paul Eggert
2005-04-29(enum indicator_style): New constant directory_only,Paul Eggert
2005-04-28(main): Adjust to new modechange API.Paul Eggert
2005-04-28(change, umask_value): New static vars.Paul Eggert
2005-04-26(main): Don't complain about -NUM.Paul Eggert
2005-04-26Remove posixver.h and its uses.Paul Eggert
2005-04-26(parse_obsolete_option): Don't complain about -NUM.Paul Eggert
2005-04-26Remove posixver.h and its uses.Paul Eggert
2005-04-26Remove posixver.h and its uses.Paul Eggert
2005-04-26Remove posixver.h and its uses.Paul Eggert
2005-04-26Remove posixver.h and its uses.Paul Eggert
2005-04-26Remove posixver.h and its uses.Paul Eggert
2005-04-26Remove posixver.h and its uses.Paul Eggert
2005-04-26Remove posixver.h and its uses.Paul Eggert
2005-04-26Remove posixver.h and its uses.Paul Eggert
2005-04-26Remove posixver.h and its uses.Paul Eggert
2005-04-26Remove posixver.h and its uses.Paul Eggert
2005-04-23(main): If getopt fails, exit with status 127, not status 1.Paul Eggert
2005-04-23(main): Report proper program name when getopt finds trouble.Paul Eggert
2005-04-22(main): Compile mode with MODE_MASK_ALL and initial umask.Paul Eggert
2005-04-22(main): Compile mode with MODE_MASK_ALL and initial umask.Paul Eggert
2005-04-22(main): Compile mode with MODE_MASK_ALL and initial umask.Paul Eggert
2005-04-18Regenerate.Paul Eggert
2005-04-18(LDADD, $(PROGRAMS)): fetish -> coreutils.Paul Eggert
2005-04-18Don't include stat-macros.h directly. system.h does that.Jim Meyering
2005-04-16(S_TYPEISSHM): Remove definition.Jim Meyering
2005-04-14Correct typo, fchmod -> fchown, in a comment.Jim Meyering
2005-04-12(usage): uid -> user IDPaul Eggert
2005-04-12(tsort): Use "%s" as the format string, rather than a diagnostic or a file name.Jim Meyering
2005-04-12(compare_files): Remove declaration of unused local.Jim Meyering
2005-04-12(usage, main): Use "user ID", not "UID", and similarly for "group ID".Paul Eggert
2005-04-12(usage): Use "user ID", not "UID", and similarlyPaul Eggert
2005-04-11Regenerate.Paul Eggert
2005-04-11Include stdio_safer.h.Paul Eggert
2005-04-11(next_file): Don't assume fopen cannot return stdin.Paul Eggert