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.c
Age
Commit message (
Expand
)
Author
Files
Lines
1998-07-29
added poptSetExecPath()
ewt
1
-1
/
+19
1998-07-27
1) pass the name of the current exectuable to exec'd scripts
ewt
1
-62
/
+18
1998-07-27
1) moved duplicated alias handling code into handleAlias()
ewt
1
-85
/
+199
1998-07-27
don't use mmap anymore -- it's not worth the trouble
ewt
1
-3
/
+2
1998-03-23
don't read ~/.popt in setuid apps
ewt
1
-0
/
+2
1998-03-04
include alloca.h if present
ewt
1
-1
/
+6
1998-02-17
1) added autoconf for popt directory to make archive
ewt
1
-3
/
+15
1997-11-02
Added POPT_KEEP_FIRST to cause popt to *not* ignore first arg.
marc
1
-1
/
+7
1997-11-02
added error strings for BADNUMBER and OVERFLOW errors
ewt
1
-0
/
+4
1997-11-02
implmented POPT_ARG_INT and POPT_ARG_LONG
ewt
1
-0
/
+21
1997-07-07
1) changed popt's ternary operator to work properly
ewt
1
-1
/
+2
1997-05-20
Moved includes of miscfn.h to the top.
ewt
1
-1
/
+0
1997-05-15
Fix things up for SunOS
ewt
1
-1
/
+6
1997-05-12
Added includes of miscfn.h
ewt
1
-0
/
+1
1997-05-07
= didn't work w/ long arguments
ewt
1
-1
/
+1
1997-03-04
fixed POPT_OPTION_DEPTH checking
ewt
1
-2
/
+3
1997-02-17
1) added poptStuffArgs()
ewt
1
-38
/
+119
1997-01-30
NULL terminate result of poptGetArgs()
ewt
1
-1
/
+5
1997-01-20
added poptBadOption(), poptStrerror(), flags argument to poptAddAlias
ewt
1
-3
/
+37
1997-01-17
1) added parsing options for option args
ewt
1
-50
/
+197
1997-01-17
Initial revision
ewt
1
-0
/
+314
[prev]