Age | Commit message (Expand) | Author |
2005-07-19 | (usage, main): --check now accepts multiple input files. | Paul Eggert |
2005-07-19 | (md5sum invocation): --check now allows multiple FILE inputs. | Paul Eggert |
2005-07-19 | md5sum --check now accepts multiple input files, and similarly for sha1sum. | Paul Eggert |
2005-07-18 | Fix a problem noted by James Youngman: VPATH-style builds don't | Paul Eggert |
2005-07-18 | (EXIT_STATUS): New macro. | Paul Eggert |
2005-07-18 | Initial revision. | Paul Eggert |
2005-07-18 | (BUILT_SOURCES): Remove false.c. | Paul Eggert |
2005-07-18 | Update true/false doc. | Paul Eggert |
2005-07-18 | (false invocation): | Paul Eggert |
2005-07-15 | nohup no longer worries about POSIXLY_CORRECT. | Paul Eggert |
2005-07-15 | (main): Don't worry about POSIXLY_CORRECT. | Paul Eggert |
2005-07-15 | (nohup invocation): POSIXLY_CORRECT no longer | Paul Eggert |
2005-07-15 | nohup now ignores POSIXLY_CORRECT and redirects from /dev/null. | Paul Eggert |
2005-07-14 | Remove FESETROUND_LIBM; no longer needed. | Paul Eggert |
2005-07-12 | *** empty log message *** | Jim Meyering |
2005-07-12 | (copyright-check): Reflect rearrangement in version-etc files. | Jim Meyering |
2005-07-12 | *** empty log message *** | Jim Meyering |
2005-07-12 | (X2NREALLOC): Define. | Jim Meyering |
2005-07-12 | . | Jim Meyering |
2005-07-12 | replace leading spaces with a TAB | Jim Meyering |
2005-07-11 | (verify_expr): Use ((verify_type__ (R) *) 0), not | Paul Eggert |
2005-07-11 | Reword copyright notices to conform to current GNU coding standards. | Paul Eggert |
2005-07-11 | Parameterize the copyright symbol and the year. | Paul Eggert |
2005-07-11 | (COPYRIGHT_YEAR): New constant. | Paul Eggert |
2005-07-11 | Binary input and output are now implemented more consistently. | Paul Eggert |
2005-07-11 | Updates for cat and md5sum, for text vs binary. | Paul Eggert |
2005-07-11 | (setmode, fileno): Remove; no longer needed, we think. | Paul Eggert |
2005-07-11 | (wipefile): Always use binary mode. Clearly this | Paul Eggert |
2005-07-11 | (usage): Clarify whether text or binary is the default. | Paul Eggert |
2005-07-11 | (unexpand): Always copy in text mode. POSIX says | Paul Eggert |
2005-07-11 | (expand): Always copy in text mode. POSIX says | Paul Eggert |
2005-07-11 | (copy_reg): Always copy in binary mode. | Paul Eggert |
2005-07-11 | (wc): Avoid setmode; use POSIX-specified routines instead. | Paul Eggert |
2005-07-11 | (main): Avoid setmode; use POSIX-specified routines instead. | Paul Eggert |
2005-07-11 | (tee): Avoid setmode; use POSIX-specified routines instead. | Paul Eggert |
2005-07-11 | (tail_bytes, tail_lines, tail_file, main): | Paul Eggert |
2005-07-11 | (copy_to_temp, tac_file, main): | Paul Eggert |
2005-07-11 | (bsd_sum_file, sysv_sym_file): | Paul Eggert |
2005-07-11 | (main): Avoid setmode; use POSIX-specified routines instead. | Paul Eggert |
2005-07-11 | (open_next_file): Avoid setmode; use POSIX-specified routines instead. | Paul Eggert |
2005-07-11 | (head_lines, head_file): Avoid setmode; use POSIX-specified routines instead. | Paul Eggert |
2005-07-11 | (cksum): Avoid setmode; use POSIX-specified routines instead. | Paul Eggert |
2005-07-11 | (usage, main, long_options) [O_BINARY]: | Paul Eggert |
2005-07-11 | (cat invocation): Remove -B or --binary option | Paul Eggert |
2005-07-11 | Binary input and output are now implemented more consistently. | Paul Eggert |
2005-07-09 | Don't include stdio.h; no longer needed. | Paul Eggert |
2005-07-09 | Regenerate. | Paul Eggert |
2005-07-09 | Use only HAVE_SYS_IOCTL_H to decide whether to include sys/ioctl.h. | Paul Eggert |
2005-07-09 | Use only HAVE_SYS_IOCTL_H to decide whether to include sys/ioctl.h. | Paul Eggert |
2005-07-09 | Use only HAVE_SYS_IOCTL_H to decide whether to include sys/ioctl.h. | Paul Eggert |