summaryrefslogtreecommitdiffstats
path: root/os (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use the correct macros in unix.hRyan Bloom2001-08-302-2/+2
* * configure.in: added Cygwin specific APR_SETVARs.William A. Rowe Jr2001-08-301-0/+4
* No <sys/ipc.h> under cygwin.William A. Rowe Jr2001-08-301-0/+4
* os-inline.c is no more...Brian Havard2001-08-251-1/+1
* This flag is no moreWilliam A. Rowe Jr2001-08-242-2/+0
* os-inline.c is no more (fix from bloom)Doug MacEachern2001-08-231-1/+1
* Eliminated ap_os_[systemcase|[case_]canonical]_filename() andWilliam A. Rowe Jr2001-08-2313-1072/+6
* This probably falls under the category: if you can't figure it out yourself,Joshua Slive2001-08-231-3/+3
* We need to check for sys/sem.hRyan Bloom2001-08-221-1/+1
* OS/2: Use full set of linker flags when linking shared core loader EXE.Brian Havard2001-08-201-1/+1
* OS/2: Don't share data segment between multiple instances of the shared coreBrian Havard2001-08-171-0/+1
* Fix a new error on Linux.Ryan Bloom2001-08-161-0/+1
* The Unix MPMs other than perchild now allow child serverJeff Trawick2001-08-162-1/+38
* Nothing here to ignore, go away :)William A. Rowe Jr2001-08-161-8/+0
* A first step at auto-generating the version resource for all win32 binaries.William A. Rowe Jr2001-08-162-78/+0
* Begin to sanitize the MPM configuration directives. Now, allRyan Bloom2001-08-131-0/+1
* httpd.exp and lots of other export files are generated based on theVictor J. Orlikowski2001-07-302-8/+12
* OS/2: set a decent size stack. Default is only 32k which runs out in someBrian Havard2001-07-271-1/+1
* OS/2: get canonical filename functions exported from the core.Brian Havard2001-07-251-2/+2
* Use the autoconf variable "host" consistently for platform checks.Roy T. Fielding2001-07-101-4/+1
* Add some favorite modulesWilliam A. Rowe Jr2001-06-271-0/+2
* OS/2: Automate export of global variables from core.Brian Havard2001-06-161-15/+1
* Utility to list available hooks.Ben Laurie2001-05-271-2/+1
* Remove some obsolete macros and rename one that wasn't name protected.Roy T. Fielding2001-04-291-1/+1
* Completely revamp configure so that it preserves the standard makeRoy T. Fielding2001-04-292-2/+2
* This stops some systems from barfing...David Reid2001-04-261-1/+1
* OS/2: Export from the shared core symbols from the socket library needed byBrian Havard2001-04-231-0/+10
* tweak unixd.h so that exports.c is built properlyJeff Trawick2001-04-071-2/+1
* ap_os_systemcase_filename isn't implemented on OS/2 & isn't used anywhereBrian Havard2001-04-071-1/+0
* OS/2: Export some APR global variables from the httpd core.Brian Havard2001-04-071-0/+8
* Switch to using aplibtool for building under OS/2 & add support for buildingBrian Havard2001-04-023-1/+18
* remove some items which are no longer used/needed.Greg Stein2001-03-312-212/+1
* Win32 goodness for the core/http split.William A. Rowe Jr2001-03-041-0/+4
* More crufty stuffWilliam A. Rowe Jr2001-02-282-24/+1
* Crufty stuff now gone [Ben indicated this was a first hack that wasWilliam A. Rowe Jr2001-02-283-369/+0
* Moved to modules/arch/win32/William A. Rowe Jr2001-02-281-1295/+0
* Hmmm... missed one. There has to be a better home for this.William A. Rowe Jr2001-02-281-2/+1
* Fix Windows compile breaks caused by mod_core.h foobarBill Stoddard2001-02-271-1/+1
* move the _rini stuff into bs2login.c (the only user)Greg Stein2001-02-242-10/+10
* *) fix inline handling. we had: apr_inline, APR_INLINE, USE_GNU_INLINE, andGreg Stein2001-02-2410-176/+69
* Fix windows compile break introduced by Martin's module structure rename.Bill Stoddard2001-02-201-9/+9
* Update copyright to 2001Roy T. Fielding2001-02-1626-26/+26
* As a debugging aid, report which version of the beos code we're using andDavid Reid2001-02-141-2/+6
* fix the check for killpg(); as it was, we didn't check forJeff Trawick2001-02-111-1/+1
* toss the signal description stuff from unixd.[ch], beosd.h, and spmt_os2.Greg Stein2001-02-114-165/+4
* [ missed in last commit ]Greg Stein2001-02-101-0/+4
* *) remove obsolete http_conf_globals.hGreg Stein2001-02-101-1/+0
* renaming various functions for consistency sakeDoug MacEachern2001-02-087-25/+25
* This file will go away. For this moment, the s/FindFirstFile/apr_stat/William A. Rowe Jr2001-02-011-9/+4
* Use the appropriate APR_FINFO_flags for the apr_stat/lstat/getfileinfoWilliam A. Rowe Jr2001-01-271-1/+1