summaryrefslogtreecommitdiff
path: root/misc
Commit message (Expand)AuthorAgeFilesLines
...
* Change getopt_t ->err flag to a real ->errfn that mirrors fprintf,William A. Rowe Jr2001-11-291-25/+16
* Introduce apr_os_level, an apr-private internal value for optimizingWilliam A. Rowe Jr2001-11-272-32/+45
* Use strerror_r() where available, since strerror() isn't alwaysJeff Trawick2001-11-121-1/+41
* Add versioning mechanisms/APIs to APR.Greg Stein2001-11-112-1/+73
* Added a call to initialize the time functions for NetWareBradley Nicholes2001-11-051-0/+3
* Removed a reference to an obsolete import fileBradley Nicholes2001-11-021-1/+0
* Removed a duplicate version of pre_nw.hBradley Nicholes2001-11-021-54/+0
* Updated to the LibC NLM startup codeBradley Nicholes2001-10-231-4/+33
* NLM startup codeBradley Nicholes2001-10-191-0/+25
* No longer needed. This file is generated by make_nw_export.awk.Bradley Nicholes2001-10-191-316/+0
* Added the export definitions for the linkerBradley Nicholes2001-10-191-1/+2
* Added the expat global definesBradley Nicholes2001-10-191-0/+11
* Added a Winsock cleanup call required by NetWareBradley Nicholes2001-10-161-0/+3
* This patch sets us up to call the initialization routines for the unixJeff Trawick2001-10-081-0/+2
* Updated with the new locking API'sBradley Nicholes2001-10-051-0/+17
* Remove SMS and all references.Sander Striker2001-09-281-33/+0
* We need to refer to the pid itself, not the apr_proc_tRyan Bloom2001-09-211-2/+2
* Use the apr_proc_t, rather than some goofy pid/tid/handle value,William A. Rowe Jr2001-09-201-10/+10
* Some message is better than no message. Modified the lookup to showWilliam A. Rowe Jr2001-09-041-2/+3
* On platforms where neither HAVE_GMTOFF nor HAVE___OFFSET is defined,Justin Erenkrantz2001-08-311-0/+2
* Updated and cleaned up aprlib.imp for NetWareBradley Nicholes2001-08-301-153/+310
* Error codes from getaddrinfo() need their own range within theJeff Trawick2001-08-291-0/+11
* Added the MP enabling file required during the link stageBradley Nicholes2001-08-281-0/+0
* Added some NetWare specific misc filesBradley Nicholes2001-08-283-0/+221
* Never used, now never usefulWilliam A. Rowe Jr2001-08-241-319/+0
* Wrap all APR functions in APR_DECLARE macro.Ryan Bloom2001-08-102-2/+3
* Fixed apr_os_strerror() to allow it to handle Winsock errors for NetWareBradley Nicholes2001-08-071-2/+4
* Added the NetWare specific calls to enable get_random_info()Bradley Nicholes2001-08-071-6/+11
* Added the NetWare version of get_system_time()Bradley Nicholes2001-08-061-0/+11
* Added NETWARE to the WIN32 ifdef listBradley Nicholes2001-08-021-3/+3
* Uninitialized data :(William A. Rowe Jr2001-07-191-0/+1
* axe APR_ENOFILEJeff Trawick2001-06-071-2/+0
* Solve the linkage issue with a native-C (nonstd convention) declarationWilliam A. Rowe Jr2001-06-061-1/+6
* * Remove the unnecessary parameter checks and the extra error codes thatCliff Woolley2001-06-041-4/+0
* Some more tidying up.David Reid2001-05-191-3/+0
* More cleanup and improvement of the memory code...David Reid2001-05-191-1/+8
* Add APR_HAS_OTHER_CHILD support to Win32Bill Stoddard2001-05-171-1/+39
* Remove apr_proc_probe_writable_fdsBill Stoddard2001-05-161-50/+0
* Automatically remove other-child registrations when theJeff Trawick2001-05-161-8/+29
* Sing, "we are apr"... and make all hash functions accept apr_ssize_tWilliam A. Rowe Jr2001-05-161-1/+1
* Those aren't DWORDs, they are apr_size_t.William A. Rowe Jr2001-05-161-3/+2
* get otherchild.c to compile when !APR_HAS_OTHER_CHILDJeff Trawick2001-05-041-0/+5
* *) Make the apr_pool_t structure private.Greg Stein2001-04-261-6/+0
* Further problems to resolve for Win32 in VC98; reported by Bill StoddardWilliam A. Rowe Jr2001-04-131-9/+2
* Point out a possible issue, and clean up the includes sequence.William A. Rowe Jr2001-04-121-2/+18
* Hmmm... some missing messages (my bad)William A. Rowe Jr2001-04-081-6/+15
* Add apr_ipsubnet_create() and apr_ipsubnet_test() for testingJeff Trawick2001-03-151-0/+4
* Fix the hosed #ifdef APR_HAVE_FOO_H tests, the #if HAVE_ tests, andWilliam A. Rowe Jr2001-02-253-3/+3
* OS/2: Add a crypto strength randomness generator.Brian Havard2001-02-242-0/+173
* Update copyright to 2001Roy T. Fielding2001-02-1610-10/+10