summaryrefslogtreecommitdiff
path: root/test1.c
Commit message (Expand)AuthorAgeFilesLines
* - jbj: splint (3.1.2) fiddles.jbj2008-12-181-0/+2
* - jbj: extend coverage to poptPeekArg().jbj2008-05-051-6/+8
* - jbj: extend coverage to several additional setup routines.jbj2008-05-051-0/+4
* - jbj: test for <glob.h>, disable reading directory poptrc files if not.jbj2008-03-081-2/+2
* - jbj: another pass with splint: use malloc, not alloca.jbj2008-02-171-1/+1
* - jbj: display POPT_ARG_ARGV options in --help just like other options.jbj2008-02-171-1/+1
* - jbj: add test for POPT_ARG_ARGV handling.jbj2008-02-171-1/+8
* - splint fiddles.jbj2008-02-161-4/+4
* - add POPT_ARG_ARGV, starting with the poptSaveString() method.jbj2008-02-131-2/+27
* - jbj: hmmm, POSIXly correct --echo-args needs fixing, disable for now.jbj2008-02-121-4/+13
* - jbj: remove splint bounds/branch annotations, little gain, much pain.jbj2007-11-041-2/+0
* HAVE_MCHECK_H and HAVE_MTRACE are Autoconf AC_DEFINEs. Those are not permitte...rse2007-06-141-2/+2
* Bring in rpm.org changes to HEAD.jbj2007-05-251-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
* - beecrypt: merge changes from beecrypt-2.3.0.jbj2002-06-151-33/+87
* - 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
* 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
* 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
* 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
* 1) modified test to display callback val fieldewt1998-09-271-4/+5
* 1) added included tablesewt1998-09-271-3/+36
* *** empty log message ***ewt1998-07-271-0/+47