summaryrefslogtreecommitdiff
path: root/include/apr.hnw
Commit message (Expand)AuthorAgeFilesLines
* Revert r1894618.Yann Ylavic2021-10-291-1/+0
* apr_atomic: Use __atomic builtins when available.Yann Ylavic2021-10-291-0/+1
* apr_brigade_split_boundary: Provide a memmem implementation on platforms thatGraham Leggett2021-10-251-0/+1
* Follow up to r1836616: Provide APR_SIZEOF_OFF_T on Windows/Netware too.Yann Ylavic2018-07-251-0/+5
* Add signed type apr_intptr_t, because intptr_t is C99, and is not Thomas J. Donovan2014-01-131-0/+2
* Mark apr_dbd_freetds as unsupported and remove it from all buildsNick Kew2013-03-301-1/+0
* apr_crypto: Add a native CommonCrypto implementation for iOS and OSXGraham Leggett2012-10-051-0/+1
* Reverted undef hack from r1084016 - needs more testing.Guenter Knauf2011-03-221-5/+0
* Fixed issue when compiling serf due to odd defines.Guenter Knauf2011-03-211-2/+7
* Fixed NetWare apr.h defines and formatting.Guenter Knauf2011-03-101-5/+5
* Some NetWare build fixes.Guenter Knauf2010-08-081-4/+4
* cleanup.Guenter Knauf2010-08-041-2/+1
* Fixed two other NetWare compiler warnings.Guenter Knauf2010-08-041-1/+1
* Fixed comment.Guenter Knauf2010-08-041-9/+1
* Some more NetWare build fixes.Guenter Knauf2010-08-031-0/+1
* Netware changes; always include netware.h/library.h forWilliam A. Rowe Jr2009-12-181-0/+2
* The end of individual apu.h flavors, these public declarations live in apr.hWilliam A. Rowe Jr2009-12-181-0/+38
* Refactoring to drop apr_config.h, renamed APU_MODULE_DECLARE_DATAWilliam A. Rowe Jr2009-12-171-0/+21
* removed tabs, re-formatted.Guenter Knauf2009-06-301-136/+136
* Fix old reference to AP_MODULE_DECLARE_DATA.Jeff Trawick2009-04-231-1/+1
* Fix netware build errorsBradley Nicholes2009-02-261-1/+6
* Enable unix domain (AF_UNIX) sockets if supported by the OSMladen Turk2009-02-191-0/+1
* Add APR_DSOPATH for walking library path locationsWilliam A. Rowe Jr2008-05-211-0/+2
* Leverage the new apr_uintptr_t type for our ULONG_PTR members.William A. Rowe Jr2008-05-021-0/+6
* Perhaps smaller than long, perhaps larger than long,William A. Rowe Jr2007-10-241-0/+2
* Define apr_ino_t in such a way that it doesn't change definitionWilliam A. Rowe Jr2007-10-241-0/+1
* Backport revision 560480 from the eventset branch:Davi Arnaut2007-08-061-0/+11
* Introduce macro definitions of the min/max characteristics of the apr integerDavi Arnaut2007-07-091-3/+57
* Fix the typo.Joe Orton2006-08-031-1/+1
* Update license header.Joe Orton2006-08-031-6/+6
* Add APR_HAVE_IOVEC to the NetWare apr.h headerBradley Nicholes2006-07-121-0/+1
* Remove an unnecessary #defineBradley Nicholes2006-05-091-1/+0
* Update remaining 2004 copyright notices.Joe Orton2005-06-141-1/+2
* Allow Apache on NetWare to build using either the standard socket libraries o...Bradley Nicholes2005-04-141-4/+25
* Added apr_procattr_user_set and apr_procattr_group_set to allow setting uid/g...Mladen Turk2005-01-161-0/+2
* WIN64: update pools code for 64 bit compilesAllan K. Edwards2004-10-071-1/+0
* clarify APR_DWORD_MAXAllan K. Edwards2004-10-011-1/+1
* replaced define for DWORD_MAX with APR_DWORD_MAXJean-Jacques Clar2004-09-281-1/+1
* added define for DWORD_MAXJean-Jacques Clar2004-09-241-0/+1
* Move APR_INT64_STRFN to apr_private.h and remove redundantJoe Orton2004-06-041-4/+0
* Increase the default for FD_SETSIZE on NetwareBradley Nicholes2004-03-161-0/+2
* Relicense.Joe Orton2004-02-281-49/+10
* Clean up some 32 bit/64 bit type incompatibilities that cause problems when l...Bradley Nicholes2003-12-151-1/+5
* large file support is causing problems with acrobat reader and PDF files. Tu...Bradley Nicholes2003-12-131-1/+5
* Use the correct literal typing for NetWareBradley Nicholes2003-11-251-6/+0
* Puzzle for the day, how does sha2.c compile already on Win32 or Netware.William A. Rowe Jr2003-11-171-0/+4
* With the exception of some intersting(1) output from testall random2,William A. Rowe Jr2003-11-161-1/+3
* Enable large file support for NetWareBradley Nicholes2003-10-171-2/+2
* Implement apr_socket_atmark, similar to socket_atmark except 1) it'sWilliam A. Rowe Jr2003-10-141-0/+1
* * configure.in, include/apr.h.in, include/apr.hw, include/apr.hnw:Joe Orton2003-10-011-3/+0