imp
|
141381e1cb
|
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
|
64c12fd60d
|
Dont forget to #include <err.h>
|
1996-08-25 21:14:19 +00:00 |
|
peter
|
a5eafc88c5
|
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 |
|
rgrimes
|
f9ab90d9d6
|
BSD 4.4 Lite Usr.bin Sources
|
1994-05-27 12:33:43 +00:00 |
|