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
/
acconfig.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Provide a socklen_t to the user of APR as a portability aid. Some
trawick
2000-09-22
1
-4
/
+0
*
The strcasecmp()->stricmp() mapping is done in apr_general.h so don't do
bjh
2000-07-07
1
-4
/
+0
*
Remove a duplicate definition of ap_inline. This is provided by apr.h, so
rbb
2000-06-20
1
-23
/
+0
*
Add support to ap_xlate_open() for an app to specify that the
trawick
2000-06-14
1
-0
/
+1
*
Next part of adding support for BONE. Basically this sets up defines that
dreid
2000-06-13
1
-0
/
+7
*
Allow buildconf to work again. Basiaclly #undef HAVE_BONE_VERSION so that
rbb
2000-06-13
1
-0
/
+3
*
Change the APR configure process to call MM's configure script early
rbb
2000-06-10
1
-0
/
+2
*
Add a couple of checks necessary because unix and BeOS code are being
rbb
2000-05-16
1
-0
/
+2
*
fix a typo in a comment
trawick
2000-05-04
1
-1
/
+1
*
Substitute sigthreadmask for pthread_sigmask, if necessary.
sascha
2000-05-02
1
-4
/
+0
*
Move apr_config.h and apr_config.hw to apr_private.h and apr_private.hw.
rbb
2000-04-22
1
-3
/
+3
*
Here's my first stab at getting mod_auth_digest working under 2.0
stoddard
2000-04-15
1
-0
/
+2
*
Fix warnings, update dependencies.
ben
2000-03-18
1
-0
/
+1
*
Fix the logic for ap_signal, so it is exposed in external header files in APR.
rbb
2000-03-02
1
-16
/
+0
*
Namespace protect the HAVE_SEMUN variable that was added. This has not
rbb
2000-01-24
1
-1
/
+0
*
Typedef socklen_t instead of defining it.
sascha
2000-01-11
1
-0
/
+4
*
Use always ap_signal() in APR to avoid redefining the system call signal()
sascha
1999-12-31
1
-2
/
+3
*
Clean up APR's configure script a bit. This commit also allows Apache to
rbb
1999-12-22
1
-0
/
+1
*
A couple of new functions for APR's time library.
rbb
1999-12-21
1
-0
/
+2
*
Cleanup some mistakes I made. We are now configuring the APR_HAS_FOO
rbb
1999-12-06
1
-2
/
+0
*
Add Sendfile to APR. This is not well tested, and a test case is needed.
rbb
1999-12-04
1
-0
/
+1
*
The next step in removing the APR HAVE_*_H leak. This removes all of those
rbb
1999-12-01
1
-3
/
+0
*
Some more cleanup. Stop trying to compile signals.
rbb
1999-11-17
1
-2
/
+5
*
Handle the fact that FreeBSD has threaded functions in
jim
1999-11-13
1
-0
/
+2
*
Fix a problem with the configure script. AC_CHECK_SIZEOF is only meant to
rbb
1999-11-10
1
-0
/
+1
*
Defining _POSIX_THREAD_SAFE_FUNCTIONS for OS/2 is no longer appropriate.
bjh
1999-10-20
1
-5
/
+0
*
Remove all of the ugly SAFETY_LOCK code. APR determines if it has threading
rbb
1999-10-19
1
-0
/
+2
*
OS/2: Prevent locking around C library functions as they are thread safe.
bjh
1999-10-18
1
-0
/
+5
*
Isolate the APR thread-safety macros. This makes any macro available to
rbb
1999-10-14
1
-34
/
+0
*
Map strcasecmp to stricmp if stricmp is available but strcasecmp isn't.
bjh
1999-10-11
1
-0
/
+4
*
Bring the misc code up to the APR parameter order spec. This also fixes a few
rbb
1999-10-08
1
-1
/
+1
*
Fix some stupid bugs with the SAFETY_LOCK code.
rbb
1999-10-08
1
-4
/
+3
*
Make time functions threadsafe in APR. This is the current way to make
rbb
1999-10-06
1
-0
/
+34
*
Changes to let APR compile and build on AIX with a non GNU compiler.
rbb
1999-08-19
1
-0
/
+24
*
Initial revision
rbb
1999-08-17
1
-0
/
+46