summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
1999-08-20(usage): Tweak --help output to make it more consistent with that of chown.Jim Meyering
1999-08-16This change is nearly identical to the chown.c change of 1998-05-24Jim Meyering
1999-08-16(groupname): Declare to be `const'.Jim Meyering
1999-08-15(ENOSYS): Define to a bogus value if not already defined.Jim Meyering
1999-08-10(usage): Add ls --quoting-style=locale.Jim Meyering
1999-08-08(usage): Clarify description of --time=WORD.Jim Meyering
1999-08-08(count_entry): Remove cast of savedir arg.Jim Meyering
1999-08-08(copy_dir): Remove cast of savedir arg.Jim Meyering
1999-08-08(change_dir_owner): Remove cast of savedir arg.Jim Meyering
1999-08-08(change_dir_mode): Remove cast of savedir arg.Jim Meyering
1999-08-08(change_dir_group): Remove cast of savedir arg.Jim Meyering
1999-08-06(Follow_mode): Remove comma at end of enumerator list.Jim Meyering
1999-08-06Honor --help and --version once again, though nowJim Meyering
1999-08-06Include file name in `write error' diagnostics.Jim Meyering
1999-08-04*** empty log message ***Jim Meyering
1999-08-03(tail_forever): When following by name and calling recheckJim Meyering
1999-08-01(usage): Correct description of %S; (00..60, not 00..61).Jim Meyering
1999-07-31.Jim Meyering
1999-07-31(tail_forever): Don't call kill if pid is 0.Jim Meyering
1999-07-30Include signal.h for kill prototype.Jim Meyering
1999-07-30New 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 andJim Meyering
1999-07-27(dd_copy): Free the right obuf.Jim Meyering
1999-07-26more commentsJim Meyering
1999-07-26add commentJim 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 forJim Meyering
1999-07-25(usage): Remove `NEWS'-style paragraph (sorry to have let that in, translators).Jim Meyering
1999-07-24add to commentJim Meyering
1999-07-24(PTR_ALIGN, ROUND_UP_OFFSET): New macros.Jim Meyering
1999-07-20(posixly_correct): Declare global.Jim Meyering
1999-07-15Include 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' andJim Meyering
1999-07-10(struct File_spec): New member, errnum.Jim Meyering
1999-07-04reinclude memcoll.h (mistakenly removed by me)Jim Meyering
1999-07-04Add support for LC_COLLATE locale.Jim Meyering
1999-07-04Include hard-locale.h, memcoll.h.Jim Meyering
1999-07-04Include 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-23Remove today's earlier misguided attempts.Jim Meyering
1999-05-23Include same.h.Jim Meyering