summaryrefslogtreecommitdiff
path: root/include/apr.hw
Commit message (Expand)AuthorAgeFilesLines
* Define apr_ino_t in such a way that it doesn't change definitionwrowe2007-10-241-0/+8
* Unintended commit, back this down to IPv4 for typical useswrowe2007-10-171-1/+1
* Provide -v'erbose output during test build, and reflowwrowe2007-10-161-1/+1
* Mingw specific defines:wrowe2007-05-311-1/+7
* Stop undefining __attribute__ for GNUC (only 2.7 and prior might be interestingwrowe2007-05-311-1/+1
* Update the license, sans typo this time.jorton2006-08-031-6/+6
* Remove 2nd occurance of macro declaration.wrowe2006-04-101-7/+0
* Identified by Michael Jerris - work around projects where this waswrowe2006-04-101-0/+2
* Platform fix; backport 357636 for 2.2.3 (if ever released)wrowe2005-12-191-0/+16
* Update remaining 2004 copyright notices.jorton2005-06-141-1/+2
* Remove setting FD_SETSIZE from apr.hw tomturk2005-04-221-2/+0
* Set FD_SETSIZE to 1024 like POSIX does.mturk2005-04-211-0/+2
* Win32 support for Multicastpquerna2005-01-181-0/+1
* Added apr_procattr_user_set and apr_procattr_group_set to allow setting uid/g...mturk2005-01-161-0/+2
* Begin explicit __cdecl protection against including the apr headers from anywrowe2005-01-051-3/+3
* WIN64: update pools code for 64 bit compilesake2004-10-071-2/+0
* clarify APR_DWORD_MAXake2004-10-011-1/+1
* replaced define for DWORD_MAX with APR_DWORD_MAXclar2004-09-281-1/+1
* WIN64: first in a series to get Windows IA64 builds clean, this serves pagesake2004-09-221-1/+3
* Move APR_INT64_STRFN to apr_private.h and remove redundantjorton2004-06-041-10/+0
* enable IPv6 for Windows XP and 2003. In addition this thisake2004-03-011-1/+2
* Relicense.jorton2004-02-281-49/+10
* NO_USE_SIGACTION was only declared by Win32, and not tested withinwrowe2003-11-211-2/+0
* Puzzle for the day, how does sha2.c compile already on Win32 or Netware.wrowe2003-11-171-1/+5
* With the exception of some intersting(1) output from testall random2,wrowe2003-11-161-0/+1
* Implement apr_socket_atmark, similar to socket_atmark except 1) it'swrowe2003-10-141-0/+1
* * configure.in, include/apr.h.in, include/apr.hw, include/apr.hnw:jorton2003-10-011-3/+0
* * configure.in, build/apr_network.m4: Remove APR_INADDR_NONEjorton2003-10-011-5/+0
* Add APR_TCP_NODELAY_INHERITED & APR_O_NONBLOCK_INHERITED to apr.hwake2003-04-151-0/+8
* implement APR_UINT64_T_HEX_FMTtrawick2003-04-151-0/+2
* Fix for multiple fixes to __attribute__ which conflicts for 3rd partywrowe2003-03-231-0/+2
* Define a printf format and format length for apr_uint64_t.brane2003-03-181-0/+3
* Rebalance our exposed headers such that everything is nested properlywrowe2003-03-051-75/+107
* fix a typo in a commenttrawick2003-02-271-1/+1
* And with the last commit, we aught to have Win32 otherchildren once againwrowe2003-02-241-1/+1
* Several problems here; licenses were missing, and generally consistifywrowe2003-02-161-10/+24
* As documented to the dev@apr list; the Win32 fork of the otherchildwrowe2003-01-281-1/+1
* Brane is 100% on target... I leave this turned on (myself) but it shouldn'twrowe2003-01-141-1/+1
* Catch up on some new apr.h.in flags for consistency.wrowe2003-01-131-1/+14
* Update copyright notices to 2003.thommay2003-01-011-1/+1
* Resolve an XXX question about Win64 behaviorwrowe2002-12-121-2/+9
* Well MS got around to getting it right, after some fashion.wrowe2002-10-131-5/+3
* Toggling APR_HAVE_IPV6 to 1 simply works now.wrowe2002-10-121-1/+15
* Roll-our-own apr_strtoi64 [based on the bsd, factoring out the div/modwrowe2002-08-031-2/+2
* Out of time and at the end of my config-foo. This should get us thewrowe2002-08-031-0/+10
* Features, not platforms, correct?wrowe2002-08-021-0/+4
* Changed APR_HAS_XLATE within apr to an APR_HAVE_ICONV feature test.wrowe2002-07-171-1/+1
* Move UUID. Not the simplest thing in the world. Note that almostwrowe2002-07-171-0/+1
* Use apr_ flavorwrowe2002-07-081-2/+2
* apr_lock_t is no more.stoddard2002-05-061-1/+0