summaryrefslogtreecommitdiff
path: root/network_io/unix/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Reimplement apr_poll() on Unix. This improves performance by giving therbb2002-07-111-1/+0
* Allow VPATH builds to properly generate build dependencies. This requiresjerenkrantz2002-04-221-0/+2
* Libtool-ize APR.gstein2001-01-091-31/+13
* Add apr_inet_ntop(), apr_inet_pton(), apr_create_socket(), andtrawick2000-11-161-1/+3
* This patch removes the dependencies from Makefile.in. Dependenciestrawick2000-11-151-62/+2
* Fix OS/2 build after the move of private APR headers to the include/arch/bjh2000-11-141-34/+38
* Tie up some loose ends that fell through the cracks while I was fixingrbb2000-11-091-3/+3
* Update dependenciessascha2000-07-231-2/+4
* Update dependancies in APRrbb2000-07-071-26/+29
* Update dependencies.ben2000-06-111-7/+11
* First function removed from Unix MPM's and moved to a common file. Thisrbb2000-05-181-0/+1
* Make `mm' an INCDIR in shmem/unix, so that the INCDIR rewriter cansascha2000-04-301-1/+0
* Update comment for depend target. The template makefiles are now calledsascha2000-04-301-1/+1
* Move apr_config.h and apr_config.hw to apr_private.h and apr_private.hw.rbb2000-04-221-5/+5
* Fix warnings, update dependencies.ben2000-03-181-22/+27
* Fix the build process for APR. There is no reason to build each libraryrbb1999-12-201-8/+7
* Fix the logic in blocking vs non-blocking pipes to children. It onlyrbb1999-12-031-22/+22
* Remake the unix dependencies.manoj1999-10-301-9/+13
* Enhancements for APR network_io. Adds separate local/remote access methods forbjh1999-10-241-0/+1
* Remove the vestigial hsregex.h from APR, and update dependencies.manoj1999-09-231-5/+5
* Fix compilation bugs in APR. Move compiled libraries into a common libsrbb1999-08-271-1/+1
* Run make depend after moving the four header files. Remove the test programsrbb1999-08-181-5/+6
* Basic cleanup for apr. This takes care of the make depend that used to berbb1999-08-181-6/+3
* Initial revisionrbb1999-08-171-0/+75