summaryrefslogtreecommitdiff
path: root/popt/test2.c
AgeCommit message (Collapse)AuthorFilesLines
1999-10-27use compressed filenames on install side.jbj1-1/+1
start unifying FD types, CFD_t now gone. CVS patchset: 3402 CVS date: 1999/10/27 23:18:10
1999-10-25Add !#:+ token parsing to retrieve (and delete) next argument from list.jbj1-5/+5
CVS patchset: 3398 CVS date: 1999/10/25 18:22:19
1999-10-22fix: long options like "--long=val" needed longArg reset to NULL at top ofjbj1-0/+145
poptGetNextOpt() while loop. Variables in poptGetNextOpt() are also locally scoped. CVS patchset: 3396 CVS date: 1999/10/22 18:10:51