summaryrefslogtreecommitdiff
path: root/misc/netware
Commit message (Expand)AuthorAgeFilesLines
* Relicense APR under Apache License, Version 2.0Justin Erenkrantz2004-02-134-157/+44
* Remove an unused system import from the NetWare buildBradley Nicholes2003-10-021-1/+0
* Go ahead and sync up the API to the prototype since Codewarrior on NetWareBradley Nicholes2003-09-301-4/+0
* Performance enhancement by trying to create and cache path contexts soBradley Nicholes2003-02-071-0/+23
* Remove the stat info caching for NetWareBradley Nicholes2003-01-141-65/+0
* While this is a 'proper' change, it breaks 64 bit platforms.William A. Rowe Jr2003-01-131-1/+5
* Namespace protection for include/arch/ header filesThom May2003-01-061-3/+3
* Update copyright notices to 2003.Thom May2003-01-013-3/+3
* Fixed prototype mismatchBradley Nicholes2002-12-201-1/+1
* Moving the application global data management structure to APR.hnw toBradley Nicholes2002-12-021-7/+3
* Implemented the new OS language API for NetWare. This is a temporaryBradley Nicholes2002-11-161-0/+72
* Divided the cstat() memory pool into per processor memory pools to avoid havingBradley Nicholes2002-07-242-8/+15
* Removed the ReadWrite mutex that protects the stat cache table. Instead impl...Bradley Nicholes2002-06-262-6/+18
* Correct const'ification of apr_app_initialize and internal relatedWilliam A. Rowe Jr2002-04-131-1/+3
* Finished removing the locks API on NetWareBradley Nicholes2002-04-091-1/+0
* Switched to the new winsock header for NetWareBradley Nicholes2002-03-141-1/+1
* Update our copyright for this year.Roy T. Fielding2002-03-132-2/+2
* Second cut at fork/exec and pipe functionality on NetWare. Still a work inBradley Nicholes2002-03-051-3/+0
* NetWare LibC API change for getting random bytesBradley Nicholes2002-03-051-8/+0
* Added APIs for storing the global memory pool and the stat cacheBradley Nicholes2002-02-222-0/+52
* Changed apr_app_main to apr_app_initializeWilliam A. Rowe Jr2002-02-181-5/+3
* Getting ready for some API name changes in the NetWare librariesBradley Nicholes2002-02-082-0/+12
* Added the apr_app_main() stubBradley Nicholes2002-02-011-1/+11
* NetWare version of start.c for handling initialization of application NLMs withBradley Nicholes2002-01-311-0/+129
* Added the necessary code to make APRLib into a real library NLM. AlsoBradley Nicholes2002-01-311-2/+97
* Added the implementation of apr_generate_random_bytes()Bradley Nicholes2002-01-281-0/+69
* 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
* Updated with the new locking API'sBradley Nicholes2001-10-051-0/+17
* Remove SMS and all references.Sander Striker2001-09-281-33/+0
* Updated and cleaned up aprlib.imp for NetWareBradley Nicholes2001-08-301-153/+310
* 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