summaryrefslogtreecommitdiff
path: root/include/arch/win32/apr_arch_misc.h
Commit message (Expand)AuthorAgeFilesLines
* On 'xmllite' branch: Merge changes from trunk.xmlliteivan2019-05-271-0/+5
* On 'xmllite' branch: Merge changes from trunk.ivan2019-05-201-29/+0
* Use documented GetFileInformationByHandleEx() instead ofivan2019-05-051-25/+0
* Small corrections to if_indextoname resolution on win32, compiles cleanwrowe2019-03-191-1/+1
* Replace the link-time pragma from r1839494 with APR_DECLARE_LATE_DLL_FUNC wrowe2019-03-191-2/+24
* apr_socket_listen(): Allow larger backlog queue lengths on Windows 8+.ivan2017-08-171-1/+2
* Remove more Win9x support (trunk only).trawick2014-01-181-101/+1
* Axed C++ comments.fuankg2011-02-091-7/+7
* Add Windows 7 to the list of detected versionsmturk2010-08-261-1/+2
* Quiet missing prototype warningswrowe2009-12-181-1/+1
* Complete corrections to r649208; there was no cause to expose tlhelp32.hwrowe2009-06-021-1/+2
* Revert Mladen's breakage in r649208 by including tlhelp32.h before attemptingwrowe2009-06-011-2/+2
* Use SetDllDirectory if supported by OS in case dependent .dll's are in the sa...mturk2009-02-171-0/+8
* Use WSApoll if supported by winsockmturk2009-02-141-0/+34
* Extend DLL late load macros to include function presence check.mturk2009-02-121-4/+10
* Fix the otherchild API docs to reflect the actual implementation ofjorton2009-01-121-1/+0
* Leverage the new apr_uintptr_t type for our ULONG_PTR members.wrowe2008-05-021-4/+4
* mplement apr_proc_wait_all_procs for windowsmturk2008-04-171-0/+27
* Fix NtXXX prototypes. They are all declared as NTSTATUS(LONG) not DWORDmturk2008-04-171-4/+4
* Revert function proto changemturk2008-04-171-1/+1
* Fix compile time warnings by properly casting to 64 or 32 bitsmturk2008-04-171-1/+1
* Do not core if the optional function cannot be delay loaded. Return 0 and set...mturk2008-04-161-2/+6
* Learn the appropriate csize Allocation magic applicablewrowe2007-11-081-0/+25
* Catch a flaw on Win32 x64 platformswrowe2007-11-081-10/+6
* Now in 1.3.0 a valid csize becomes very critical to enablewrowe2007-11-061-0/+25
* Using macros defined include/arch/win32/apr_arch_misc.h to replace calls to thewrowe2007-06-011-1/+1
* Add Windows Vista os version detectionmturk2007-01-081-1/+2
* Fix the typo.jorton2006-08-031-1/+1
* Update license header.jorton2006-08-031-6/+6
* Fix up Win32 private headers to use APR_INLINE consistently; use static inlinejerenkrantz2006-07-141-9/+9
* Protect usage of MS VC++ crtdbg.h functionality.jerenkrantz2006-07-121-0/+31
* A simple typo that's come up more than once, VC accepts whilewrowe2006-02-111-1/+1
* Update copyright year to 2005 and standardize on current copyright owner line.jerenkrantz2005-02-041-1/+2
* Added detection for XP_SP1, XP_SP2 and 2003.mturk2005-01-171-1/+4
* Relicense APR under Apache License, Version 2.0jerenkrantz2004-02-131-49/+10
* Namespace protection for include/arch/ header filesthommay2003-01-061-0/+362