| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove trailing whitespaces in *.c. | ivan | 2022-11-20 | 3 | -13/+13 |
* | Replace tabs to spaces. | ivan | 2022-07-08 | 1 | -2/+2 |
* | Stage 2 in cleaning win95 code ... cleanup filesys | mturk | 2021-12-02 | 1 | -14/+2 |
* | Follow up to r1887060: fix compilation on BEOS. | ylavic | 2021-03-11 | 1 | -2/+4 |
* | Revert r1887500: had some unrelated changes. | ylavic | 2021-03-11 | 1 | -4/+2 |
* | Follow up to r1887060: fix compilation on BEOS. | ylavic | 2021-03-11 | 1 | -2/+4 |
* | Remove Windows apr_mmap_t members pstart, psize and poffset. | ylavic | 2021-03-02 | 1 | -9/+12 |
* | Align apr_mmap()ing offset to a page boundary. PR 65158. | ylavic | 2021-03-02 | 1 | -3/+22 |
* | Use CreateFileMappingW on Unicode capable Windows. | ivan | 2016-12-18 | 1 | -2/+14 |
* | axe unused variables | trawick | 2010-05-28 | 1 | -1/+0 |
* | Once we know apr_off_t size > 0, we know we can fold | wrowe | 2007-10-05 | 1 | -2/+2 |
* | Fix the typo. | jorton | 2006-08-03 | 3 | -3/+3 |
* | Update license header. | jorton | 2006-08-03 | 3 | -18/+18 |
* | Update copyright year to 2005 and standardize on current copyright owner line. | jerenkrantz | 2005-02-04 | 3 | -3/+6 |
* | Remove .cvsignore files. | jorton | 2004-11-18 | 1 | -4/+0 |
* | Add LFS support: | jorton | 2004-03-27 | 1 | -0/+8 |
* | Relicense APR under Apache License, Version 2.0 | jerenkrantz | 2004-02-13 | 3 | -147/+30 |
* | First whack at switching to a single top-level make. This adds a dependency | gstein | 2004-02-05 | 1 | -13/+0 |
* | remove these interfaces: | trawick | 2003-09-03 | 2 | -4/+2 |
* | it's confusing as hell to get an allocated object back that's all zeros. | jwoolley | 2003-07-14 | 1 | -0/+2 |
* | * mmap/unix/mmap.c | striker | 2003-03-10 | 1 | -1/+1 |
* | Consistently fail on all platforms. | striker | 2003-03-06 | 2 | -0/+6 |
* | rename apr_arch_fileio.h to apr_arch_file_io.h for consistency | thommay | 2003-01-07 | 2 | -2/+2 |
* | Namespace protection for include/arch/ header files | thommay | 2003-01-06 | 2 | -2/+2 |
* | Update copyright notices to 2003. | thommay | 2003-01-01 | 3 | -3/+3 |
* | Fixed the apr_mmap_dup ownership problem for disjoint pools by getting | jwoolley | 2002-11-23 | 2 | -43/+29 |
* | Add .deps to cvsignore since APR may now generate .deps files. | jerenkrantz | 2002-04-22 | 1 | -0/+1 |
* | Allow VPATH builds to properly generate build dependencies. This requires | jerenkrantz | 2002-04-22 | 1 | -0/+2 |
* | Make this match the new unix version. | jwoolley | 2002-04-18 | 1 | -7/+1 |
* | standardize some apr_foo_close() functions (call apr_pool_cleanup_run()) | trawick | 2002-04-16 | 1 | -7/+1 |
* | Sanitize some return types. | jwoolley | 2002-04-10 | 2 | -8/+12 |
* | Fix a problem with the is_owner handling in the Unix and MMAP code that | jwoolley | 2002-04-10 | 2 | -22/+16 |
* | Update our copyright for this year. | fielding | 2002-03-13 | 3 | -3/+3 |
* | Fix a Win32 segfault in mod_ssl, since ssl used file bucket to mmap | wrowe | 2002-02-21 | 1 | -9/+8 |
* | I've been getting compile warnings on FreeBSD 4.4/4.5 for months: | sussman | 2002-01-25 | 2 | -7/+7 |
* | Fix a compiler warning from an undeclared function. | aaron | 2001-11-22 | 1 | -0/+1 |
* | Missing include | wrowe | 2001-11-21 | 1 | -0/+1 |
* | New APR function apr_mmap_dup. | ianh | 2001-11-21 | 2 | -0/+64 |
* | Add APR_DECLARE to the functions in mmap.c | rbb | 2001-08-02 | 1 | -6/+7 |
* | More crufty stuff, yes, it was my bug, and no, this is really horked since | wrowe | 2001-06-27 | 1 | -3/+6 |
* | *) Complete the implementation of LARGEFILE support on Win32, although | wrowe | 2001-06-06 | 1 | -5/+12 |
* | Make the apr_mmap_create() function use the native_flags variable. | rbb | 2001-04-30 | 1 | -10/+4 |
* | Fix the hosed #ifdef APR_HAVE_FOO_H tests, the #if HAVE_ tests, and | wrowe | 2001-02-25 | 1 | -3/+3 |
* | Update copyright to 2001 | fielding | 2001-02-16 | 3 | -3/+3 |
* | renaming various functions for consistency sake | dougm | 2001-02-08 | 2 | -7/+7 |
* | apr_mmap_t is defined as a void*. | gstein | 2001-02-05 | 1 | -5/+5 |
* | Get this working on beos again so we can serve pages! | dreid | 2001-01-29 | 1 | -7/+9 |
* | Add remaining APR_DECLARE()s to all headers. Conditionally added | wrowe | 2001-01-18 | 2 | -4/+6 |
* | Libtool-ize APR. | gstein | 2001-01-09 | 2 | -25/+8 |
* | Move apr_private.h.in from the include directory to the arch/unix | rbb | 2000-12-08 | 2 | -2/+3 |