summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'GNU'.GNUnobody1998-09-021-0/+322
| | | | svn path=/branches/GNU/; revision=369
* This commit was manufactured by cvs2svn to create branch 'GNU'.nobody1998-09-021-0/+182
| | | | svn path=/branches/GNU/; revision=366
* This commit was manufactured by cvs2svn to create branch 'GNU'.nobody1998-07-292-0/+324
| | | | svn path=/branches/GNU/; revision=298
* This commit was manufactured by cvs2svn to create branch 'GNU'.nobody1998-07-154-0/+393
| | | | svn path=/branches/GNU/; revision=276
* This commit was manufactured by cvs2svn to create branch 'GNU'.nobody1998-07-011-0/+90
| | | | svn path=/branches/GNU/; revision=266
* This commit was manufactured by cvs2svn to create branch 'GNU'.nobody1998-05-191-0/+831
| | | | svn path=/branches/GNU/; revision=208
* This commit was manufactured by cvs2svn to create branch 'GNU'.nobody1998-04-081-0/+96
| | | | svn path=/branches/GNU/; revision=183
* This commit was manufactured by cvs2svn to create branch 'GNU'.nobody1998-03-291-0/+193
| | | | svn path=/branches/GNU/; revision=172
* This commit was manufactured by cvs2svn to create branch 'GNU'.nobody1998-03-141-0/+1161
| | | | svn path=/branches/GNU/; revision=145
* Use `cvs import' on all the other files from glibc.Raja R Harinath1998-03-111-14/+15
| | | | svn path=/branches/GNU/; revision=136
* This commit was manufactured by cvs2svn to create branch 'GNU'.nobody1998-03-071-0/+30
| | | | svn path=/branches/GNU/; revision=115
* Imported new versions of argp filesTom Tromey1998-03-073-52/+77
| | | | | | - tromey@cygnus.com svn path=/branches/GNU/; revision=110
* Last import was from an older glibc, sigh.Tom Tromey1998-03-045-101/+181
| | | | | | - tromey@cygnus.com svn path=/branches/GNU/; revision=101
* This commit was manufactured by cvs2svn to create branch 'GNU'.nobody1998-03-0419-0/+5854
| | | | svn path=/branches/GNU/; revision=98
* This commit was manufactured by cvs2svn to create branch 'GNU'.SNAP_19971121nobody1997-11-243-750/+0
| | | | svn path=/branches/GNU/; revision=51
* Initial revisionElliot Lee1997-11-2420-0/+3685
| | | | svn path=/trunk/; revision=50
* Added POPT_KEEP_FIRST to cause popt to *not* ignore first arg.r5-0-4r2-4-99r2-4-12r2-4-11r2-4-102r2-4-101r2-4-100r2-4-10r2-4-treer-2-4-treeMarc Ewing1997-11-023-1/+11
| | | | svn path=/trunk/; revision=39
* added error strings for BADNUMBER and OVERFLOW errorsErik Troan1997-11-021-0/+4
| | | | svn path=/trunk/; revision=38
* implmented POPT_ARG_INT and POPT_ARG_LONGErik Troan1997-11-023-0/+25
| | | | svn path=/trunk/; revision=37
* 1) changed popt's ternary operator to work properlyr2-4-9r2-4-8r2-4-7r2-4-6r2-4-5r2-4-4r2-4-3r1-0Erik Troan1997-07-071-1/+2
| | | | | | | 2) popt doesn't take \ at the end of a line as a newline 3) fixed --scripts in rpmpopt to take advantage of #1 svn path=/trunk/; revision=28
* Moved includes of miscfn.h to the top.r2-4-2r2-4-1Erik Troan1997-05-201-1/+0
| | | | svn path=/trunk/; revision=25
* Fix things up for SunOSr2-4Erik Troan1997-05-151-1/+6
| | | | svn path=/trunk/; revision=23
* Added includes of miscfn.hErik Troan1997-05-121-0/+1
| | | | svn path=/trunk/; revision=22
* = didn't work w/ long argumentsErik Troan1997-05-071-1/+1
| | | | svn path=/trunk/; revision=21
* fixed POPT_OPTION_DEPTH checkingr2-3-12r2-3-112-3-92-3-82-3-112-3-10r2-3-11-patchesErik Troan1997-03-041-2/+3
| | | | svn path=/trunk/; revision=13
* 1) added poptStuffArgs()2-3-72-3-6Erik Troan1997-02-171-38/+119
| | | | | | | 2) added character argument aliasing 3) aliases are searched for in reverse order svn path=/trunk/; revision=10
* 1) added poptStuffArgs()Erik Troan1997-02-172-4/+8
| | | | | | 2) added shortName to popt aliases svn path=/trunk/; revision=9
* NULL terminate result of poptGetArgs()2-3-52-3-4Erik Troan1997-01-301-1/+5
| | | | svn path=/trunk/; revision=6
* added poptBadOption(), poptStrerror(), flags argument to poptAddAlias2-3-3Erik Troan1997-01-203-9/+49
| | | | svn path=/trunk/; revision=4
* 1) added parsing options for option argsErik Troan1997-01-173-56/+219
| | | | | | 2) added alias config files svn path=/trunk/; revision=3
* Initial revisionErik Troan1997-01-173-0/+412
svn path=/trunk/; revision=2