History log of /src/usr.bin/getopt/getopt.c |
Revision | | Date | Author | Comments |
1.8 |
| 09-Jul-2006 |
wiz | ANSIfy, remove unnecessary errno.h inclusion.
|
1.7 |
| 09-Jul-2006 |
wiz | OpenBSD v1.7, jmc@openbsd: this file is public domain;
problem reported by will h. backman; sorted with the author's permission - thanks henry spencer.
|
1.6 |
| 03-Jul-2000 |
matt | Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>, etc. as appropriate to get exit,srncmp,abs,abort,etc. Add -I${.CURDIR} to a few Makefiles
|
1.5 |
| 03-Feb-1998 |
perry | <stdlib.h> -> <unistd.h> to fix compiler warning
|
1.4 |
| 19-Oct-1997 |
lukem | WARNSify, fix .Nm usage
|
1.3 |
| 09-Jan-1997 |
tls | RCS ID police
|
1.2 |
| 02-Aug-1993 |
mycroft | Add RCS identifiers, remove some completely useless RCS logs and patchkit headers, and a few other insignificant changes.
|
1.1 |
| 21-Jun-1993 |
brezak | Add getopt(1) from ref public sources.
|