summaryrefslogtreecommitdiff
path: root/misc/win32
Commit message (Expand)AuthorAgeFilesLines
* Fix compile time warnings by properly casting to 64 or 32 bitsmturk2008-04-171-14/+16
* Save the user a step by providing the entry pointwrowe2007-10-181-8/+9
* zero bytes is a LEGAL length of an envvar valuewrowe2007-10-081-4/+1
* Proposed;wrowe2007-08-261-1/+4
* misc/win32/misc.c depends on _UNICODE not being set and all Windows API callsdavi2007-07-221-8/+20
* Something in apr_private.h when preprocessed with the MinGW Windows headersdavi2007-06-291-2/+1
* Apparently xcompiles on unix are depending on lower case names, and ofwrowe2007-06-011-1/+1
* apr_app_initialize performs manipulation of environment variables (in particularwrowe2007-06-011-1/+5
* apr_env_get, apr_env_set and apr_env_delete to return APR_ENOTIMPL on Windows...wrowe2007-06-011-2/+13
* WinCE exception to deal with local code page (in unicode, no less)wrowe2007-05-311-2/+14
* Add Windows Vista os version detectionmturk2007-01-081-1/+4
* Backout R434327, R437115, which...wrowe2006-11-221-63/+0
* Correctly retrieve 'empty' environment values with apr_env_getwrowe2006-11-061-2/+17
* Check if the return value from TlsGetValue ismturk2006-08-261-1/+6
* Implement apr_threadkey_private destructors on WIN32mturk2006-08-241-0/+58
* Tab police + Trim trailing spaces.mturk2006-08-241-10/+10
* Fix the typo.jorton2006-08-038-8/+8
* Update license header.jorton2006-08-038-48/+48
* Link to librpcrt4.a.jerenkrantz2006-07-141-1/+2
* Protect usage of MS VC++ crtdbg.h functionality.jerenkrantz2006-07-124-20/+16
* Presume when we grab random data, 2^31 bytes is quite alot.wrowe2005-05-161-1/+5
* Hardcode a hack around WriteFile to the apr_dbg_log internal feature.wrowe2005-05-161-2/+2
* Update copyright year to 2005 and standardize on current copyright owner line.jerenkrantz2005-02-048-8/+16
* Added detection for XP_SP1, XP_SP2 and 2003.mturk2005-01-171-1/+9
* Relicense APR under Apache License, Version 2.0jerenkrantz2004-02-138-392/+80
* Time to turn on the protocol member for APR 1.0.wrowe2003-10-151-4/+0
* Added a new module, apr_env, for manipulating the environment. The newbrane2003-02-171-0/+207
* While this is a 'proper' change, it breaks 64 bit platforms.wrowe2003-01-131-0/+4
* rename apr_arch_fileio.h to apr_arch_file_io.h for consistencythommay2003-01-074-4/+4
* Namespace protection for include/arch/ header filesthommay2003-01-066-10/+10
* Update copyright notices to 2003.thommay2003-01-017-7/+7
* Update the definition apr_generate_random_bytes to match jorton's prototypebrane2002-12-161-1/+1
* As pointed out by Marcel Mann <Marcel.Mann@dbaudio.com>, we werewrowe2002-11-251-0/+6
* Introduced apr_os_default_encoding and apr_os_locale_encoding, withbrane2002-11-121-0/+81
* Kill a small and mostly insignificant leak.wrowe2002-09-151-0/+2
* Fix bug reported as PR 11854.wrowe2002-08-201-3/+10
* Outch. The most important part, stop dragging in troublesome includes.wrowe2002-07-171-3/+1
* A few semirandom fixes to a mode that isn't used by much of anyone yet.wrowe2002-07-171-1/+1
* Skip the entire CoAPI garbage and go right for UuidCreate(), which onwrowe2002-07-171-2/+5
* Move UUID. Not the simplest thing in the world. Note that almostwrowe2002-07-172-82/+22
* Move the win32-only utf8 support [for the Unicode filesystem] out ofwrowe2002-07-171-0/+292
* Continue the Bill Rowe apr_size_t crusade.orlikowski2002-07-102-8/+8
* Hadn't saved the file complete when committing. apr_oslevel_get will nowrowe2002-07-091-1/+1
* apr_oslevel_get() is an internal function. Correct it to no longer passwrowe2002-07-092-7/+7
* Permit us to use very Win32 specific i18n macros and extensions so thatwrowe2002-06-241-1/+1
* Use apr_ischar() ... especially within apr itself!wrowe2002-06-231-2/+3
* Fix apr_generate_random_bytes() for Win32 on Win NT or 9x bywrowe2002-05-291-2/+6
* Correct const'ification of apr_app_initialize and internal relatedwrowe2002-04-132-7/+11
* For CommandLineFromArgvW() if WinNT is defined.wrowe2002-03-171-0/+1
* Update our copyright for this year.fielding2002-03-136-6/+6