Age | Commit message (Expand) | Author |
2005-08-12 | (main): Explain why we reopen stdin for write-only access. | Jim Meyering |
2005-08-12 | (long_time_expected_width): Don't test for failed localtime. | Jim Meyering |
2005-08-12 | (sort_found_occurs, digest_word_file): Likewise. | Jim Meyering |
2005-08-12 | (sort_files): Use cleaner `sizeof *VAR_NAME' rather than `sizeof (TYPE_NAME)'. | Jim Meyering |
2005-08-12 | Test `!defined HAVE_MBSTATE_T' rather than | Jim Meyering |
2005-08-12 | Add bulletproofing in case stdin is closed. | Jim Meyering |
2005-08-12 | (dc_parse_file): Remove comment about now-removed OPENOPTS. | Jim Meyering |
2005-08-12 | (main): Cosmetic: use X2REALLOC rather than x2realloc. | Jim Meyering |
2005-08-12 | (fold_file): Cosmetic: use X2REALLOC rather than x2realloc. | Jim Meyering |
2005-08-12 | Cosmetic: use X2NREALLOC (only two arguments) rather than x2nrealloc (with th... | Jim Meyering |
2005-08-12 | adjust long lines | Jim Meyering |
2005-08-12 | (main): Cosmetic: use '\0' in place of 0. | Jim Meyering |
2005-08-02 | . | Jim Meyering |
2005-08-02 | Include "xanstrftime.h". | Jim Meyering |
2005-08-02 | Include "xanstrftime.h". | Jim Meyering |
2005-08-02 | (show_date): Remove now-unnecessary code that | Jim Meyering |
2005-07-19 | (usage): Adjust printf argument list to match new format string. | Jim Meyering |
2005-07-19 | (usage, main): --check now accepts multiple input files. | 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-15 | (main): Don't worry about POSIXLY_CORRECT. | Paul Eggert |
2005-07-14 | Remove FESETROUND_LIBM; no longer needed. | Paul Eggert |
2005-07-12 | . | Jim Meyering |
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-09 | Don't include stdio.h; no longer needed. | 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 |
2005-07-08 | (print_user): Don't assume uid fits in unsigned int. | Paul Eggert |
2005-07-08 | Include stropt.h if available. | Paul Eggert |
2005-07-08 | Include stropt.h if available. | Paul Eggert |
2005-07-08 | Regenerate. | Paul Eggert |
2005-07-07 | . | Jim Meyering |