summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2005-07-05(DECIMAL_DIGIT_ACCUMULATE): Generate a hard errorPaul Eggert
2005-07-05Adjust to the change to DECIMAL_DIGIT_ACCUMULATE: its last arg is nowPaul Eggert
2005-07-05(VERIFY_W_TYPEOF): Remove; no longer needed.Paul Eggert
2005-07-05Adjust to verify.h change.Paul Eggert
2005-07-05(VERIFY_W_TYPEOF): Adjust to verify.h change.Paul Eggert
2005-07-04rename: s/verify_dcl/verify_decl/Jim Meyering
2005-07-04Include "verify.h".Jim Meyering
2005-07-04Reflect name change: s/VERIFY/verify_dcl/.Jim Meyering
2005-07-04(verify): Rename from VERIFY_EXPR, to be lower case,Jim Meyering
2005-07-03(main): Using --reply now evokes a warning.Jim Meyering
2005-07-03.Jim Meyering
2005-07-03Include "lstat.h" rather than rolling our own.Paul Eggert
2005-07-03(verify_numeric): Rename from verify.Jim Meyering
2005-07-03Regenerate.Paul Eggert
2005-07-03Include fcntl--.h, not unistd-safer.h.Paul Eggert
2005-07-03Include stdio--.h, not stdio-safer.h.Paul Eggert
2005-07-03Include fcntl--.h, not unistd-safer.h.Paul Eggert
2005-07-03Include stdlib--.h rather than unistd-safer.h.Paul Eggert
2005-07-03Include fd-reopen.h.Paul Eggert
2005-07-03Include fcntl--.h rather than unistd-safer.h.Paul Eggert
2005-07-03Include stdio--.h rather than stdio-safer.h.Paul Eggert
2005-07-03Include fcntl--.h, not unistd-safer.h.Paul Eggert
2005-07-03Include stdio--.h, not stdio-safer.h.Paul Eggert
2005-07-03Include fd-reopen.h.Paul Eggert
2005-07-03Include stdio--.h.Paul Eggert
2005-07-03Include stdio--.h, not stdio-safer.h.Paul Eggert
2005-07-03Include fd-reopen.h.Paul Eggert
2005-07-03Include fd-reopen.h.Paul Eggert
2005-07-03Include fcntl--.h, not unistd-safer.h.Paul Eggert
2005-07-03Include stdio--.h, not stdio-safer.h.Paul Eggert
2005-07-03Don't include stdio-safer.h; no longer needed.Paul Eggert
2005-07-03(main): Reuse stdin rather than opening a new stream.Paul Eggert
2005-07-02.Jim Meyering
2005-07-01Assume HAVE_UNISTD_H.Jim Meyering
2005-07-01Assume HAVE_FCNTL_H (i.e., include <fcntl.h>Jim Meyering
2005-06-30.Jim Meyering
2005-06-30Add uses of ARGMATCH_VERIFY to ensure thatJim Meyering
2005-06-30Add uses of ARGMATCH_VERIFY to ensure thatJim Meyering
2005-06-30Add uses of ARGMATCH_VERIFY to ensure thatJim Meyering
2005-06-30(VERIFY): Guard definition with #ifndef.Jim Meyering
2005-06-29Use one fewer helper macro.Jim Meyering
2005-06-29(main): Use X2REALLOC rather than x2realloc.Jim Meyering
2005-06-29(fillbuf): Use X2REALLOC rather than x2realloc.Jim Meyering
2005-06-29(show_date): Use X2REALLOC rather than x2realloc.Jim Meyering
2005-06-29(main, store_char): Use X2REALLOC rather than x2realloc.Jim Meyering
2005-06-29Update sole use of VERIFY.Jim Meyering
2005-06-29(VERIFY): Rewrite to use string-concatenationJim Meyering
2005-06-29(gobble_file): Use stat.st_author, not stat.st_uidJim Meyering
2005-06-28split long line in copyright commentJim Meyering
2005-06-28(fillbuf): Use x2realloc on 1-byte base types, not x2nrealloc.Jim Meyering