Warner Losh
|
62f882d620
|
getopt and friends are declared in <unistd.h>
getopt returns -1 not EOF.
|
2000-09-04 06:09:54 +00:00 |
|
Peter Wemm
|
c3aac50f28
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
|
Philippe Charnier
|
ee461acc1a
|
Use err(3). Use #include "" instead of <> for local headers.
|
1997-08-04 06:48:25 +00:00 |
|
Warner Losh
|
1c8af87873
|
compare return value from getopt against -1 rather than EOF, per the final
posix standard on the topic.
|
1997-03-29 04:34:07 +00:00 |
|
Jordan K. Hubbard
|
526195ad0d
|
General -Wall warning cleanup, part I.
Submitted-By: Kent Vander Velden <graphix@iastate.edu>
|
1996-07-12 19:08:36 +00:00 |
|
Rodney W. Grimes
|
9b50d90275
|
BSD 4.4 Lite Usr.bin Sources
|
1994-05-27 12:33:43 +00:00 |
|