summaryrefslogtreecommitdiff
path: root/test1.c
Commit message (Collapse)AuthorAgeFilesLines
* Splint fiddles.jbj2007-01-161-4/+4
|
* Update popt internal copyright messages.jbj2002-08-221-1/+1
|
* Propagate splint-3.0.1.7 close(2) internalState annotation throughout.jbj2002-07-081-2/+2
|
* Add boundsread annotations throughout, enable +bounds checking.jbj2002-07-021-0/+2
| | | | Start narrowing the scope of bounds annotations by adding more annotations.
* - beecrypt: merge changes from beecrypt-2.3.0.jbj2002-06-151-33/+87
| | | | | - beecrypt: merge doxygen markup with rpmapi doco. - beecrypt: revert cpu/arch compile option mixup (#66752).
* - popt: add POPT_ARGFLAG_SHOW_DEFAULT to display initial values (#32558).jbj2001-06-171-39/+104
|
* - enough lclint annotations and fiddles already.jbj2001-05-051-1/+1
|
* - (popt): add POPT_ARGFLAG_OPTIONAL for long options with optional arg.jbj2000-12-311-0/+6
| | | | - (popt): diddle auto-help to include type of arg expected.
* Sync with rpm-4_0 branch.jbj2000-12-191-2/+2
|
* - popt: support for float/double args.jbj2000-09-111-0/+12
|
* use compressed filenames on install side.jbj1999-10-271-1/+1
| | | | start unifying FD types, CFD_t now gone.
* Add !#:+ token parsing to retrieve (and delete) next argument from list.jbj1999-10-251-9/+20
|
* Modify test1 to do poptResetContext before parsing args.jbj1999-10-221-13/+34
|
* popt: heavy dose of const.jbj1999-07-271-1/+1
|
* fix: don't add header if signature generation failed (Carlo Wood).jbj1999-03-221-1/+1
|
* autogen.sh: Fix builddir != srcdir.sopwith1999-03-101-23/+25
| | | | *.c: Fix compilation with -ansi -pedantic-errors.
* allow single dash arguments (to represent stdin)ewt1999-02-251-0/+4
|
* implemented POPT_ARGINFO_INC_DATApopt-1_2ewt1998-10-271-0/+7
|
* implemented POPT_ARGFLAG_DOC_HIDDEN, POPT_CBFLAG_PRE, POPT_CBFLAG_POSTewt1998-10-211-1/+4
|
* added POPT_ARGFLAG_ONEDASHewt1998-10-211-0/+5
|
* added proper licensing infoewt1998-10-161-0/+4
|
* test1.cr2-5-5ewt1998-10-131-2/+3
|
* add Slovak translation (Stanislav Meduna <stano@trillian.eunet.sk>)r2-5-4jbj1998-09-271-7/+7
| | | | gettextify rpmMessage/rpmError/fprintf messages.
* 1) modified test to display callback val fieldewt1998-09-271-4/+5
| | | | 2) split popt stuff into multiple iles
* 1) added included tablesewt1998-09-271-3/+36
| | | | | 2) added option callbacks 3) added automatic help/usage messages
* *** empty log message ***ewt1998-07-271-0/+47