Age | Commit message (Expand) | Author |
2003-09-08 | Add a comment. | Jim Meyering |
2003-09-07 | (D_INO, ENABLE_CYCLE_CHECK) [D_INO_IN_DIRENT]: | Jim Meyering |
2003-09-07 | . | Jim Meyering |
2003-09-06 | (enum): Add ALLOW_MISSING_OPTION. | Jim Meyering |
2003-09-05 | . | Jim Meyering |
2003-09-05 | Don't ignore -S if input is a pipe. Bug report by Michael McFarland in | Jim Meyering |
2003-09-05 | (elide_tail_lines_pipe): Don't assign 0 or SAFE_READ_ERROR to tmp->nbytes. | Jim Meyering |
2003-09-05 | (pipe_lines, pipe_bytes): Don't assign 0 or SAFE_READ_ERROR to tmp->nbytes. | Jim Meyering |
2003-09-05 | Standardize on BUFSIZ as opposed to other macro names and values. | Jim Meyering |
2003-09-05 | (step): Default to 1. | Jim Meyering |
2003-09-04 | This makes seq's --width (-w) option work properly even when the | Jim Meyering |
2003-09-04 | (usage): Say "blanks" instead of "whitespace", | Jim Meyering |
2003-09-04 | (elide_tail_lines_pipe): Don't truncate return value from safe_read. | Jim Meyering |
2003-09-04 | (pipe_lines): Don't truncate return value from safe_read. | Jim Meyering |
2003-09-03 | (AUTHORS): Remove Larry McVoy's name, since the relatively | Jim Meyering |
2003-08-31 | (split_3): Accept the BSD format for generic | Jim Meyering |
2003-08-31 | Change meaning of -l from --lookup to --login, per POSIX. | Jim Meyering |
2003-08-30 | (do_link): Use SAME_INODE rather than open-coding it. | Jim Meyering |
2003-08-30 | When source and destination arguments refer to the same file, reside | Jim Meyering |
2003-08-27 | (paste_parallel): Don't output `EOF' (aka -1) as a `char'. | Jim Meyering |
2003-08-27 | . | Jim Meyering |
2003-08-27 | (print_it): Avoid buffer overrun that would occur | Jim Meyering |
2003-08-25 | (main): Warn about use of deprecated `-l' option. | Jim Meyering |
2003-08-22 | (do_stat): For link count at end of line, use %h format, | Jim Meyering |
2003-08-19 | . | Jim Meyering |
2003-08-19 | Include stdlib.h unconditionally, | Jim Meyering |
2003-08-18 | (textdomain, bindtextdomain) [! ENABLE_NLS]: Define away, | Jim Meyering |
2003-08-18 | . | Jim Meyering |
2003-08-17 | (strtoull): Remove unused declaration. | Jim Meyering |
2003-08-17 | Avoid unnecessary and sometimes time-consuming hostname lookups. | Jim Meyering |
2003-08-17 | Avoid unnecessary and sometimes time-consuming hostname lookups. | Jim Meyering |
2003-08-17 | . | Jim Meyering |
2003-08-16 | (tail_lines): Fix a potential (but very hard to exercise) | Jim Meyering |
2003-08-16 | An invalid initial value for *read_pos would result in | Jim Meyering |
2003-08-15 | . | Jim Meyering |
2003-08-15 | (ASSORT): New var. | Jim Meyering |
2003-08-15 | . | Jim Meyering |
2003-08-11 | . | Jim Meyering |
2003-08-11 | fold -s -wN would infloop for N < 8 with TABs in the input. | Jim Meyering |
2003-08-10 | [!NICE_PRIORITY]: Include <sys/resource.h> after | Jim Meyering |
2003-08-09 | Include utimens.h. | Jim Meyering |
2003-08-09 | Include utimens.h. | Jim Meyering |
2003-08-09 | Include utimens.h. | Jim Meyering |
2003-08-09 | Include utimens.h. | Jim Meyering |
2003-08-09 | (main): Tweak Solaris OS version number in comment. | Jim Meyering |
2003-08-09 | Tweak Solaris OS version number in comment. | Jim Meyering |
2003-08-09 | (pipe_lines): Use memchr to skip lines, rather than an explicit loop. | Jim Meyering |
2003-08-09 | Add new undocumented option, --presume-input-pipe. | Jim Meyering |
2003-08-09 | . | Jim Meyering |
2003-08-09 | (suffix_alphabet): New var. | Jim Meyering |