ache
|
e88b94a585
|
Add getopt_long_only()
|
2004-02-24 08:09:20 +00:00 |
|
ache
|
9a4f56debf
|
In the comment tell about optreset extension for NetBSD ghetopt_long()
|
2004-02-23 08:14:18 +00:00 |
|
ache
|
e622973eff
|
Add optreset to getopt.h too since NetBSD getopt_long() (but not GNU one)
use it too.
|
2004-02-23 04:51:07 +00:00 |
|
ache
|
9cd2b832d8
|
Try to better mimic GNU getopt.h which does not assume to make visible
all unistd.h functions, use _GETOPT_DECLARE define for that.
|
2004-02-23 04:17:59 +00:00 |
|
ache
|
b142a1f30d
|
Fix comment: GNU getopt.h to which this header tries to mimic does not declare
getsubopt/optreset
|
2004-02-23 03:47:28 +00:00 |
|
eric
|
15a69a0cf4
|
Add getopt_long(3).
Obtained from: NetBSD
Sponsored by: Apple
|
2002-09-29 04:14:37 +00:00 |
|