summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2005-05-31*** empty log message ***Jim Meyering
2005-05-31Port to Solaris 10's rules for whether programs can chown files.Paul Eggert
2005-05-30_POSIX_VERSION cleanupPaul Eggert
2005-05-28dd seek=N now conforms to POSIX if the output isn't seekable.Paul Eggert
2005-05-27expr and test now correctly compare integers of unlimited size.Paul Eggert
2005-05-26nohup now redirects a tty stdin to an unreadable fd instead of closing it.Paul Eggert
2005-05-26*** empty log message ***Jim Meyering
2005-05-26*** empty log message ***Jim Meyering
2005-05-19*** empty log message ***Jim Meyering
2005-05-19*** empty log message ***Jim Meyering
2005-05-18Remove some dependencies and old cruft from fts etc.Paul Eggert
2005-05-16Fix Cygwin porting problem reported by Eric Blake.Paul Eggert
2005-05-14* src/remove.c: Use new unlinkdir module.Paul Eggert
2005-05-14*** empty log message ***Jim Meyering
2005-05-14*** empty log message ***Jim Meyering
2005-05-13.Jim Meyering
2005-05-13*** empty log message ***Jim Meyering
2005-05-12nohup now closes stdin if it is a terminal, unless POSIXLY_CORRECT is set.Paul Eggert
2005-05-12*** empty log message ***Jim Meyering
2005-05-10*** empty log message ***Jim Meyering
2005-05-10*** empty log message ***Jim Meyering
2005-05-10*** empty log message ***Jim Meyering
2005-05-10*** empty log message ***Jim Meyering
2005-05-10*** empty log message ***Jim Meyering
2005-05-08cp, ln, mv, rm no longer discard white space when intepreting responses.Paul Eggert
2005-05-06dd has new iflag= and oflag= flags "binary" and "text".Paul Eggert
2005-05-04chmod -w now complains if it differs from chmod a-w.Paul Eggert
2005-05-02ls --indicator-style=directory renamed to ls --indicator-style=slash.Paul Eggert
2005-05-01"chmod +1 foo" is now diagnosed.Paul Eggert
2005-04-30Document the last two days' worth of changes.Paul Eggert
2005-04-26Restore support for usages like "head -1" and "tail -1",Paul Eggert
2005-04-23* src/nice.c (main): Report proper program name when getopt finds trouble.Paul Eggert
2005-04-22Fix bug with "mkdir -m =+x dir"; the umask was being ignoredPaul Eggert
2005-04-21Port test cases to Microsoft-Windows-related environments,Paul Eggert
2005-04-20"fetish" -> "coreutils" in more places.Paul Eggert
2005-04-19* tests/mv/setup (dot_mount_point): Use stat -L.Paul Eggert
2005-04-19* tests/mv/mv-special-1: Use test -p to test for fifos.Paul Eggert
2005-04-19* tests/chmod/setgid: Use numeric group ids, not symbolic group names.Paul Eggert
2005-04-18fetish -> coreutils in some more placesPaul Eggert
2005-04-18*** empty log message ***Jim Meyering
2005-04-18Work around a couple of "make check" failures reported for CygwinPaul Eggert
2005-04-16*** empty log message ***Jim Meyering
2005-04-14Fix test suite problems reported by Eric Blake on Cygwin.Paul Eggert
2005-04-14*** empty log message ***Jim Meyering
2005-04-12src/ls.c (usage): "uid" -> "user ID".Paul Eggert
2005-04-12*** empty log message ***Jim Meyering
2005-04-12Reword usage, man pages to use "user ID" rather than "uid" etc.Paul Eggert
2005-04-11Add bulletproofing for cases where stdin, stdout, or stderr are closed.Paul Eggert
2005-04-10.Jim Meyering
2005-04-09*** empty log message ***Jim Meyering