summaryrefslogtreecommitdiffstats
path: root/include/getopt.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove NetBSD Foundation clauses 3 & 4. They eliminated those clausesimp2010-02-161-7/+0
| | | | last year.
* Add getopt_long_only()ache2004-02-241-1/+3
|
* In the comment tell about optreset extension for NetBSD ghetopt_long()ache2004-02-231-1/+2
|
* Add optreset to getopt.h too since NetBSD getopt_long() (but not GNU one)ache2004-02-231-1/+5
| | | | use it too.
* Try to better mimic GNU getopt.h which does not assume to make visibleache2004-02-231-6/+10
| | | | all unistd.h functions, use _GETOPT_DECLARE define for that.
* Fix comment: GNU getopt.h to which this header tries to mimic does not declareache2004-02-231-1/+1
| | | | getsubopt/optreset
* Add getopt_long(3).eric2002-09-291-0/+74
Obtained from: NetBSD Sponsored by: Apple
OpenPOWER on IntegriCloud