summaryrefslogtreecommitdiff
path: root/popt/popt.c
AgeCommit message (Expand)AuthorFilesLines
1997-05-15Fix things up for SunOSewt1-1/+6
1997-05-12Added includes of miscfn.hewt1-0/+1
1997-05-07= didn't work w/ long argumentsewt1-1/+1
1997-03-04fixed POPT_OPTION_DEPTH checkingewt1-2/+3
1997-02-171) added poptStuffArgs()ewt1-38/+119
1997-01-30NULL terminate result of poptGetArgs()ewt1-1/+5
1997-01-20added poptBadOption(), poptStrerror(), flags argument to poptAddAliasewt1-3/+37
1997-01-171) added parsing options for option argsewt1-50/+197
1997-01-17Initial revisionewt1-0/+314