summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-04-28Check for =u bug.Paul Eggert
2005-04-28Check for =xX bug.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-28(MODE_X_IF_ANY_X, MODE_COPY_EXISTING):Paul Eggert
2005-04-28Include stat-macros.h, xalloc.h.Paul Eggert
2005-04-28(Mode Structure, Changing Special Permissions):Paul Eggert
2005-04-26Restore support for usages like "head -1" and "tail -1",Paul Eggert
2005-04-26* coreutils.texi: Don't complain about head -10, etc.Paul Eggert
2005-04-26(Standards conformance): Do not mention head -10,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-26Restore support for usages like "head -1" and "tail -1",Paul Eggert
2005-04-24* coreutils.texi (install invocation): Use a= instead of 0 forPaul Eggert
2005-04-23nohup now exits with status 127 (not 1) when given an invalid option.Paul Eggert
2005-04-23(main): If getopt fails, exit with status 127, not status 1.Paul Eggert
2005-04-23* src/nice.c (main): Report proper program name when getopt finds trouble.Paul Eggert
2005-04-23(main): Report proper program name when getopt finds trouble.Paul Eggert
2005-04-22Test for "mkdir -m =+x dir" bug.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-22Fix bug with "mkdir -m =+x dir"; the umask was being ignoredPaul Eggert
2005-04-22"mkdir -m =+x dir" no longer ignores the umask when evaluating "+x",Paul Eggert
2005-04-21Regenerate.Paul Eggert
2005-04-21Port test cases to Microsoft-Windows-related environments,Paul Eggert
2005-04-21Undo previous change.Paul Eggert
2005-04-21Undo previous change.Paul Eggert
2005-04-21(TESTS_ENVIRONMENT): Add EXEEXT.Paul Eggert
2005-04-20Fetish.pm renamed to Coreutils.pm.Paul Eggert
2005-04-20"fetish" -> "coreutils" in more places.Paul Eggert
2005-04-20Renamed Fetish package to Coreutils.Paul Eggert
2005-04-20(EXTRA_DIST): Add Coreutils.pm and remove Fetish.pm.Paul Eggert
2005-04-20(package Coreutils): Renamed from package Fetish.Paul Eggert
2005-04-19* tests/mv/setup (dot_mount_point): Use stat -L.Paul Eggert
2005-04-19(dot_mount_point): Use stat -L, in case thePaul Eggert
2005-04-19* tests/mv/mv-special-1: Use test -p to test for fifos.Paul Eggert
2005-04-19Use test -p to test for fifos, ratherPaul Eggert
2005-04-19* tests/chmod/setgid: Use numeric group ids, not symbolic group names.Paul Eggert