index
:
delta/libapr.git
0.9.x
1.0.x
1.1.x
1.2.x
1.3.x
1.4.x
1.5.x
1.6.x
1.7.1-test1
1.7.x
1.8.x
1.8.x-r1896717
1.8.x-r1897895
APR
APR_0_9_BRANCH
baserock/morph
evenset
gstein-pocore
master
pollcb-dev
thread-name
unlabeled-1.1.1
win32-pollset-wakeup-no-file-socket-emulation
xmllite
svn.apache.org: repos/asf/apr/apr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
misc
/
unix
/
getopt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
renaming various functions for consistency sake
dougm
2001-02-08
1
-1
/
+1
*
Eliminate warning and redundant exit conditions.
fielding
2001-01-28
1
-7
/
+9
*
2000-12-19 Bill Tutt <rassilon@lima.mudlib.org>
brane
2000-12-21
1
-2
/
+5
*
Add an extra const into the getopt functions. We never attempt to modify any
gstein
2000-11-29
1
-6
/
+4
*
(apr_initopt): null-terminate the copy of argv. Again, from Greg
kfogel
2000-11-25
1
-1
/
+2
*
More changes from Greg Hudson <ghudson@mit.edu>, w/ small doc tweaks
kfogel
2000-11-25
1
-5
/
+15
*
Changes from Greg Hudson <ghudson@mit.edu> (with minor meddling from
kfogel
2000-11-25
1
-81
/
+153
*
include/apr_getopt.h:
gstein
2000-11-17
1
-11
/
+101
*
Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLARE and all symbols
wrowe
2000-10-16
1
-2
/
+2
*
Fix some warnings from initopt and getopt.
rbb
2000-08-17
1
-1
/
+1
*
Tweak apr_getopt() and its use in ab to avoid compiler warnings.
trawick
2000-08-10
1
-1
/
+1
*
Commit two fixes while I'm considering Jeff's comments.
wrowe
2000-08-09
1
-0
/
+1
*
Eliminate apr_opt*** symbols from the namespace, and allow parallel
wrowe
2000-08-09
1
-52
/
+55
*
Remaining cleanup of ap_ -> apr_ and AP_ -> APR_ transformation...
wrowe
2000-08-06
1
-32
/
+32
*
prefix libapr functions and types with apr_
dougm
2000-08-02
1
-3
/
+3
*
PR:
wrowe
2000-05-28
1
-2
/
+2
*
Fixup a couple of rename's missed APR_VAR_EXPORT->APR_EXPORT_VAR
rbb
2000-05-27
1
-2
/
+2
*
PR:
wrowe
2000-05-27
1
-2
/
+2
*
PR:
wrowe
2000-05-26
1
-1
/
+3
*
Mass update of API_IMPORT/EXPORT symbols TO APR_ symbols.
wrowe
2000-05-26
1
-2
/
+2
*
Merging windows and Unix common misc files.
rbb
2000-05-17
1
-2
/
+3
*
Remove the separate beos directory and add support to the unix directory
rbb
2000-05-16
1
-4
/
+2
*
Change ap_context_t to ap_pool_t. This compiles, runs, and serves pages
rbb
2000-04-14
1
-1
/
+1
*
Add forgotten curly braces
martin
2000-04-14
1
-0
/
+4
*
more documentation movement
dgaudet
2000-04-14
1
-19
/
+0
*
Finish the APR naming cleanup. This removes the struct's from
rbb
2000-04-03
1
-1
/
+1
*
fix the rest of the struct foo_t to struct ap_foo_t. Next is removing the
rbb
2000-04-03
1
-1
/
+1
*
Fix more docs and change some parameter order on ap_getopt. This makes
rbb
2000-03-14
1
-9
/
+8
*
Fix the logic in blocking vs non-blocking pipes to children. It only
rbb
1999-12-03
1
-3
/
+0
*
Clean up the getopt stuff a bit. Basically, I am removing the #define's,
rbb
1999-11-22
1
-30
/
+30
*
Initial revision
rbb
1999-08-17
1
-0
/
+143