summaryrefslogtreecommitdiff
path: root/include/apr.hw
Commit message (Expand)AuthorAgeFilesLines
* Back out some over-engineering. We use pid_t throughout - and thiswrowe2002-03-161-1/+2
* Update our copyright for this year.fielding2002-03-131-1/+1
* Per Aaron's consent that there is no more rational way to optimize thiswrowe2002-02-221-0/+3
* How this escaped c++ namespace prot is beyond me.wrowe2002-02-181-0/+9
* Correct the CONIO_H flag for WinCEwrowe2002-02-131-1/+1
* More WinCE disparities from Mladen Turk <mturk@mappingsoft.com>wrowe2002-02-121-3/+9
* Continued WinCE porting effortswrowe2002-01-291-4/+65
* Mladen's patch for WinCE compatibility indicated we might need thewrowe2002-01-281-3/+0
* Some changes proposed by Mladen Turk <mturk@mappingsoft.com> that simplifywrowe2002-01-281-54/+56
* Changes for Win32 to build with shm. [and a little bit of alpha ordering]wrowe2002-01-101-1/+1
* Solve Win32 byteranges (horray!)wrowe2001-10-191-1/+1
* Remove SMS and all references.striker2001-09-281-2/+1
* Thanks Mr. GStein for pointing out the error of my ways.wrowe2001-09-241-1/+1
* Let win32 get away with all sorts of abuse at /W4 or /Wall, by ignoringwrowe2001-09-241-1/+13
* Sync apr.hw's list of defined feature macros back up with apr.h.injwoolley2001-09-241-0/+5
* change the @file parameter to include 'include' this removes the warningianh2001-08-171-7/+6
* Add the rest of the doxygen changes for APR.rbb2001-08-121-0/+11
* Fix accept filters by making all the various macro names agree with each other.jwoolley2001-07-251-0/+1
* Fix the iovec len on win32wrowe2001-07-121-2/+2
* Not here, nope.wrowe2001-06-281-0/+1
* *) Add apr_file_flags_get() which returns the flags that were originallyjwoolley2001-06-271-0/+1
* Export APR_HAS_foo_SERIALIZE symbols from APR so apps can tell which locktrawick2001-06-261-0/+5
* Add apr_lock_create_np() (Unix only, for now) which allows the caller totrawick2001-06-261-0/+2
* *) Complete the implementation of LARGEFILE support on Win32, althoughwrowe2001-06-061-1/+1
* (Attempt to) fix the build on Win32 from the sms-ified locks that Davidjwoolley2001-06-061-0/+2
* Add APR_HAS_OTHER_CHILD support to Win32stoddard2001-05-171-1/+1
* A touch of fixes for win32. Lots more wrong apr_size_t vs apr_off_twrowe2001-05-161-1/+1
* Byte counts are apr_size_t, win32 declares a goofy ptrdiff_t thatwrowe2001-05-151-2/+2
* Define APR_HAVE_MEMCHR.brane2001-05-101-0/+1
* Fix compiler break on VC6wrowe2001-04-131-1/+0
* Include windows headers in apr.h (.hw) and include apr.h withinwrowe2001-04-121-0/+12
* Carefully select an appropriate native type for apr_int64_t andfielding2001-04-121-2/+0
* This fmt requires a corresponding macro for unix apr.h.in, which I threwwrowe2001-04-081-0/+4
* Anyone up for writing a bit of proper autoconf magic :-?wrowe2001-04-021-0/+6
* Add APR_OS_PROC_T_FMT. Hopefully this will be used to get ridtrawick2001-03-011-1/+3
* Fix the hosed #ifdef APR_HAVE_FOO_H tests, the #if HAVE_ tests, andwrowe2001-02-251-2/+3
* *) fix inline handling. we had: apr_inline, APR_INLINE, USE_GNU_INLINE, andgstein2001-02-241-1/+2
* toss ENUM_BITFIELD. used in one place (but didn't need to be used), and itgstein2001-02-241-1/+0
* Update copyright to 2001fielding2001-02-161-1/+1
* Define APR_PATH_MAX to solve a minor portability aggravation. Win32trawick2001-02-131-0/+9
* Fix the broken support utilities (htdigest/htpasswd) on Win32. Won'twrowe2001-02-111-1/+1
* *) add missing APR_HAVE_CORKABLE_TCPgstein2001-02-111-12/+10
* Enable for user/group win32 (as PSIDs) and fix a small typowrowe2001-01-281-1/+1
* This patch sets the server running once again, except in cases wherewrowe2001-01-271-0/+1
* The big change. This is part 3 of the apr-util symbols rename, pleasewrowe2001-01-191-4/+6
* Add remaining APR_DECLARE()s to all headers. Conditionally addedwrowe2001-01-181-1/+1
* These two patches for apr and apr-util fix compile warnings on Solaris fortrawick2000-12-221-0/+1
* Cleanups so that the support programs build cleanly. The Win32 valuesrbb2000-12-221-0/+5
* Allow any support stuff we've authored to rely soley on apr (+aprutil)wrowe2000-12-211-1/+3
* Instead of a private AP_CHARSET_EBCDIC which is only defined ontrawick2000-12-201-0/+4