summaryrefslogtreecommitdiff
path: root/include/apr.hw
Commit message (Expand)AuthorAgeFilesLines
* On 'xmllite' branch: Merge changes from trunk.ivan2019-05-201-1/+1
* Follow up to r1836616: Provide APR_SIZEOF_OFF_T on Windows/Netware too.ylavic2018-07-251-0/+5
* Nobody should be running pre-IPV6 flavors of Windows OS abandonware anymorewrowe2016-12-141-1/+1
* Add signed type apr_intptr_t, because intptr_t is C99, and is not tdonovan2014-01-131-0/+2
* Set platform macro automatically to make commandline compiles easier.fuankg2013-06-071-0/+1
* Set platform macro automatically to make commandline compiles easier.fuankg2013-06-071-0/+13
* Mark apr_dbd_freetds as unsupported and remove it from all buildsniq2013-03-301-1/+0
* apr_crypto: Add a native CommonCrypto implementation for iOS and OSXminfrin2012-10-051-0/+1
* Use _WIN64 instead of WIN64 (compiler define vs. SDK define)trawick2012-03-011-2/+2
* fix typo in APR_HAVE <ifaddrs.h> symboltrawick2011-04-131-1/+1
* fix typo in commenttrawick2011-04-111-1/+1
* improve sync between apr.h and apr.hwtrawick2011-04-091-4/+6
* catch up with XML changes, supporting only expat for nowtrawick2011-03-291-0/+3
* Removed tabs and trailing spaces.fuankg2010-08-081-25/+25
* Reverted r982101 because it doesnt work.fuankg2010-08-081-4/+0
* Enable to build Win32 target with OpenWatcom.fuankg2010-08-041-0/+6
* Noted from abts that this is supposedly a 'standard' portability declarationwrowe2009-12-211-0/+12
* Comment to mirror unix commentwrowe2009-12-211-0/+5
* Handle mswsock, ws2tcpip and winsock2 header files correctlywrowe2009-12-181-0/+9
* Revert; we should base ssize_t on ptrdiff_t (thus, stddef.h on win32)wrowe2009-12-181-1/+6
* MSVC needs __attribute__ fixed, and on second thought, drop it from .h.inwrowe2009-12-181-0/+3
* further win32 synchronizationwrowe2009-12-181-39/+29
* sync for stddef.hwrowe2009-12-181-5/+0
* Further synchronization, hide internalswrowe2009-12-181-78/+52
* Finish removing apu_config.h[n]w templates, these need synchronization w/unixwrowe2009-12-181-60/+87
* The end of individual apu.h flavors, these public declarations live in apr.hwrowe2009-12-181-0/+39
* Refactoring to drop apr_config.h, renamed APU_MODULE_DECLARE_DATAwrowe2009-12-171-0/+21
* Complete corrections to r649208; there was no cause to expose tlhelp32.hwrowe2009-06-021-1/+0
* Fix old reference to AP_MODULE_DECLARE_DATA.trawick2009-04-231-1/+1
* Enable unix domain (AF_UNIX) sockets if supported by the OSmturk2009-02-191-0/+1
* always include ws2 headers before attempting to pick upwrowe2008-11-221-1/+1
* This should not be necessary, but SDK 6.1 headerswrowe2008-06-121-2/+2
* This is included earlier in the file, no need to duplicatewrowe2008-06-121-1/+0
* Revert 1.3.0 change which mis-organized the ws2tcpipwrowe2008-06-111-4/+2
* Refactor and update apr.hw to apr.h.in contents.wrowe2008-05-291-109/+147
* Add APR_DSOPATH for walking library path locationswrowe2008-05-211-0/+2
* Leverage the new apr_uintptr_t type for our ULONG_PTR members.wrowe2008-05-021-0/+7
* mplement apr_proc_wait_all_procs for windowsmturk2008-04-171-0/+1
* Perhaps smaller than long, perhaps larger than long,wrowe2007-10-241-0/+2
* Define apr_ino_t in such a way that it doesn't change definitionwrowe2007-10-241-0/+1
* With the tests committed, introduce Win32 APR_FOPEN_SPARSE handlingwrowe2007-10-141-2/+2
* Backport revision 560480 from the eventset branch:davi2007-08-061-0/+11
* Introduce macro definitions of the min/max characteristics of the apr integerdavi2007-07-091-2/+56
* Mingw specific defines:wrowe2007-05-311-1/+7
* Stop undefining __attribute__ for GNUC (only 2.7 and prior might be interesti...wrowe2007-05-311-1/+1
* Fix the typo.jorton2006-08-031-1/+1
* Update license header.jorton2006-08-031-6/+6
* Define struct iovec for mingw.jerenkrantz2006-07-121-4/+1
* Eliminate second occurance, and move the disable of warning 4996 to the popwrowe2006-04-101-7/+0
* Identified by Michael Jerris - work around projects where this waswrowe2006-04-101-0/+2