summaryrefslogtreecommitdiffstats
path: root/usr.bin/sdiff/extern.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Don't leak FILE * if multiple -o flags are given.ray2009-06-071-2/+2
|
* Remove xmktemp() and uses plain old mkstemp(3), avoiding raceray2006-05-251-2/+3
| | | | | | conditions. OK moritz@, otto@
* variables in header should be extern, defined in a c file.tedu2005-12-271-2/+2
| | | | if cast for free is needed because of const nastiness, at least cast to void *
* OpenBSD tagstedu2005-12-271-1/+1
|
* add a public domain sdiff implementation contributed by ray laitedu2005-12-271-0/+10