summaryrefslogtreecommitdiff
path: root/devel/gengetopt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* get rid of unnecessary libgnugetopt dependency.FUJISHIMA Satsuki2001-02-181-3/+0
|
* Upgrade to 2.2Kevin Lo2001-01-172-6/+11
| | | | | PR: 24407 Submitted by: Ying-Chieh Liao <ijliao@terry.dragon2.net>
* Bring comment in line.Daniel Harris2000-12-171-1/+1
| | | | | PR: 22986 Submitted by: Ports Fury
* Add gengetopt 2.1, a program that will generate a C function that usesWill Andrews2000-10-285-0/+61
getopt_long function to parse the command line options, validate them and fill a struct. PR: 21922 Submitted by: Cyrille Lefevre <clefevre@citeweb.net>