]> granicus.if.org Git - apache/history - os/win32/os.h
update after backport
[apache] / os / win32 / os.h
2013-02-20 William A. Rowe JrThe days of 9x, Win2K are long gone. No more need...
2011-09-23 Jim JagielskiCleanup effort in prep for GA push:
2011-05-17 William A. Rowe JrCorrect Win64 Servername Identification
2011-04-08 Jeff Trawickinclude <stdlib.h> to ensure that the exit() prototype...
2011-04-07 Jeff Trawickgcc compatibility
2011-04-06 Jeff Trawickcleanups to function signatures, prototypes, visibility
2011-02-26 Guenter KnaufAxed C++ comments and tabs.
2009-03-31 Jeff Trawickstop exporting APACHE_MPM_DIR to modules -- unclear...
2009-03-29 Jeff TrawickCore can specify a platform-specific rewrite args hook...
2007-09-05 William A. Rowe JrAxe a completely bogus internal helper function.
2006-07-15 Paul QuernaOn mingw32, the APACHE_MPM_DIR is defined from the...
2006-07-11 Roy T. Fieldingupdate license header text
2006-04-19 Colm MacCarthaighUpdate the copyright year in all .c, .h and .xml files
2005-08-28 Ian HolsmanDoxygen fixup / cleanup
2005-02-18 William A. Rowe Jr 80 col style fix, no code harmed.
2005-02-18 Bill Stoddardfix compile break with recent rename of real_exit_code...
2005-02-04 Justin ErenkrantzUpdate copyright year to 2005 and standardize on curren...
2004-02-09 André Malofix name of The Apache Software Foundation
2004-02-08 André Malofix copyright dates according to the first check in
2004-02-06 André Maloapply Apache License, Version 2.0
2004-01-01 André Maloupdate license to 2004.
2003-02-03 André Malofinished that boring job:
2002-11-08 William A. Rowe Jr A comment which no longer applies (proper AP_DECLARE_...
2002-09-18 William A. Rowe Jr Restrict Win32 API replacements from interfering...
2002-07-29 William A. Rowe Jr Refactor out the child behavior from mpm_winnt. ...
2002-07-01 William A. Rowe Jr Add ap_os_proc_filepath and clean up the win32/os...
2002-06-23 William A. Rowe Jr Finish the -w keep-console-open-on-error patch.
2002-03-13 Roy T. FieldingUpdate our copyright for this year.
2001-08-24 William A. Rowe Jr This flag is no more
2001-08-23 William A. Rowe Jr Eliminated ap_os_[systemcase|[case_]canonical]_filena...
2001-02-16 Roy T. FieldingUpdate copyright to 2001
2000-12-05 William A. Rowe Jr En route to httpd-2.0/modules/... in their appropriat...
2000-11-29 William A. Rowe Jr clean up some really bad typedefs - and move one...
2000-11-10 William A. Rowe Jr Killing ap_os_is_filename_valid. Left actual win32...
2000-10-16 William A. Rowe Jr Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLAR...
2000-10-15 William A. Rowe Jr Eliminating a bunch-o-junk from the Win32 os.h header...
2000-10-12 William A. Rowe Jr Move more path parsing fixes forward from 1.3
2000-10-11 William A. Rowe Jr New symbol for HAVE_URL_PATHS reminds me we need...
2000-08-02 Doug MacEachernprefix libapr functions and types with apr_
2000-06-22 Allan K. EdwardsGet Win32 building after yesterday's patch to make...
2000-06-17 William A. Rowe Jr Time for these to be gone? I'd say it's long past :)
2000-06-12 Ryan BloomRemove the final vestiges of stat.h from Apache 2.0...
2000-06-10 Ryan BloomCleanup more of the Apache configuration. This removes...
2000-06-09 Ryan BloomRemove a bunch of string functions from Apache. These...
2000-06-09 Ryan BloomRemove all occurances of strerror from Apache. ap_stre...
2000-06-08 Ryan BloomCleanup APR header files a bit. Basically, this splits...
2000-06-08 Ryan BloomRemove all occurances of gettimeofday. Replace it...
2000-05-27 William A. Rowe Jr This patch corrects the issues from the AP_EXPORT...
2000-05-26 William A. Rowe JrPR:
2000-05-17 William A. Rowe Jr Cleanup ap_config.h fallout for Win32. Only a few...
2000-05-17 William A. Rowe JrPR:
2000-05-17 William A. Rowe Jr Radical overhaul of the Apache-2.0/Win32 mpm <->...
2000-05-06 William A. Rowe Jr pcre lives and dies on the _WIN32 define, rather...
2000-05-01 William A. Rowe Jr Significantly shorten the Win32 build and shrink...
2000-04-28 William A. Rowe Jr Replace ERROR constant with TODO_ERROR to flag these...
2000-04-14 Ryan BloomChange ap_context_t to ap_pool_t. This compiles, runs...
2000-04-03 Bill StoddardGet APR DSO code working under Windows
2000-03-31 Roy T. FieldingUpdate to Apache Software License version 1.1
2000-03-24 Bill StoddardDo a bit of Win32 specific garbage collecting. Most...
2000-03-22 Jeff Trawickaxe some deprecated MULTITHREAD code
2000-03-10 Ryan BloomFix all the License issues. Including:
2000-02-13 Bill StoddardRemove dead code.
2000-01-23 Bill StoddardFix compile breaks on Windows.
2000-01-19 Ryan BloomFinish the commits for the change in the header files...
2000-01-17 Bill StoddardUpdate Windows port to new file_io and time specs
1999-11-30 Manoj KasichainulaDelete remnants of ap_spawnvp that got missed earlier.
1999-11-30 Manoj KasichainulaDeal with times() properly in autoconf. This also chang...
1999-11-29 Manoj KasichainulaThe first part of the big autoconf patch. This replaces...
1999-11-02 Bill StoddardFirst cut at adding a sendfile API to IOL. Eventually...
1999-10-05 Bill StoddardAdd a couple of missing function declarations
1999-09-13 Bill StoddardCut out cruft... More APR'izing...
1999-09-13 Bill StoddardA bit of WIN32 header file cleanup
1999-08-31 Ryan BloomChanged pools to contexts. Tested with prefork and...
1999-08-27 Bill StoddardA bunch of changes to get the server compiling on WIN32...
1999-08-26 Roy T. FieldingAdd define for ap_spawnvp. Dean removed obsolete symbo...
1999-08-24 Roy T. FieldingApache 1.3.9 baseline for the Apache 2.0 repository.