summaryrefslogtreecommitdiff
path: root/misc/netware/start.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespaces in *.c.ivan2022-11-201-13/+13
* Drop the incomplete LDAP abstraction layer from APR 2.0 as decided on-list.wrowe2011-05-311-4/+0
* Fixed some compiler warnings.fuankg2010-08-031-6/+19
* Initialize the rebind functionality early within the APR library itself to av...bnicholes2008-04-091-0/+2
* Fix the typo.jorton2006-08-031-1/+1
* Update license header.jorton2006-08-031-6/+6
* Allow Apache on NetWare to build using either the standard socket libraries o...bnicholes2005-04-141-0/+6
* Update copyright year to 2005 and standardize on current copyright owner line.jerenkrantz2005-02-041-1/+2
* 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-061-15/+98
* Relicense APR under Apache License, Version 2.0jerenkrantz2004-02-131-49/+10
* Namespace protection for include/arch/ header filesthommay2003-01-061-3/+3
* Update copyright notices to 2003.thommay2003-01-011-1/+1
* Divided the cstat() memory pool into per processor memory pools to avoid havingbnicholes2002-07-241-1/+1
* 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
* Update our copyright for this year.fielding2002-03-131-1/+1
* Added APIs for storing the global memory pool and the stat cachebnicholes2002-02-221-0/+1
* Changed apr_app_main to apr_app_initializewrowe2002-02-181-5/+3
* 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