summaryrefslogtreecommitdiff
path: root/os/win32/util_win32.c
Commit message (Expand)AuthorAgeFilesLines
* Pass NULL instead of a "null ACL"Eric Covener2021-04-211-45/+0
* Fix issues found by PVS-Studio static analyzer:Stefan Fritsch2011-09-191-1/+1
* get prototype for ap_os_create_privileged_process()Jeff Trawick2011-04-071-0/+1
* cleanups to function signatures, prototypes, visibilityJeff Trawick2011-04-061-1/+1
* Axe a completely bogus internal helper function.William A. Rowe Jr2007-09-051-50/+0
* Do not return on WAIT_ABANDONED signals.Mladen Turk2006-08-031-10/+13
* Fix return values from wait_for_many_objects.Mladen Turk2006-08-021-4/+12
* 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
* No functional Change: Removing trailing whitespace. This alsoJim Jagielski2005-11-101-18/+18
* No functional change: simple detabbing of indented code.Jim Jagielski2005-11-101-2/+2
* 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
* Fix win32 compile break due to file name changes in apr/include/arch/win32Bill Stoddard2003-01-081-2/+2
* Resolve more handle leaks.William A. Rowe Jr2002-07-311-1/+1
* Refactor out the child behavior from mpm_winnt. This is the firstWilliam A. Rowe Jr2002-07-291-2/+113
* Add ap_os_proc_filepath and clean up the win32/os.h file structure.William A. Rowe Jr2002-07-011-0/+41
* Update our copyright for this year.Roy T. Fielding2002-03-131-1/+1
* Eliminated ap_os_[systemcase|[case_]canonical]_filename() andWilliam A. Rowe Jr2001-08-231-438/+0
* Update copyright to 2001Roy T. Fielding2001-02-161-1/+1
* renaming various functions for consistency sakeDoug MacEachern2001-02-081-1/+1
* This file will go away. For this moment, the s/FindFirstFile/apr_stat/William A. Rowe Jr2001-02-011-9/+4
* *) Compensate for recent changes in the APR headers. Specifically, someGreg Stein2000-11-261-4/+6
* repair cgi's on WindowsAllan K. Edwards2000-11-141-1/+1
* Killing ap_os_is_filename_valid. Left actual win32 code, since it isWilliam A. Rowe Jr2000-11-101-4/+9
* Get everything working with suexec patches again.William A. Rowe Jr2000-10-241-0/+9
* Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLARE and all symbolsWilliam A. Rowe Jr2000-10-161-4/+4
* Completes the port of the <Directory /> handling for Win32... there isWilliam A. Rowe Jr2000-10-131-24/+52
* prefix libapr functions and types with apr_Doug MacEachern2000-08-021-9/+9
* Missing apr_strings.h - hope this wasn't destined for some global header.William A. Rowe Jr2000-07-251-0/+1
* Time for these to be gone? I'd say it's long past :)William A. Rowe Jr2000-06-171-119/+0
* Remove the final vestiges of stat.h from Apache 2.0. All calls are now toRyan Bloom2000-06-121-1/+0
* Fix Win32 bug when pathname length exactly equals MAX_PATH.Allan K. Edwards2000-06-071-1/+1
* William A. Rowe Jr2000-05-011-4/+3
* back out APR_ prefix for TRUE,FALSEDoug MacEachern2000-04-281-10/+10
* prefix TRUE,FALSE with APR_Doug MacEachern2000-04-281-10/+10
* Change ap_context_t to ap_pool_t. This compiles, runs, and serves pagesRyan Bloom2000-04-141-3/+3
* Update to Apache Software License version 1.1Roy T. Fielding2000-03-311-55/+56
* Fix all the License issues. Including:Ryan Bloom2000-03-101-9/+9
* Add license statement to util_win32.cBill Stoddard1999-12-081-0/+57
* Make Apache use the new ap_create_process call. This is the first of aRyan Bloom1999-10-111-140/+0
* Changed pools to contexts. Tested with prefork and pthread mpm's. I'llRyan Bloom1999-08-311-3/+3
* Apache 1.3.9 baseline for the Apache 2.0 repository.Roy T. Fielding1999-08-241-0/+677