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 |
|
Peter Wemm
|
c3fd5728c2
|
Dont forget to #include <err.h>
|
1996-08-25 21:14:19 +00:00 |
|
Peter Wemm
|
ac5512704d
|
Argh! caught! *blush*.. This program was supplying it's own 'err' routine
which was slightly different to the libc one. To save any more cunfusion,
use the libc one.
|
1996-08-25 21:12:01 +00:00 |
|
Rodney W. Grimes
|
9b50d90275
|
BSD 4.4 Lite Usr.bin Sources
|
1994-05-27 12:33:43 +00:00 |
|