Age | Commit message (Expand) | Author |
1999-07-31 | . | Jim Meyering |
1999-07-31 | (tail_forever): Don't call kill if pid is 0. | Jim Meyering |
1999-07-30 | Include signal.h for kill prototype. | Jim Meyering |
1999-07-30 | New option: --pid=PID. | Jim Meyering |
1999-07-30 | (PID_T_MAX): Define. | Jim Meyering |
1999-07-30 | (usage): Explain about default wrt --hide-control-chars and | Jim Meyering |
1999-07-27 | (dd_copy): Free the right obuf. | Jim Meyering |
1999-07-26 | more comments | Jim Meyering |
1999-07-26 | add comment | Jim Meyering |
1999-07-26 | (struct File_spec) [n_stat_calls]: Remove unused member. | Jim Meyering |
1999-07-26 | (tee): Convert from open/fds to using fopen/streams for | Jim Meyering |
1999-07-25 | (usage): Remove `NEWS'-style paragraph (sorry to have let that in, translators). | Jim Meyering |
1999-07-24 | add to comment | Jim Meyering |
1999-07-24 | (PTR_ALIGN, ROUND_UP_OFFSET): New macros. | Jim Meyering |
1999-07-20 | (posixly_correct): Declare global. | Jim Meyering |
1999-07-15 | Include getpagesize.h. | Jim Meyering |
1999-07-12 | (mempcpy): Define only if not already defined. | Jim Meyering |
1999-07-11 | (recheck): Use assert instead of unnecessary close_fd. | Jim Meyering |
1999-07-10 | (struct File_spec) [tailable]: Rename from `missing' and | Jim Meyering |
1999-07-10 | (struct File_spec): New member, errnum. | Jim Meyering |
1999-07-04 | reinclude memcoll.h (mistakenly removed by me) | Jim Meyering |
1999-07-04 | Add support for LC_COLLATE locale. | Jim Meyering |
1999-07-04 | Include hard-locale.h, memcoll.h. | Jim Meyering |
1999-07-04 | Include hard-locale.h, memcoll.h. | Jim Meyering |
1999-07-04 | (proc_text, check_section, main): | Jim Meyering |
1999-07-04 | (find_field, different): Use size_t, not int, for lengths. | Jim Meyering |
1999-07-04 | (writeline): Lines now contain trailing newline. | Jim Meyering |
1999-07-04 | (memrchr): Ifdef out this unused function. | Jim Meyering |
1999-07-04 | (xfields): Only <blank>s separate fields, not <space>s. | Jim Meyering |
1999-07-04 | (print_header): Conform to POSIX if posix_format). | Jim Meyering |
1999-05-23 | (copy_internal): Don't apply the umask in move_mode. | Jim Meyering |
1999-05-23 | Remove today's earlier misguided attempts. | Jim Meyering |
1999-05-23 | Include same.h. | Jim Meyering |
1999-05-23 | (same_name): Remove function. | Jim Meyering |
1999-05-23 | white-space tweak | Jim Meyering |
1999-05-23 | white-space tweak | Jim Meyering |
1999-05-23 | (copy_internal): Make it so `mv -f FILE FILE' does not remove FILE. | Jim Meyering |
1999-05-22 | (general_numcompare): Put exceptional cases | Jim Meyering |
1999-05-22 | (strtod): Declare if STDC_HEADERS is not defined. | Jim Meyering |
1999-05-21 | Treat the trailing newline as part of the line, as required by POSIX.2. | Jim Meyering |
1999-05-20 | (keycompare): Ignore any length difference if the | Jim Meyering |
1999-05-20 | (memcoll, keycompare, compare): Handle NUL | Jim Meyering |
1999-05-20 | (MONTHTAB_CONST): Renamed from NLS_CONST; the use | Jim Meyering |
1999-05-18 | (main): When stdout is in binary mode, make sure all | Jim Meyering |
1999-05-16 | Don't autodetect the locale of numbers and | Jim Meyering |
1999-05-15 | (usage): Whoops. | Jim Meyering |
1999-05-15 | (xfields): Don't interpret a trailing blank as a | Jim Meyering |
1999-05-15 | (open_maybe_create): Handle Solaris' failure mode when | Jim Meyering |
1999-05-15 | (main): When asking for info on an explicit file name, | Jim Meyering |
1999-05-13 | (pop_dir): Cast length to `int' to avoid a warning on | Jim Meyering |