summaryrefslogtreecommitdiff
path: root/misc/netware
Commit message (Expand)AuthorAgeFilesLines
* Clean up leftover commentsbnicholes2004-07-071-2/+0
* Make sure that Winsock is started up properly for all NLMs that link to aprli...bnicholes2004-07-062-15/+99
* Remove an unused local variablebnicholes2004-03-161-2/+0
* Allow support for random bytes on older hardwarebnicholes2004-03-091-1/+41
* Relicense APR under Apache License, Version 2.0jerenkrantz2004-02-134-157/+44
* Remove an unused system import from the NetWare buildbnicholes2003-10-021-1/+0
* Go ahead and sync up the API to the prototype since Codewarrior on NetWarebnicholes2003-09-301-4/+0
* Performance enhancement by trying to create and cache path contexts sobnicholes2003-02-071-0/+23
* Remove the stat info caching for NetWarebnicholes2003-01-141-65/+0
* While this is a 'proper' change, it breaks 64 bit platforms.wrowe2003-01-131-1/+5
* Namespace protection for include/arch/ header filesthommay2003-01-061-3/+3
* Update copyright notices to 2003.thommay2003-01-013-3/+3
* Fixed prototype mismatchbnicholes2002-12-201-1/+1
* Moving the application global data management structure to APR.hnw tobnicholes2002-12-021-7/+3
* Implemented the new OS language API for NetWare. This is a temporarybnicholes2002-11-161-0/+72
* Divided the cstat() memory pool into per processor memory pools to avoid havingbnicholes2002-07-242-8/+15
* Removed the ReadWrite mutex that protects the stat cache table. Instead impl...bnicholes2002-06-262-6/+18
* Correct const'ification of apr_app_initialize and internal relatedwrowe2002-04-131-1/+3
* Finished removing the locks API on NetWarebnicholes2002-04-091-1/+0
* Switched to the new winsock header for NetWarebnicholes2002-03-141-1/+1
* Update our copyright for this year.fielding2002-03-132-2/+2
* Second cut at fork/exec and pipe functionality on NetWare. Still a work inbnicholes2002-03-051-3/+0
* NetWare LibC API change for getting random bytesbnicholes2002-03-051-8/+0
* Added APIs for storing the global memory pool and the stat cachebnicholes2002-02-222-0/+52
* Changed apr_app_main to apr_app_initializewrowe2002-02-181-5/+3
* Getting ready for some API name changes in the NetWare librariesbnicholes2002-02-082-0/+12
* Added the apr_app_main() stubbnicholes2002-02-011-1/+11
* NetWare version of start.c for handling initialization of application NLMs withbnicholes2002-01-311-0/+129
* Added the necessary code to make APRLib into a real library NLM. Alsobnicholes2002-01-311-2/+97
* Added the implementation of apr_generate_random_bytes()bnicholes2002-01-281-0/+69
* Removed a reference to an obsolete import filebnicholes2001-11-021-1/+0
* Removed a duplicate version of pre_nw.hbnicholes2001-11-021-54/+0
* Updated to the LibC NLM startup codebnicholes2001-10-231-4/+33
* NLM startup codebnicholes2001-10-191-0/+25
* No longer needed. This file is generated by make_nw_export.awk.bnicholes2001-10-191-316/+0
* Added the export definitions for the linkerbnicholes2001-10-191-1/+2
* Added the expat global definesbnicholes2001-10-191-0/+11
* Updated with the new locking API'sbnicholes2001-10-051-0/+17
* Remove SMS and all references.striker2001-09-281-33/+0
* Updated and cleaned up aprlib.imp for NetWarebnicholes2001-08-301-153/+310
* Added the MP enabling file required during the link stagebnicholes2001-08-281-0/+0
* Added some NetWare specific misc filesbnicholes2001-08-283-0/+221