summaryrefslogtreecommitdiff
path: root/misc
Commit message (Expand)AuthorAgeFilesLines
* Bring the misc code up to the APR parameter order spec. This also fixes a fewrbb1999-10-083-9/+12
* Continuing to bring the beos APR into line.dreid1999-10-082-11/+48
* Warning: even with HAVE_PTHREAD_SIGMASK defined,martin1999-10-071-0/+3
* First patch to re-order function parameters. This one gets the low hangingrbb1999-10-044-11/+11
* Remove the vestigial hsregex.h from APR, and update dependencies.manoj1999-09-231-1/+1
* Delete the cancelability routinesstoddard1999-09-221-11/+9
* More syncing with the unix tree. There really should be a 'common' treestoddard1999-09-222-19/+56
* Update argument liststoddard1999-09-221-1/+1
* Some docs changes.rbb1999-09-201-6/+12
* A change to how APR uses user data. Now, user data is a linked list thatrbb1999-09-142-14/+53
* Make sure one can compile a server with MPM prefork if no pthread library isrse1999-09-121-1/+1
* Fix warnings.ben1999-09-121-0/+3
* A bunch of APR BEOS changes. Including: Better autoconf support, addingrbb1999-09-073-9/+176
* Revert Ryans wrongful replacement :)bjh1999-08-311-3/+3
* Changed pools to contexts. Tested with prefork and pthread mpm's. I'llrbb1999-08-314-10/+10
* APR OS/2 startup module:bjh1999-08-301-1/+40
* Add getopt module to APR OS/2. Same as unix for now.bjh1999-08-292-1/+144
* Ignore generated makefiles in APR OS/2 directories.bjh1999-08-291-0/+1
* Generate dependencies for APR OS/2 modules.bjh1999-08-281-5/+6
* Fix compilation bugs in APR. Move compiled libraries into a common libsrbb1999-08-2711-130/+3
* Run make depend after moving the four header files. Remove the test programsrbb1999-08-181-2/+2
* Update APR on Win32 to compile after moving it into the mpm treerbb1999-08-181-2/+2
* Basic cleanup for apr. This takes care of the make depend that used to berbb1999-08-181-2/+1
* Initial revisionrbb1999-08-1718-0/+1959