summaryrefslogtreecommitdiff
path: root/popt.h
Commit message (Expand)AuthorAgeFilesLines
* - python: don't segfault in ts.GetKeys() on erased packages.jbj2002-07-281-0/+2
* - popt: parse file into string of options (#56860).jbj2002-07-201-0/+80
* Propagate splint-3.0.1.7 close(2) internalState annotation throughout.jbj2002-07-081-8/+8
* Annotate incondefs in source code.jbj2002-06-191-2/+2
* - beecrypt: merge changes from beecrypt-2.3.0.jbj2002-06-151-5/+17
* doxygen cleanup.jbj2002-04-081-1/+2
* Factor -type problems into explicit code annotations.jbj2001-10-161-4/+6
* lclint fiddles to annotate globals.jbj2001-10-151-0/+7
* - popthelp.c: don't use stpcpy to avoid portability grief (#47500).jbj2001-07-071-1/+35
* - popt: add POPT_CONTEXT_ARG_OPTS for all opts to return 1 (#30912).jbj2001-06-171-0/+1
* - popt: add POPT_ARGFLAG_SHOW_DEFAULT to display initial values (#32558).jbj2001-06-171-0/+8
* - fix typos in linux.{req,prov}.jbj2001-06-051-7/+7
* lclint fiddles.jbj2001-06-041-21/+55
* - enough lclint annotations and fiddles already.jbj2001-05-051-22/+34
* - globalize _free(3) wrapper in rpmlib.h, consistent usage throughout.jbj2001-04-291-3/+5
* doxygen annotations for popt.jbj2001-01-021-66/+260
* - use popt autohelp for rpm helper binaries.jbj2001-01-011-7/+8
* - (popt): add POPT_ARGFLAG_OPTIONAL for long options with optional arg.jbj2000-12-311-1/+2
* Sync with rpm-4_0 branch.jbj2000-12-191-2/+2
* - popt: support for float/double args.jbj2000-09-111-0/+2
* Doxygen annotations.jbj2000-08-271-0/+4
* - fix: uniqify dependency problems when printing (#14034).jbj2000-07-311-0/+2
* make db indices as lightweight as possible, with per-dbi config.jbj2000-04-231-0/+12
* From: Dick Porter <dick@acm.org> --jbj1999-11-181-0/+3
* use compressed filenames on install side.jbj1999-10-271-3/+3
* Add !#:+ token parsing to retrieve (and delete) next argument from list.jbj1999-10-251-1/+3
* lclint annotations.jbj1999-10-211-16/+17
* lclint annotations.jbj1999-10-211-5/+5
* lclint annotations from build.jbj1999-10-041-1/+2
* popt: heavy dose of const.jbj1999-07-271-11/+11
* const'ified poptParseArgvString (Jeff Garzik)ewt1998-12-291-1/+1
* fixed memset() in help message generation (Dale Hawkins)ewt1998-12-291-0/+8
* Improved man page a bit, install by default.johnsonm1998-11-191-0/+1
* added POPT_ARG_INTL_DOMAIN (Elliot Lee)ewt1998-10-291-0/+4
* implemented POPT_ARGINFO_INC_DATApopt-1_2ewt1998-10-271-1/+2
* don't typedef poptOption on c++ewt1998-10-261-0/+2
* implemented POPT_ARGFLAG_DOC_HIDDEN, POPT_CBFLAG_PRE, POPT_CBFLAG_POSTewt1998-10-211-0/+7
* added poptGetInvocationName()ewt1998-10-211-0/+1
* added POPT_ARGFLAG_ONEDASHewt1998-10-211-1/+1
* added proper licensing infoewt1998-10-161-0/+4
* 1) added (unimplemented) POPT_CB_USE_INCLUDE_DATA and POPT_ARG_FLAG_*ewt1998-10-131-0/+3
* changed popt callbacks t get a pointer into the option tableewt1998-09-271-2/+3
* 1) added included tablesewt1998-09-271-0/+21
* added poptSetExecPath()ewt1998-07-291-0/+1
* 1) renamed POPT_KEEP_FIRST to POPT_CONTEXT_KEEP_FIRSTewt1998-07-271-2/+5
* 1) added autoconf for popt directory to make archiveewt1998-02-171-1/+1
* Added POPT_KEEP_FIRST to cause popt to *not* ignore first arg.r2-4-101marc1997-11-021-0/+2
* implmented POPT_ARG_INT and POPT_ARG_LONGewt1997-11-021-0/+2
* 1) added poptStuffArgs()ewt1997-02-171-2/+4
* added poptBadOption(), poptStrerror(), flags argument to poptAddAlias2-3-3ewt1997-01-201-3/+6