summaryrefslogtreecommitdiff
path: root/libapr.def
Commit message (Expand)AuthorAgeFilesLines
* 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