summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
1998-04-26Do not define _GNU_SOURCE and/or NDEBUGJim Meyering
1998-04-26[struct File_spec] (pretty_name): Remove member.Jim Meyering
1998-04-26Remove usage-like comments near beginning of file.Jim Meyering
1998-04-26(xwrite): New function -- converted from macro.Jim Meyering
1998-04-26(close_fd): New function -- converted from macro.Jim Meyering
1998-04-26(md5_check): Declare local, `md5num' as _unsigned_ char*.Jim Meyering
1998-04-26(print_nth_dir): Remove first (and always-true) part of conjunct in assertion.Jim Meyering
1998-04-17(xfields): Used unsigned char* pointers to avoidJim Meyering
1998-04-17(check_punctuation): Used unsigned char* pointers to avoidJim Meyering
1998-04-14Use STREQ in string equality tests, not strcmp.Jim Meyering
1998-04-12Include safe-read.h instead of merely declaring safe_read.Jim Meyering
1998-04-12Use STREQ rather than strcmpJim Meyering
1998-04-12(wc): Declare per-file counters and `linepos' to be of type uintmax_t.Jim Meyering
1998-04-11Include safe-read.h instead of merely declaring safe_read.Jim Meyering
1998-04-11Include safe-read.h instead of merely declaring safe_read.Jim Meyering
1998-04-11[HAVE_INTTYPES_H]: Include inttypes.h.Jim Meyering
1998-04-11*** empty log message ***Jim Meyering
1998-04-06(cph_hash_insert): Rename from now-conflicting hash_insert.Jim Meyering
1998-04-06(hash_insert): Remove declaration.Jim Meyering
1998-04-06Change names/usage of hash-related functions to work with the above.Jim Meyering
1998-04-04Use "%s", not device_name, as the format string, in case theJim Meyering
1998-04-04clean up commentsJim Meyering
1998-04-04(valid_options): Parenthesize assignment in while expr.Jim Meyering
1998-04-04Use STREQ in place of strcmp everywhere.Jim Meyering
1998-04-04[1998-03-31 Theodore Ts'o <tytso@rsts-11.mit.edu>]Jim Meyering
1998-04-01(compare_ctime, rev_cmp_ctime, compare_mtime,Jim Meyering
1998-03-31(TYPE_MAXIMUM): Cast result to `(t)' so this macro works with `unsigned char'.Jim Meyering
1998-03-28Add copyright.Jim Meyering
1998-03-28Add copyright.Jim Meyering
1998-03-26(batch_convert): Remove spurious space in error message.Jim Meyering
1998-03-23update from automake-2.1hJim Meyering
1998-03-22merge variables: forever_multiple and foreverJim Meyering
1998-03-21(tail_forever): plug gross fd leaksJim Meyering
1998-03-21(decode_switches): Pass a null pointer instead of addressJim Meyering
1998-03-19(show_dev): If fsu_bavail_top_bit_set is nonzero,Jim Meyering
1998-03-17*** empty log message ***Jim Meyering
1998-03-15(tail_file): Merge largely-duplicated blocks of code.Jim Meyering
1998-03-15Use #if, not #ifdef with HAVE_ macros.Jim Meyering
1998-03-14s/get-date.h/getdate.h/Jim Meyering
1998-03-14s/get-date.h/getdate.h/Jim Meyering
1998-03-13(copy): Update prototype.Jim Meyering
1998-03-13(do_move): Add &copy_into_self arg in call to copy.Jim Meyering
1998-03-13(do_copy): Add unused arg in calls to copy.Jim Meyering
1998-03-13(copy_dir): Add new parameter, copy_into_self, and set it.Jim Meyering
1998-03-13Use `virtual memory exhausted' message, notJim Meyering
1998-03-13(remove_parents): Be consistent with documentation ofJim Meyering
1998-03-13(usage): Tweak spacingJim Meyering
1998-03-11(save_stdin): Open temporary file exclusively, toJim Meyering
1998-03-11(xtmpfopen): Open temporary file exclusively, toJim Meyering
1998-02-25Include new file quotearg.h.Jim Meyering