summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorLines
1998-05-07rename variableJim Meyering-4/+3
1998-05-07(tac_stdin): Use STDIN_FILENO rather than literal `0' in fstat call.Jim Meyering-1/+1
1998-05-04remove dcl of unused safe_readJim Meyering-1/+0
1998-05-02(check_format): Use ISDIGIT, not isdigit.Jim Meyering-2/+2
1998-04-28(parse_line): Use ISSPACE, not isspace.Jim Meyering-8/+8
1998-04-27Remove definition of _GNU_SOURCEJim Meyering-6/+0
1998-04-27(keycompare): Don't return 0 from inside the keyspec-iterating loop.Jim Meyering-3/+9
1998-04-27(strncoll): Remove bogus assertion.Jim Meyering-2/+0
1998-04-26Don't define NDEBUG.Jim Meyering-5/+1
1998-04-26Don't define NDEBUG.Jim Meyering-4/+0
1998-04-26Do not define _GNU_SOURCE and/or NDEBUGJim Meyering-31/+1
1998-04-26[struct File_spec] (pretty_name): Remove member.Jim Meyering-24/+25
1998-04-26Remove usage-like comments near beginning of file.Jim Meyering-20/+0
1998-04-26(xwrite): New function -- converted from macro.Jim Meyering-19/+18
1998-04-26(close_fd): New function -- converted from macro.Jim Meyering-28/+26
1998-04-26(md5_check): Declare local, `md5num' as _unsigned_ char*.Jim Meyering-3/+3
1998-04-26(print_nth_dir): Remove first (and always-true) part of conjunct in assertion.Jim Meyering-1/+1
1998-04-17(xfields): Used unsigned char* pointers to avoidJim Meyering-4/+5
1998-04-17(check_punctuation): Used unsigned char* pointers to avoidJim Meyering-1/+1
1998-04-14Use STREQ in string equality tests, not strcmp.Jim Meyering-8/+8
1998-04-12Include safe-read.h instead of merely declaring safe_read.Jim Meyering-2/+1
1998-04-12Use STREQ rather than strcmpJim Meyering-41/+40
1998-04-12(wc): Declare per-file counters and `linepos' to be of type uintmax_t.Jim Meyering-5/+5
1998-04-11Include safe-read.h instead of merely declaring safe_read.Jim Meyering-64/+43
1998-04-11Include safe-read.h instead of merely declaring safe_read.Jim Meyering-3/+2
1998-04-11[HAVE_INTTYPES_H]: Include inttypes.h.Jim Meyering-13/+24
1998-04-11*** empty log message ***Jim Meyering-3/+3
1998-04-06(cph_hash_insert): Rename from now-conflicting hash_insert.Jim Meyering-4/+6
1998-04-06(hash_insert): Remove declaration.Jim Meyering-1/+0
1998-04-06Change names/usage of hash-related functions to work with the above.Jim Meyering-23/+28
1998-04-04Use "%s", not device_name, as the format string, in case theJim Meyering-20/+20
1998-04-04clean up commentsJim Meyering-15/+13
1998-04-04(valid_options): Parenthesize assignment in while expr.Jim Meyering-12/+11
1998-04-04Use STREQ in place of strcmp everywhere.Jim Meyering-95/+85
1998-04-04[1998-03-31 Theodore Ts'o <tytso@rsts-11.mit.edu>]Jim Meyering-70/+173
1998-04-01(compare_ctime, rev_cmp_ctime, compare_mtime,Jim Meyering-8/+32
1998-03-31(TYPE_MAXIMUM): Cast result to `(t)' so this macro works with `unsigned char'.Jim Meyering-1/+29
1998-03-28Add copyright.Jim Meyering-0/+19
1998-03-28Add copyright.Jim Meyering-0/+23
1998-03-26(batch_convert): Remove spurious space in error message.Jim Meyering-1/+1
1998-03-23update from automake-2.1hJim Meyering-18/+17
1998-03-22merge variables: forever_multiple and foreverJim Meyering-94/+150
1998-03-21(tail_forever): plug gross fd leaksJim Meyering-8/+13
1998-03-21(decode_switches): Pass a null pointer instead of addressJim Meyering-10/+9
1998-03-19(show_dev): If fsu_bavail_top_bit_set is nonzero,Jim Meyering-6/+20
1998-03-17*** empty log message ***Jim Meyering-58/+165
1998-03-15(tail_file): Merge largely-duplicated blocks of code.Jim Meyering-87/+68
1998-03-15Use #if, not #ifdef with HAVE_ macros.Jim Meyering-19/+19
1998-03-14s/get-date.h/getdate.h/Jim Meyering-1/+1
1998-03-14s/get-date.h/getdate.h/Jim Meyering-1/+1