aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-07-05Adjust to the change to DECIMAL_DIGIT_ACCUMULATE: its last arg is nowPaul Eggert5-6/+6
2005-07-05(VERIFY_W_TYPEOF): Remove; no longer needed.Paul Eggert1-20/+13
2005-07-05Adjust to verify.h change.Paul Eggert1-1/+1
2005-07-05(VERIFY_W_TYPEOF): Adjust to verify.h change.Paul Eggert1-1/+1
2005-07-04rename: s/verify_dcl/verify_decl/Jim Meyering1-1/+1
2005-07-04Include "verify.h".Jim Meyering1-21/+1
2005-07-04Reflect name change: s/VERIFY/verify_dcl/.Jim Meyering1-1/+1
2005-07-04(verify): Rename from VERIFY_EXPR, to be lower case,Jim Meyering1-16/+23
2005-07-03(main): Using --reply now evokes a warning.Jim Meyering2-15/+10
2005-07-03.Jim Meyering1-35/+34
2005-07-03Include "lstat.h" rather than rolling our own.Paul Eggert3-25/+3
2005-07-03(verify_numeric): Rename from verify.Jim Meyering1-2/+2
2005-07-03Regenerate.Paul Eggert1-17/+20
2005-07-03Include fcntl--.h, not unistd-safer.h.Paul Eggert1-2/+1
2005-07-03Include stdio--.h, not stdio-safer.h.Paul Eggert1-2/+2
2005-07-03Include fcntl--.h, not unistd-safer.h.Paul Eggert1-6/+3
2005-07-03Include stdlib--.h rather than unistd-safer.h.Paul Eggert1-2/+3
2005-07-03Include fd-reopen.h.Paul Eggert1-33/+28
2005-07-03Include fcntl--.h rather than unistd-safer.h.Paul Eggert1-22/+17
2005-07-03Include stdio--.h rather than stdio-safer.h.Paul Eggert1-4/+4
2005-07-03Include fcntl--.h, not unistd-safer.h.Paul Eggert1-3/+1
2005-07-03Include stdio--.h, not stdio-safer.h.Paul Eggert1-2/+2
2005-07-03Include fd-reopen.h.Paul Eggert1-31/+13
2005-07-03Include stdio--.h.Paul Eggert1-0/+2
2005-07-03Include stdio--.h, not stdio-safer.h.Paul Eggert1-3/+3
2005-07-03Include fd-reopen.h.Paul Eggert1-25/+5
2005-07-03Include fd-reopen.h.Paul Eggert1-16/+8
2005-07-03Include fcntl--.h, not unistd-safer.h.Paul Eggert1-3/+1
2005-07-03Include stdio--.h, not stdio-safer.h.Paul Eggert1-4/+2
2005-07-03Don't include stdio-safer.h; no longer needed.Paul Eggert1-25/+12
2005-07-03(main): Reuse stdin rather than opening a new stream.Paul Eggert1-5/+2
2005-07-02.Jim Meyering1-3/+1
2005-07-01Assume HAVE_UNISTD_H.Jim Meyering1-3/+1
2005-07-01Assume HAVE_FCNTL_H (i.e., include <fcntl.h>Jim Meyering1-5/+1
2005-06-30.Jim Meyering1-15/+16
2005-06-30Add uses of ARGMATCH_VERIFY to ensure thatJim Meyering2-8/+8
2005-06-30Add uses of ARGMATCH_VERIFY to ensure thatJim Meyering1-1/+0
2005-06-30Add uses of ARGMATCH_VERIFY to ensure thatJim Meyering2-5/+6
2005-06-30(VERIFY): Guard definition with #ifndef.Jim Meyering1-5/+8
2005-06-29Use one fewer helper macro.Jim Meyering1-4/+4
2005-06-29(main): Use X2REALLOC rather than x2realloc.Jim Meyering1-1/+1
2005-06-29(fillbuf): Use X2REALLOC rather than x2realloc.Jim Meyering1-1/+1
2005-06-29(show_date): Use X2REALLOC rather than x2realloc.Jim Meyering2-2/+2
2005-06-29(main, store_char): Use X2REALLOC rather than x2realloc.Jim Meyering1-1/+1
2005-06-29Update sole use of VERIFY.Jim Meyering1-3/+2
2005-06-29(VERIFY): Rewrite to use string-concatenationJim Meyering1-1/+5
2005-06-29(gobble_file): Use stat.st_author, not stat.st_uidJim Meyering1-1/+1
2005-06-28split long line in copyright commentJim Meyering1-2/+2
2005-06-28(fillbuf): Use x2realloc on 1-byte base types, not x2nrealloc.Jim Meyering1-1/+1
2005-06-28(dump_strings): Use x2realloc on 1-byte base types, not x2nrealloc.Jim Meyering1-1/+1