summaryrefslogtreecommitdiff
path: root/misc/win32/apr_app.c
Commit message (Expand)AuthorAgeFilesLines
* Relicense APR under Apache License, Version 2.0jerenkrantz2004-02-131-49/+10
* rename apr_arch_fileio.h to apr_arch_file_io.h for consistencythommay2003-01-071-1/+1
* Namespace protection for include/arch/ header filesthommay2003-01-061-2/+2
* Update copyright notices to 2003.thommay2003-01-011-1/+1
* A few semirandom fixes to a mode that isn't used by much of anyone yet.wrowe2002-07-171-1/+1
* Update our copyright for this year.fielding2002-03-131-1/+1
* Simplification - code moving to internal.c for sharing, and misc.c forwrowe2002-02-181-184/+6
* Place a trailing newlinewrowe2002-02-121-1/+1
* Introduce apr_app_main() for global consumption.wrowe2002-01-301-4/+12
* apr_app_main() seems like a decent enough re-entry point, but this iswrowe2002-01-301-1/+1
* Final tests still required, but here goes the basic concept. The initwrowe2002-01-301-0/+31
* The 'second way' - not yet published in a .h file. This would allowwrowe2002-01-301-7/+91
* Rejigger the API so we pass _DEBUG mode in Win32. MSVCRT believes itwrowe2002-01-291-5/+28
* Allocate the correct number of elementswrowe2002-01-291-1/+1
* Had rethought the args for clarity but hadn't brought them into syncwrowe2002-01-291-1/+1
* Not ready for it's own prime time slot in any build - note the purposewrowe2002-01-291-3/+17
* Start from the outside in. This little applet, combined with thewrowe2002-01-291-0/+136