summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2005-04-19Use numeric group ids, not symbolic group names,Paul Eggert
2005-04-18Regenerate.Paul Eggert
2005-04-18fetish -> coreutils in some more placesPaul Eggert
2005-04-18(FETISH_GROUP): Renamed from COREUTILS_GROUP.Paul Eggert
2005-04-18(COREUTILS_GROUPS): Renamed from FETISH_GROUPS.Paul Eggert
2005-04-18(LDADD, $(PROGRAMS)): fetish -> coreutils.Paul Eggert
2005-04-18(gl_FUNC_RMDIR_NOTEMPTY): Renamed fromPaul Eggert
2005-04-18(gl_MACROS): Use gl_ or coreutils_ rather than fetish_ for prefixes.Paul Eggert
2005-04-18(gl_CLOCK_TIME): Use gl_ rather than fetish_ forPaul Eggert
2005-04-18fetish->coreutils in compilation command.Paul Eggert
2005-04-18coreutils->fetish in comment.Paul Eggert
2005-04-18(noinst_LIBRARIES): fetish -> coreutils.Paul Eggert
2005-04-18(emit_upload_commands): Remove fetish.sf.net.Paul Eggert
2005-04-18(ftp): Remove fetish.sf.net.Paul Eggert
2005-04-18Fix typo in comment.Paul Eggert
2005-04-18Use "cat", not "test", to test forPaul Eggert
2005-04-18*** empty log message ***Jim Meyering
2005-04-18Don't include stat-macros.h directly. system.h does that.Jim Meyering
2005-04-18Work around a couple of "make check" failures reported for CygwinPaul Eggert
2005-04-18Skip this test if "trap '' CHLD" doesn't work.Paul Eggert
2005-04-18Skip this test if ../../src/dd isn't readable.Paul Eggert
2005-04-16*** empty log message ***Jim Meyering
2005-04-16(S_TYPEISSHM): Remove definition.Jim Meyering
2005-04-14Fix test suite problems reported by Eric Blake on Cygwin.Paul Eggert
2005-04-14(dot_mount_point): Use stat rather than df, asPaul Eggert
2005-04-14Ignore chatter about when files are removed,Paul Eggert
2005-04-14*** empty log message ***Jim Meyering
2005-04-14Correct typo, fchmod -> fchown, in a comment.Jim Meyering
2005-04-13* getdate.y (zone): Allow relunit_snumber after tZONE.Paul Eggert
2005-04-13(zone): Allow relunit_snumber after tZONE, soPaul Eggert
2005-04-12src/ls.c (usage): "uid" -> "user ID".Paul Eggert
2005-04-12(usage): uid -> user IDPaul Eggert