Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | get rid of unnecessary libgnugetopt dependency. | FUJISHIMA Satsuki | 2001-02-18 | 1 | -3/+0 |
| | |||||
* | Upgrade to 2.2 | Kevin Lo | 2001-01-17 | 2 | -6/+11 |
| | | | | | PR: 24407 Submitted by: Ying-Chieh Liao <ijliao@terry.dragon2.net> | ||||
* | Bring comment in line. | Daniel Harris | 2000-12-17 | 1 | -1/+1 |
| | | | | | PR: 22986 Submitted by: Ports Fury | ||||
* | Add gengetopt 2.1, a program that will generate a C function that uses | Will Andrews | 2000-10-28 | 5 | -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> |