summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove .cvsignore files.APR_0_9_BRANCHjorton2004-11-2039-270/+0
* tweak textjwoolley2004-11-201-1/+1
* * include/apr_version.h: Bump to 0.9.6-dev.jerenkrantz2004-11-161-2/+2
* * include/apr_version.h: Remove -isdev #define in preparation for 0.9.5.jerenkrantz2004-11-161-1/+1
* Merge r71501 from trunk:jorton2004-11-151-1/+1
* Merged trunk r65572 to APU_0_9_BRANCH.brane2004-11-142-1/+14
* added define to enable writev capabilities in NetWareclar2004-10-081-0/+2
* removed the O_EXCL bit from the passed-in flag to allow create then open on t...clar2004-10-081-1/+1
* fix apr_file_dup and apr_file_dup2 win32 implementationsstas2004-09-242-0/+17
* Remove DOS line endings. Can not believe I've committed that.mturk2004-09-231-22/+22
* WIN32 Thread join changes.mturk2004-09-231-1/+6
* Backport from HEAD.mturk2004-09-231-18/+32
* Comment tweak as per HEAD.jorton2004-09-221-4/+4
* The apr/test/Makefile.win is missing a target to build a readchild.exeminfrin2004-09-192-1/+9
* * build/apr_hints.m4 (APR_PRELOAD): NetBSD fcntl() confoundsjorton2004-09-141-2/+4
* * misc/unix/errorcodes.c (native_strerror): Gracefully handlejorton2004-09-092-1/+13
* Fixed apr_atomic_dec on NetWare to be thread safeclar2004-09-021-2/+1
* * buildconf, apr-config.in: Relicense.jorton2004-09-012-98/+22
* Backport from HEAD:jorton2004-09-015-43/+29
* If available, use 'readlink -f' to resolve symlinks in apr-config.jerenkrantz2004-08-302-3/+13
* * build/config.guess, build/config.sub: Merge changes for DragonFlyjorton2004-08-282-2/+5
* * build/apr_hints.m4 (APR_PRELOAD): Override the test for O_NONBLOCKjorton2004-08-281-0/+3
* tweak coding style to match what was committed to HEADstoddard2004-08-251-6/+6
* Win32: Implement apr_procattr_child_errfn_set()and apr_procattr_error_check_s...stoddard2004-08-252-2/+40
* Since this code only applies to sendfile, make sure that it is properly #ifde...bnicholes2004-07-262-0/+4
* Win32: Fix bug in apr_socket_sendfile that interferred with LSPs. PR: 23982stoddard2004-07-214-31/+30
* thread id is not always a scalargregames2004-07-201-1/+3
* apr_proc_create() on Unix: Remove unnecessary check for readtrawick2004-07-202-1/+6
* Win32: Fix bug in tracking the file pointer in files opened for overlapped/xt...stoddard2004-07-192-1/+6
* * include/apr_atomic.h: Fix FreeBSD atomics.jorton2004-07-132-4/+6
* Backport from HEAD:jorton2004-07-131-0/+3
* Make sure that Winsock is started up properly for all NLMs that link to aprli...bnicholes2004-07-064-15/+104
* Simplify cwd creation on beoswrowe2004-06-281-4/+2
* Avoid any edge case or clib bug that might result in a stringwrowe2004-06-281-3/+6
* Simplify excessive copies when the string isn't transformed to upper.wrowe2004-06-281-6/+7
* Fix apr_snprintf() to respect precision for small floating pointtrawick2004-06-273-1/+24
* Backport from HEAD:jorton2004-06-251-3/+3
* backport this from 1.0-dev:trawick2004-06-235-8/+25
* Backport from HEAD:jorton2004-06-223-10/+9
* Don't try to enable run-time linking on AIX < 4.2, as thistrawick2004-06-112-1/+11
* Backport from HEAD:jorton2004-06-062-7/+7
* As per HEAD:jorton2004-06-041-15/+11
* * configure.in: Safer check for fstat64; fix HP-UX 11 build.jorton2004-05-271-1/+17
* backport this from 1.0-dev:trawick2004-05-241-5/+4
* * configure.in: Check for fstat64.jorton2004-05-243-3/+16
* OS/2: Include APR_FINFO_LINK in the valid flags by default. As OS/2 doesn'tbjh2004-05-221-1/+1
* OS/2: In apr_file_info_get(), flush any unwritten buffered data before queryingbjh2004-05-221-1/+10
* OS/2: Fix incorrect return of APR_EOF when a 0 length read is requestedbjh2004-05-221-1/+1
* backport this from 1.0-devtrawick2004-05-214-79/+7
* * build/apr_hints.m4: Don't add -lprot for *-sco3.2v5*, thanks tojorton2004-05-191-1/+0