summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagAPACHE_2_0_51(no author)2004-09-010-0/+0
* * 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
* Record 0.9.[34] release dates.jorton2004-05-171-2/+4
* * file_io/unix/copy.c (apr_file_transfer_contents, apr_file_copy,jorton2004-05-131-3/+6
* backport this from 1.0-dev:trawick2004-05-053-0/+22
* Fix sign error in apr_file_seek().trawick2004-05-045-3/+27
* Add the installdev target to the help listbnicholes2004-04-291-0/+2
* Remove the hardcoded /Y parameter when doing a xcopybnicholes2004-04-292-1/+3
* Fix the XLFLAGS define in the NetWare makefiles so that the contents are adde...bnicholes2004-04-281-3/+3
* backport apr_temp_dir_get() fix from apr-1.0trawick2004-04-281-1/+1
* backport this from apr 1.0-dev:trawick2004-04-163-5/+29
* Backport from HEAD:jorton2004-04-151-0/+7
* Remove the check for multiple makefilesbnicholes2004-04-131-4/+0
* Backport rev 1.6 - fix a serious problem clobbering NWGNUmakefile.makwrowe2004-04-131-2/+2
* Allow make files to create a cc.opt compiler options file per NLM rather than...bnicholes2004-04-123-50/+54
* Backport this from apr 1.0-dev:trawick2004-04-102-0/+16
* Allow the NetWare makefiles to clean up some files that were missedbnicholes2004-04-062-0/+3
* Backport from HEAD:jorton2004-04-044-3/+107