index
:
tools/librpm-tizen
accepted/tizen_devbase_tools
accepted/tools_devbase_tools_legacy
devel
devel-py2
devel_psk_20160727
master
release-20160315
release-20160411
release-20160531
release-20160615
release-20160930
release-20161231
release-20171013
release-for-gbs-0.14
release-for-gbs-0.17
release-for-gbs-0.18
release-for-gbs-0.21
release-for-gbs-0.23
release-test-0.1
release-test-20150810
sandbox/soong9/devel
sandbox/wangbiao/py3-version
sandbox/wangbiao/py3_version
sandbox/wangbiao/riscv
sandbox/wangbiao/rpm414_tizen
sandbox/xuhy/fix-recursion-issue
sandbox/xuhy/rpm_tizen_riscv
spin-release-latest
test-devel
tizen
tznext
Domain: SCM / Build;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
popt
/
popt.h
Age
Commit message (
Expand
)
Author
Files
Lines
2001-07-07
- popthelp.c: don't use stpcpy to avoid portability grief (#47500).
jbj
1
-1
/
+35
2001-06-17
- popt: add POPT_CONTEXT_ARG_OPTS for all opts to return 1 (#30912).
jbj
1
-0
/
+1
2001-06-17
- popt: add POPT_ARGFLAG_SHOW_DEFAULT to display initial values (#32558).
jbj
1
-0
/
+8
2001-06-05
- fix typos in linux.{req,prov}.
jbj
1
-7
/
+7
2001-06-04
lclint fiddles.
jbj
1
-21
/
+55
2001-05-05
- enough lclint annotations and fiddles already.
jbj
1
-22
/
+34
2001-04-29
- globalize _free(3) wrapper in rpmlib.h, consistent usage throughout.
jbj
1
-3
/
+5
2001-01-02
doxygen annotations for popt.
jbj
1
-66
/
+260
2001-01-01
- use popt autohelp for rpm helper binaries.
jbj
1
-7
/
+8
2000-12-31
- (popt): add POPT_ARGFLAG_OPTIONAL for long options with optional arg.
jbj
1
-1
/
+2
2000-12-19
Sync with rpm-4_0 branch.
jbj
1
-2
/
+2
2000-09-11
- popt: support for float/double args.
jbj
1
-0
/
+2
2000-08-27
Doxygen annotations.
jbj
1
-0
/
+4
2000-07-31
- fix: uniqify dependency problems when printing (#14034).
jbj
1
-0
/
+2
2000-04-23
make db indices as lightweight as possible, with per-dbi config.
jbj
1
-0
/
+12
1999-11-18
From: Dick Porter <dick@acm.org> --
jbj
1
-0
/
+3
1999-10-27
use compressed filenames on install side.
jbj
1
-3
/
+3
1999-10-25
Add !#:+ token parsing to retrieve (and delete) next argument from list.
jbj
1
-1
/
+3
1999-10-21
lclint annotations.
jbj
1
-16
/
+17
1999-10-21
lclint annotations.
jbj
1
-5
/
+5
1999-10-04
lclint annotations from build.
jbj
1
-1
/
+2
1999-07-27
popt: heavy dose of const.
jbj
1
-11
/
+11
1998-12-29
const'ified poptParseArgvString (Jeff Garzik)
ewt
1
-1
/
+1
1998-12-29
fixed memset() in help message generation (Dale Hawkins)
ewt
1
-0
/
+8
1998-11-19
Improved man page a bit, install by default.
johnsonm
1
-0
/
+1
1998-10-29
added POPT_ARG_INTL_DOMAIN (Elliot Lee)
ewt
1
-0
/
+4
1998-10-27
implemented POPT_ARGINFO_INC_DATA
ewt
1
-1
/
+2
1998-10-26
don't typedef poptOption on c++
ewt
1
-0
/
+2
1998-10-21
implemented POPT_ARGFLAG_DOC_HIDDEN, POPT_CBFLAG_PRE, POPT_CBFLAG_POST
ewt
1
-0
/
+7
1998-10-21
added poptGetInvocationName()
ewt
1
-0
/
+1
1998-10-21
added POPT_ARGFLAG_ONEDASH
ewt
1
-1
/
+1
1998-10-16
added proper licensing info
ewt
1
-0
/
+4
1998-10-13
1) added (unimplemented) POPT_CB_USE_INCLUDE_DATA and POPT_ARG_FLAG_*
ewt
1
-0
/
+3
1998-09-27
changed popt callbacks t get a pointer into the option table
ewt
1
-2
/
+3
1998-09-27
1) added included tables
ewt
1
-0
/
+21
1998-07-29
added poptSetExecPath()
ewt
1
-0
/
+1
1998-07-27
1) renamed POPT_KEEP_FIRST to POPT_CONTEXT_KEEP_FIRST
ewt
1
-2
/
+5
1998-02-17
1) added autoconf for popt directory to make archive
ewt
1
-1
/
+1
1997-11-02
Added POPT_KEEP_FIRST to cause popt to *not* ignore first arg.
marc
1
-0
/
+2
1997-11-02
implmented POPT_ARG_INT and POPT_ARG_LONG
ewt
1
-0
/
+2
1997-02-17
1) added poptStuffArgs()
ewt
1
-2
/
+4
1997-01-20
added poptBadOption(), poptStrerror(), flags argument to poptAddAlias
ewt
1
-3
/
+6
1997-01-17
1) added parsing options for option args
ewt
1
-3
/
+11
1997-01-17
Initial revision
ewt
1
-0
/
+49