summaryrefslogtreecommitdiff
path: root/mmap/win32
Commit message (Expand)AuthorAgeFilesLines
* Make this match the new unix version.jwoolley2002-04-181-7/+1
* Sanitize some return types.jwoolley2002-04-101-4/+6
* Fix a problem with the is_owner handling in the Unix and MMAP code thatjwoolley2002-04-101-6/+7
* Update our copyright for this year.fielding2002-03-131-1/+1
* Fix a Win32 segfault in mod_ssl, since ssl used file bucket to mmapwrowe2002-02-211-9/+8
* I've been getting compile warnings on FreeBSD 4.4/4.5 for months:sussman2002-01-251-3/+3
* Missing includewrowe2001-11-211-0/+1
* New APR function apr_mmap_dup.ianh2001-11-211-0/+32
* More crufty stuff, yes, it was my bug, and no, this is really horked sincewrowe2001-06-271-3/+6
* *) Complete the implementation of LARGEFILE support on Win32, althoughwrowe2001-06-061-5/+12
* Update copyright to 2001fielding2001-02-161-1/+1
* renaming various functions for consistency sakedougm2001-02-081-3/+3
* Add remaining APR_DECLARE()s to all headers. Conditionally addedwrowe2001-01-181-3/+4
* Implement Win32 MMAP support.wrowe2000-12-071-0/+165