summaryrefslogtreecommitdiff
path: root/libapr.def
Commit message (Expand)AuthorAgeFilesLines
* The start of the canonical name stuff.William A. Rowe Jr2000-10-231-2/+2
* Thanks for the goodies, Greg :-)William A. Rowe Jr2000-10-111-0/+6
* Fix the Win32 linker .def for APR (for my last several commits)...William A. Rowe Jr2000-08-091-11/+17
* Clean up aprlib.def. Add the hash functions to the export list.Bill Stoddard2000-08-091-97/+108
* Remaining cleanup of ap_ -> apr_ and AP_ -> APR_ transformation...William A. Rowe Jr2000-08-061-9/+9
* Fix Win32 compile break caused by ap_ to apr_ migration. Change ap_sendfile toBill Stoddard2000-08-041-232/+232
* Fix broken symbolWilliam A. Rowe Jr2000-07-151-1/+1
* Win32: Cleanup ap_setsockopt(). First cut at implementing ap_getsockopt() and...Bill Stoddard2000-06-141-1/+1
* PR:William A. Rowe Jr2000-05-311-0/+1
* Win32: Convert ap_proc_t to tranparent type.Bill Stoddard2000-05-241-5/+5
* Win32: Fix compile problems.Bill Stoddard2000-05-231-5/+5
* Win32: Replace ap_destroy_context with ap_destroy_pool in the export file.Bill Stoddard2000-05-231-1/+1
* Change names of strnatcmp & strnatcasecmp to cpmply with APR namingBill Stoddard2000-04-241-1/+2
* Add apr_strnatcmp to the Windows build to fix link break.Bill Stoddard2000-04-241-0/+1
* Win32: Get mod_auth_digest compiling and added to the WindowsBill Stoddard2000-04-211-0/+1
* Revamp the Win32 make environment. Makefiles have been removed andBill Stoddard2000-04-201-2/+6
* Win32:Bill Stoddard2000-04-151-0/+1
* Get Windows compiling after the ap_context_t --> ap_pool_t changeBill Stoddard2000-04-141-1/+1
* Win32: Update VC++ project files to remove threadcancel.cBill Stoddard2000-04-141-1/+1
* Get rid of references to ap_slack to fix Win32 compile break.Bill Stoddard2000-04-071-1/+1
* Make Win32 ap_get_oslevel private to APRBill Stoddard2000-04-051-1/+1
* Get APR DSO code working under WindowsBill Stoddard2000-04-031-1/+4
* Tweaked APR initialization and termination so that the lifetimeJeff Trawick2000-03-281-0/+1
* Get rid of WinTimeToUnixTime. Replace all instances of its use withBill Stoddard2000-03-281-1/+1
* Get the server compiling again under Win32. Still a lot of work to doBill Stoddard2000-03-061-0/+1
* Make file I/O and network I/O writev/sendv APIs consistent.Bill Stoddard2000-02-211-1/+1
* Pass ap_iovec_t on writev calls.Bill Stoddard2000-02-181-1/+1
* Begin migrating Windows to use APR sockets. Clean-up sendfile a bit more.Bill Stoddard2000-01-261-2/+2
* Reimplement Win32 time functions to the new spec.Bill Stoddard2000-01-171-29/+42
* It took me a while, but I found the aprlib.def file, and now Apache buildsRyan Bloom1999-12-151-0/+1
* Fix some Windows compile breaksBill Stoddard1999-11-291-10/+10
* Add local_addr and remote_addr to APR for WindowsBill Stoddard1999-10-251-4/+15
* Add a couple of exports.Bill Stoddard1999-10-171-0/+2
* I think this is an obsolete function...Bill Stoddard1999-10-121-1/+1
* Update win32 exports filesBill Stoddard1999-10-111-1/+1
* Create the aprlib.dll exports file (aprlib.def) and update the project and ma...Bill Stoddard1999-10-051-0/+211