Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-03-31 | dd bug fix: accept e.g., if=/dev/stdin and of=/dev/stdout | Paul Eggert | |
* lib/fd-reopen.c: Work even if FILE is "/dev/stdin". Problem reported by Geoffrey Lee in <http://bugs.debian.org/290727>. * tests/dd/misc: Check for this bug. | |||
2007-07-23 | Update all copyright notices to use the newer form. | Jim Meyering | |
2007-07-10 | Change "version 2" to "version 3" in all copyright notices. | Jim Meyering | |
2006-08-26 | Include <config.h> unconditionally, since we now assume config.h exists. | Paul Eggert | |
2005-10-30 | [defined HAVE_CONFIG_H]: Include <config.h>, so that large files can be opened. | Paul Eggert | |
2005-07-03 | Include <unistd.h> for declaration of close. | Jim Meyering | |
2005-07-03 | Add support for fcntl--.h, stdio--.h, stdlib--.h, unistd--.h, etc. | Paul Eggert | |