summaryrefslogtreecommitdiff
path: root/include/arch/netware/apr_private.h
Commit message (Expand)AuthorAgeFilesLines
* Indicate that NetWare has the necessary environment functions to supportbnicholes2003-07-311-0/+4
* Implemented apr_file_mtime_set() for NetWarebnicholes2003-07-141-0/+2
* Move the apr_filepath_list_split_impl and apr_filepath_list_merge_implbrane2003-02-161-0/+5
* Performance enhancement by trying to create and cache path contexts sobnicholes2003-02-071-0/+18
* Remove the stat info caching for NetWarebnicholes2003-01-141-6/+0
* Update copyright notices to 2003.thommay2003-01-011-1/+1
* Moving the application global data management structure to APR.hnw tobnicholes2002-12-021-4/+0
* Cleaning out some left over garbage.bnicholes2002-11-071-6/+3
* Getting ready to build for IPV6 on NetWarebnicholes2002-09-031-0/+4
* Divided the cstat() memory pool into per processor memory pools to avoid havingbnicholes2002-07-241-2/+2
* Define _getch() and use the same getpass() implementation as Win32bnicholes2002-07-151-0/+1
* Removed the ReadWrite mutex that protects the stat cache table. Instead impl...bnicholes2002-06-261-2/+2
* Update our copyright for this year.fielding2002-03-131-1/+1
* Added NetWare to the WIN32 definition of types used in the apr_stat andbnicholes2002-03-051-4/+0
* Added APIs for storing the global memory pool and the stat cachebnicholes2002-02-221-0/+6
* Getting ready for some API name changes in the NetWare librariesbnicholes2002-02-081-0/+3
* Added the APIs for handling application NLM registration with the APRbnicholes2002-01-311-2/+18
* Removed HAVE_MKSTEMP from the NetWare buildbnicholes2001-10-181-1/+0
* Remove SMS and all references.striker2001-09-281-41/+0
* Added stubs for the unsupported signals on NetWarebnicholes2001-08-061-32/+37
* Adding NetWare specific headersbnicholes2001-08-021-0/+199