summaryrefslogtreecommitdiffstats
path: root/os/tpf (follow)
Commit message (Expand)AuthorAgeFilesLines
* Switch to the APR-provided APR_CHARSET_EBCDIC feature test macro.Jeff Trawick2000-12-201-2/+2
* Force all Apache functions to be linked into the executable, whether theyRyan Bloom2000-12-191-2/+2
* Ignore all the files that are generated during a buildRyan Bloom2000-12-051-0/+2
* *) Compensate for recent changes in the APR headers. Specifically, someGreg Stein2000-11-261-4/+6
* Killing ap_os_is_filename_valid. Left actual win32 code, since it isWilliam A. Rowe Jr2000-11-101-3/+0
* ensure that all cpp directives start with a # in column oneTony Finch2000-10-251-2/+2
* Add back suexec support.Manoj Kasichainula2000-10-231-1/+7
* Cleanup ap_os_kill from TPF and unix. Maintainers please validate.William A. Rowe Jr2000-10-151-1/+0
* Remaining cleanup of ap_ -> apr_ and AP_ -> APR_ transformation...William A. Rowe Jr2000-08-062-2/+2
* prefix libapr functions and types with apr_Doug MacEachern2000-08-022-8/+8
* Fix some bad ap_log_error() invocations. Comment on a badJeff Trawick2000-07-181-2/+2
* Change ap_context_t to ap_pool_t. This compiles, runs, and serves pagesRyan Bloom2000-04-141-2/+2
* Update to Apache Software License version 1.1Roy T. Fielding2000-03-315-65/+240
* Fix all the License issues. Including:Ryan Bloom2000-03-102-18/+18
* Fix some errors from a global search and replace gone wrong. This shouldRyan Bloom1999-08-312-3/+3
* Changed pools to contexts. Tested with prefork and pthread mpm's. I'llRyan Bloom1999-08-313-9/+9
* Update (or is this reversing ???) the JCL examples for TPF.Roy T. Fielding1999-08-262-179/+179
* Apache 1.3.9 baseline for the Apache 2.0 repository.Roy T. Fielding1999-08-248-0/+968