summaryrefslogtreecommitdiff
path: root/include/arch/netware
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespaces.Ivan Zhakov2022-11-193-7/+7
* apr_thread: Provide apr_threadattr_max_free_set().Yann Ylavic2022-07-141-0/+1
* apr_thread: destroy the thread's pool at _join() time, unless _detach()ed.Yann Ylavic2020-12-031-0/+1
* locks: introduce apr_{thread,proc,global}_mutex_timedlock().Yann Ylavic2015-03-191-0/+3
* Fix typo noticed by Mike Rumph and Christophe Jaillet.Rainer Jung2013-12-141-1/+1
* Drop the incomplete LDAP abstraction layer from APR 2.0 as decided on-list.William A. Rowe Jr2011-05-311-1/+0
* Avoid redefines.Guenter Knauf2011-04-111-3/+6
* Axed C++ comments.Guenter Knauf2011-02-091-5/+7
* Removed stuff defined in expat.h; moved license to top.Guenter Knauf2010-12-251-23/+13
* Fixed some comments and indents.Guenter Knauf2010-12-081-9/+9
* Fixed NetWare signal defines to match with newer NDKs.Guenter Knauf2010-12-081-4/+5
* Fixed some NetWare signal redefines.Guenter Knauf2010-12-081-7/+11
* Include alloca.h to get compiler-dependent defines.Guenter Knauf2010-09-011-0/+6
* Fixed two other NetWare compiler warnings.Guenter Knauf2010-08-041-0/+1
* Some more NetWare build fixes.Guenter Knauf2010-08-031-17/+6
* Sync'd NetWare header with unix one.Guenter Knauf2010-08-031-0/+14
* Ensure all platforms are consistent in including apr.h within apr_private.hWilliam A. Rowe Jr2009-12-211-2/+8
* Restore getpassword == getpass_r hack for older Novell NDKs.William A. Rowe Jr2009-12-211-0/+8
* Finish removing apu_config.h[n]w templates, these need synchronization w/unixWilliam A. Rowe Jr2009-12-181-0/+24
* Netware changes; always include netware.h/library.h forWilliam A. Rowe Jr2009-12-181-27/+2
* Nothing interesting existed in apr_common_private.h, this wouldWilliam A. Rowe Jr2009-12-181-5/+0
* added usage of threadsafe getpass_r();Guenter Knauf2008-06-061-0/+9
* Remove APR_BUFSIZ definition, as it would only be used in one placeBojan Smojver2008-04-251-6/+0
* Make copy buffer biggerBojan Smojver2008-04-241-0/+6
* Static global variables are bad on NetWare. Move them into the library applic...Bradley Nicholes2008-04-091-0/+2
* Add the missing file locking APIs and macros to the NetWare buildBradley Nicholes2007-05-151-0/+18
* Discard file buffers when running cleanups for exec.Bojan Smojver2007-05-151-0/+1
* Fix the typo.Joe Orton2006-08-0312-12/+12
* Update license header.Joe Orton2006-08-0312-72/+72
* Initial implementation of variable file-io buffer sizes on the Netware Colm MacCarthaigh2005-10-181-2/+5
* Allow Apache on NetWare to build using either the standard socket libraries o...Bradley Nicholes2005-04-142-0/+8
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-0412-12/+24
* WIN64: update pools code for 64 bit compilesAllan K. Edwards2004-10-071-0/+3
* added define to enable writev capabilities in NetWareJean-Jacques Clar2004-10-061-0/+2
* Make sure that Winsock is started up properly for all NLMs that link to aprli...Bradley Nicholes2004-07-061-0/+7
* Added new APR API to load child process in current or new address space (NetW...Jean-Jacques Clar2004-06-141-0/+1
* Move APR_INT64_STRFN to apr_private.h and remove redundantJoe Orton2004-06-041-0/+3
* * configure.in, include/arch/win32/apr_private.h,Joe Orton2004-05-241-0/+6
* Add LFS support:Joe Orton2004-03-271-0/+7
* Relicense APR under Apache License, Version 2.0Justin Erenkrantz2004-02-1312-544/+124
* Clean up some 32 bit/64 bit type incompatibilities that cause problems when l...Bradley Nicholes2003-12-151-2/+2
* With the removal of apr_poll(), the apr_wait_for_io_or_timeout() functionGreg Stein2003-11-171-0/+4
* Remove an unused system import from the NetWare buildBradley Nicholes2003-10-021-2/+0
* Indicate that NetWare has the necessary environment functions to supportBradley Nicholes2003-07-311-0/+4
* Implemented apr_file_mtime_set() for NetWareBradley Nicholes2003-07-141-0/+2
* Fixing up the NetWare headers to be compatible with the GNU compilerBradley Nicholes2003-05-301-5/+7
* Move the apr_filepath_list_split_impl and apr_filepath_list_merge_implBranko Čibej2003-02-161-0/+5
* Implemented apr_proc_wait and apr_wait_all_procs for NetWareBradley Nicholes2003-02-111-2/+3
* Performance enhancement by trying to create and cache path contexts soBradley Nicholes2003-02-071-0/+18
* Remove the stat info caching for NetWareBradley Nicholes2003-01-141-6/+0