| Commit message (Expand) | Author | Age | Files | Lines |
* | OS2 was chasing os2errno.h which we hid in a private platform directory, | wrowe | 2001-01-28 | 1 | -2/+0 |
* | Add remaining APR_DECLARE()s to all headers. Conditionally added | wrowe | 2001-01-18 | 1 | -14/+21 |
* | Fix a makefile so this builds... | dreid | 2001-01-10 | 1 | -2/+2 |
* | Libtool-ize APR. | gstein | 2001-01-09 | 6 | -86/+29 |
* | fix a couple more whacked paths | gstein | 2001-01-02 | 2 | -2/+2 |
* | Various bits of tidying up mainly for locking, but a few thread bits as well. | dreid | 2000-12-31 | 3 | -24/+14 |
* | Fix VPATH support. APR builds now cleanly in a separate build directory. | sascha | 2000-12-15 | 2 | -2/+4 |
* | New config variable apr_process_lock_is_global specifies that the selected | trawick | 2000-12-01 | 1 | -0/+16 |
* | More fixes to get BeOS building and a few missing functions to try and | dreid | 2000-11-19 | 1 | -0/+28 |
* | Small change to stop a warning. | dreid | 2000-11-18 | 1 | -0/+1 |
* | OS/2 changes to the way dependencies are built in APR makefiles | trawick | 2000-11-15 | 1 | -26/+2 |
* | BeOS changes to the way dependencies are built in APR makefiles | trawick | 2000-11-15 | 1 | -28/+2 |
* | This patch removes the dependencies from Makefile.in. Dependencies | trawick | 2000-11-15 | 1 | -47/+2 |
* | Fix OS/2 build after the move of private APR headers to the include/arch/ | bjh | 2000-11-14 | 2 | -12/+16 |
* | Use pthread_mutex_destroy() in the lock cleanup | trawick | 2000-11-09 | 1 | -1/+2 |
* | Move all of the lock private header files to an arch directory under | rbb | 2000-11-09 | 15 | -440/+36 |
* | Here it is, the Win32 part of the big canonical errors patch. | wrowe | 2000-10-06 | 1 | -4/+4 |
* | Add some .cvsignore goodness... | dreid | 2000-09-16 | 1 | -0/+1 |
* | APR locks on Unix: Let APR_LOCKALL locks work when APR isn't | trawick | 2000-08-11 | 1 | -4/+8 |
* | Include apr_strings.h in a bunch more places that need it. | bjh | 2000-08-06 | 1 | -0/+1 |
* | Remaining cleanup of ap_ -> apr_ and AP_ -> APR_ transformation... | wrowe | 2000-08-06 | 2 | -2/+2 |
* | prefix libapr functions and types with apr_ | dougm | 2000-08-02 | 12 | -227/+227 |
* | Fix some problems with which error code to use after a pthread_ failure. | trawick | 2000-07-31 | 1 | -2/+32 |
* | Changes to get Win32 compiling again, including substituting | wrowe | 2000-07-25 | 1 | -1/+1 |
* | Update dependencies | sascha | 2000-07-23 | 1 | -7/+8 |
* | Sort-of back out the previous change (return errno from a pthread_* failure). | trawick | 2000-07-21 | 1 | -10/+32 |
* | Move all APR functions related to strings to their own directory, and | rbb | 2000-07-21 | 2 | -0/+2 |
* | Fix some error-trapping logic in the APR_USE_PROC_PTHREAD_SERIALIZE | trawick | 2000-07-21 | 1 | -13/+13 |
* | Make ap_child_init_lock() work properly... It didn't | trawick | 2000-07-19 | 2 | -2/+3 |
* | APR lock fixes: when using SysV sems, flock(), or fcntl(), be sure | trawick | 2000-07-19 | 1 | -17/+41 |
* | This should fix a broken function on Windows. Could somebody with a | rbb | 2000-07-10 | 1 | -2/+1 |
* | a while back, we said "segfault on invalid params rather than returning an | gstein | 2000-07-08 | 3 | -48/+7 |
* | const-ify the userdata interfaces | gstein | 2000-07-08 | 3 | -6/+6 |
* | Update dependancies in APR | rbb | 2000-07-07 | 1 | -16/+17 |
* | Big commit. Basically, if APR defines a public feature macro, then APR | rbb | 2000-06-22 | 4 | -17/+19 |
* | Continuing the cleanup of beos code. | dreid | 2000-06-17 | 2 | -9/+20 |
* | Add missing const qualifier to two ap_unix_child_init_lock() implementations. | trawick | 2000-06-15 | 1 | -2/+2 |
* | Update dependencies. | ben | 2000-06-11 | 1 | -7/+10 |
* | Change flock support to create file with 0600 (as it did for | trawick | 2000-06-03 | 1 | -1/+1 |
* | fix problems in recent change to use mkstemp(); also, fix | trawick | 2000-06-03 | 2 | -9/+15 |
* | FreeBSD 4.0 doesn't like tempnam, so we are using mkstemp now. I hope | rbb | 2000-06-03 | 2 | -1/+6 |
* | Fix various return code problems in APR on Win32. For most of | trawick | 2000-05-01 | 1 | -3/+3 |
* | Use ap_pcalloc instead of ap_palloc where it makes sense. | rbb | 2000-04-30 | 1 | -2/+2 |
* | Make `mm' an INCDIR in shmem/unix, so that the INCDIR rewriter can | sascha | 2000-04-30 | 3 | -3/+0 |
* | Update comment for depend target. The template makefiles are now called | sascha | 2000-04-30 | 3 | -3/+3 |
* | back out APR_ prefix for TRUE,FALSE | dougm | 2000-04-28 | 1 | -1/+1 |
* | Back out APR_TRUE|FALSE patch for Win32 system calls. | stoddard | 2000-04-28 | 1 | -4/+4 |
* | prefix TRUE,FALSE with APR_ | dougm | 2000-04-28 | 2 | -5/+5 |
* | Move apr_config.h and apr_config.hw to apr_private.h and apr_private.hw. | rbb | 2000-04-22 | 4 | -8/+8 |
* | APR_ENOCONT doesn't make any sense without contexts. Replaced them all with | rbb | 2000-04-19 | 2 | -2/+2 |