summaryrefslogtreecommitdiff
path: root/usr.bin/patch/common.h
AgeCommit message (Expand)Author
1999-01-03Use libc basename(3) and dirname(3) instead of defining our own. Also clean ...Todd C. Miller
1997-09-22Start of -Wall and cleaning up icky bits.Todd C. Miller
1997-09-06I hate static buffer sizes! Prolongue the max length of a line to 8KNiklas Hallqvist
1997-06-24*** empty log message ***dgregor
1997-01-17rindex -> strrchrTodd C. Miller
1996-09-24sprintf -> snprintf except where guaranteed safe.Todd C. Miller
1996-09-24Use mkstemp(). Since temp files get re-used we use mkstemp() to makeTodd C. Miller
1996-06-25mktemp w/ open & fdopenTheo de Raadt
1996-06-10Support the long options that FSF's patch version has. $OpenBSD$ addedNiklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt