summaryrefslogtreecommitdiffstats
path: root/usr.bin/patch/util.h
AgeCommit message (Expand)AuthorFilesLines
2019-08-17signal handlers should not call exit() due to possibility of reenteringderaadt1-1/+2
2015-07-26Remove support for automatically checking files out of RCS. Themillert1-2/+1
2014-12-13The function savestr allows NULL return values during Plan A patching so intobias1-1/+2
2005-06-20umask juggling not needed; with Lionel Fourquaux.otto1-2/+2
2005-05-16Do not call out mkdir -p, but reuse the code from mkdir(1).espie1-1/+4
2004-08-05spacingderaadt1-2/+2
2003-10-31o fairly major man page reorganizationmillert1-2/+3
2003-08-15Add license from patch.c to original source files missing a license.otto1-1/+27
2003-07-28More cleanup: sprinkled some const, removed ugly EXTERN/INTERN.h,otto1-11/+12
2003-07-25Add POSIX -b option but don't change the default beahvior wrt backupsmillert1-2/+3
2003-07-22nicerderaadt1-4/+4
2003-07-22More cleanup.otto1-8/+8
2003-07-21fix headerderaadt1-1/+1
2003-07-21knf and other cleanup; ok ottoderaadt1-14/+14
2003-07-18remove junk; ok otto teduderaadt1-76/+13
1999-01-03Use libc basename(3) and dirname(3) instead of defining our own. Also clean up some nasty assumptions that basename() returns a pointer that lies within its argumentmillert1-2/+1
1996-06-10Support the long options that FSF's patch version has. $OpenBSD$ addedniklas1-1/+1
1995-10-18initial import of NetBSD treederaadt1-0/+82