summaryrefslogtreecommitdiffstats
path: root/os/win32/os.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanup effort in prep for GA push:Jim Jagielski2011-09-231-3/+3
* Correct Win64 Servername IdentificationWilliam A. Rowe Jr2011-05-181-0/+4
* include <stdlib.h> to ensure that the exit() prototype has beenJeff Trawick2011-04-081-3/+1
* gcc compatibilityJeff Trawick2011-04-071-1/+1
* cleanups to function signatures, prototypes, visibilityJeff Trawick2011-04-061-1/+1
* Axed C++ comments and tabs.Guenter Knauf2011-02-261-5/+5
* stop exporting APACHE_MPM_DIR to modules -- unclear why this was ever necessa...Jeff Trawick2009-03-311-4/+0
* Core can specify a platform-specific rewrite args hook. Use that on Unix.Jeff Trawick2009-03-291-0/+7
* Axe a completely bogus internal helper function.William A. Rowe Jr2007-09-061-3/+0
* On mingw32, the APACHE_MPM_DIR is defined from the autoconf generated files.Paul Querna2006-07-151-0/+2
* update license header textRoy T. Fielding2006-07-111-6/+6
* Update the copyright year in all .c, .h and .xml filesColm MacCarthaigh2006-04-191-1/+1
* Doxygen fixup / cleanupIan Holsman2005-08-291-0/+12
* 80 col style fix, no code harmed.William A. Rowe Jr2005-02-181-3/+3
* fix compile break with recent rename of real_exit_code to ap_real_exit_codeBill Stoddard2005-02-181-3/+3
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-041-1/+2
* fix name of The Apache Software FoundationAndré Malo2004-02-091-1/+1
* fix copyright dates according to the first check inAndré Malo2004-02-081-1/+1
* apply Apache License, Version 2.0André Malo2004-02-061-53/+10
* update license to 2004.André Malo2004-01-011-1/+1
* finished that boring job:André Malo2003-02-031-1/+1
* A comment which no longer applies (proper AP_DECLARE_DATA voided theWilliam A. Rowe Jr2002-11-081-2/+1
* Restrict Win32 API replacements from interfering with 3rd-party buildersWilliam A. Rowe Jr2002-09-181-1/+5
* Refactor out the child behavior from mpm_winnt. This is the firstWilliam A. Rowe Jr2002-07-291-0/+55
* Add ap_os_proc_filepath and clean up the win32/os.h file structure.William A. Rowe Jr2002-07-011-14/+18
* Finish the -w keep-console-open-on-error patch.William A. Rowe Jr2002-06-231-3/+16
* Update our copyright for this year.Roy T. Fielding2002-03-131-1/+1
* This flag is no moreWilliam A. Rowe Jr2001-08-241-1/+0
* Eliminated ap_os_[systemcase|[case_]canonical]_filename() andWilliam A. Rowe Jr2001-08-231-41/+3
* Update copyright to 2001Roy T. Fielding2001-02-161-1/+1
* En route to httpd-2.0/modules/... in their appropriate places.William A. Rowe Jr2000-12-051-3/+0
* clean up some really bad typedefs - and move one into mpm_winnt.c sinceWilliam A. Rowe Jr2000-11-291-4/+0
* Killing ap_os_is_filename_valid. Left actual win32 code, since it isWilliam A. Rowe Jr2000-11-101-1/+0
* Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLARE and all symbolsWilliam A. Rowe Jr2000-10-161-4/+4
* Eliminating a bunch-o-junk from the Win32 os.h header that now livesWilliam A. Rowe Jr2000-10-151-26/+1
* Move more path parsing fixes forward from 1.3William A. Rowe Jr2000-10-121-3/+5
* New symbol for HAVE_URL_PATHS reminds me we need to prefix a bunch moreWilliam A. Rowe Jr2000-10-111-0/+1
* prefix libapr functions and types with apr_Doug MacEachern2000-08-021-3/+3
* Get Win32 building after yesterday's patch to make MPM's explainAllan K. Edwards2000-06-221-0/+2
* Time for these to be gone? I'd say it's long past :)William A. Rowe Jr2000-06-171-1/+0
* Remove the final vestiges of stat.h from Apache 2.0. All calls are now toRyan Bloom2000-06-121-2/+0
* Cleanup more of the Apache configuration. This removes all of the sharedRyan Bloom2000-06-101-1/+0
* Remove a bunch of string functions from Apache. These are basicallyRyan Bloom2000-06-091-7/+0
* Remove all occurances of strerror from Apache. ap_strerror works justRyan Bloom2000-06-091-1/+0
* Cleanup APR header files a bit. Basically, this splits ap_table_t relatedRyan Bloom2000-06-081-1/+0
* Remove all occurances of gettimeofday. Replace it with ap_now whichRyan Bloom2000-06-081-1/+0
* William A. Rowe Jr2000-05-271-22/+0
* PR:William A. Rowe Jr2000-05-261-11/+13
* William A. Rowe Jr2000-05-171-1/+6
* PR:William A. Rowe Jr2000-05-171-1/+1