summaryrefslogtreecommitdiff
path: root/os/os2/util_os2.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright to 2001Roy T. Fielding2001-02-161-1/+1
* renaming various functions for consistency sakeDoug MacEachern2001-02-081-1/+1
* Use quotes instead of angle brackets when including apr_strings.h so thatBrian Havard2000-12-051-1/+1
* Clean up some warnings about APR string functions by including appropriateBrian Havard2000-12-051-0/+1
* *) Compensate for recent changes in the APR headers. Specifically, someGreg Stein2000-11-261-4/+6
* Add back suexec support.Manoj Kasichainula2000-10-231-0/+8
* Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLARE and all symbolsWilliam A. Rowe Jr2000-10-161-1/+1
* This is a pretty significant cleanup of things already moved to OS2'sWilliam A. Rowe Jr2000-10-151-146/+0
* Some enhancements for OS/2 ap_canonical_filename:Brian Havard2000-08-061-6/+21
* prefix libapr functions and types with apr_Doug MacEachern2000-08-021-6/+6
* 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-0/+58
* Remove a debug line left in accidentally.Brian Havard2000-03-201-1/+0
* Bring ap_os_case_canonical_filename() & ap_os_systemcase_canonical_filename()Brian Havard2000-03-201-3/+56
* Add requried #include "ap_config.h" in a couple of OS/2 specific files.Brian Havard2000-03-041-0/+1
* Get OS/2 working with new configure system. Yay! :)Brian Havard2000-01-261-0/+5
* Apply ap_log_error() errno parameter addition to a few more files.Brian Havard1999-10-201-1/+1
* Prevent collision with APR symbol of same name.Brian Havard1999-10-191-1/+1
* Changed pools to contexts. Tested with prefork and pthread mpm's. I'llRyan Bloom1999-08-311-1/+1
* OS/2 EMX library's select() isn't thread safe so bypass it and go direct toRoy T. Fielding1999-08-261-1/+92
* Apache 1.3.9 baseline for the Apache 2.0 repository.Roy T. Fielding1999-08-241-0/+96