index
:
delta/libapr.git
0.9.x
1.0.x
1.1.x
1.2.x
1.3.x
1.4.x
1.5.x
1.6.x
1.7.1-test1
1.7.x
1.8.x
1.8.x-r1896717
1.8.x-r1897895
APR
APR_0_9_BRANCH
baserock/morph
evenset
gstein-pocore
master
pollcb-dev
thread-name
unlabeled-1.1.1
win32-pollset-wakeup-no-file-socket-emulation
xmllite
svn.apache.org: repos/asf/apr/apr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
misc
/
netware
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed issue when compiling serf due to odd defines.
fuankg
2011-03-21
1
-3
/
+0
*
Fixed some NetWare compiler warnings.
fuankg
2011-03-10
1
-6
/
+19
*
Added missing prototypes for NetWare.
fuankg
2011-03-10
1
-0
/
+1
*
Initialize the rebind functionality early within the APR library itself to av...
bnicholes
2008-04-09
1
-0
/
+2
*
Fix the typo.
jorton
2006-08-03
4
-4
/
+4
*
Update license header.
jorton
2006-08-03
4
-24
/
+24
*
Disable some default LibC debugging code when compiling optimized
bnicholes
2005-04-29
1
-5
/
+5
*
Allow Apache on NetWare to build using either the standard socket libraries o...
bnicholes
2005-04-14
2
-0
/
+16
*
Update copyright year to 2005 and standardize on current copyright owner line.
jerenkrantz
2005-02-04
4
-4
/
+8
*
Clean up leftover comments
bnicholes
2004-07-07
1
-2
/
+0
*
Make sure that Winsock is started up properly for all NLMs that link to aprli...
bnicholes
2004-07-06
2
-15
/
+99
*
Remove an unused local variable
bnicholes
2004-03-16
1
-2
/
+0
*
Allow support for random bytes on older hardware
bnicholes
2004-03-09
1
-1
/
+41
*
Relicense APR under Apache License, Version 2.0
jerenkrantz
2004-02-13
4
-157
/
+44
*
Remove an unused system import from the NetWare build
bnicholes
2003-10-02
1
-1
/
+0
*
Go ahead and sync up the API to the prototype since Codewarrior on NetWare
bnicholes
2003-09-30
1
-4
/
+0
*
Performance enhancement by trying to create and cache path contexts so
bnicholes
2003-02-07
1
-0
/
+23
*
Remove the stat info caching for NetWare
bnicholes
2003-01-14
1
-65
/
+0
*
While this is a 'proper' change, it breaks 64 bit platforms.
wrowe
2003-01-13
1
-1
/
+5
*
Namespace protection for include/arch/ header files
thommay
2003-01-06
1
-3
/
+3
*
Update copyright notices to 2003.
thommay
2003-01-01
3
-3
/
+3
*
Fixed prototype mismatch
bnicholes
2002-12-20
1
-1
/
+1
*
Moving the application global data management structure to APR.hnw to
bnicholes
2002-12-02
1
-7
/
+3
*
Implemented the new OS language API for NetWare. This is a temporary
bnicholes
2002-11-16
1
-0
/
+72
*
Divided the cstat() memory pool into per processor memory pools to avoid having
bnicholes
2002-07-24
2
-8
/
+15
*
Removed the ReadWrite mutex that protects the stat cache table. Instead impl...
bnicholes
2002-06-26
2
-6
/
+18
*
Correct const'ification of apr_app_initialize and internal related
wrowe
2002-04-13
1
-1
/
+3
*
Finished removing the locks API on NetWare
bnicholes
2002-04-09
1
-1
/
+0
*
Switched to the new winsock header for NetWare
bnicholes
2002-03-14
1
-1
/
+1
*
Update our copyright for this year.
fielding
2002-03-13
2
-2
/
+2
*
Second cut at fork/exec and pipe functionality on NetWare. Still a work in
bnicholes
2002-03-05
1
-3
/
+0
*
NetWare LibC API change for getting random bytes
bnicholes
2002-03-05
1
-8
/
+0
*
Added APIs for storing the global memory pool and the stat cache
bnicholes
2002-02-22
2
-0
/
+52
*
Changed apr_app_main to apr_app_initialize
wrowe
2002-02-18
1
-5
/
+3
*
Getting ready for some API name changes in the NetWare libraries
bnicholes
2002-02-08
2
-0
/
+12
*
Added the apr_app_main() stub
bnicholes
2002-02-01
1
-1
/
+11
*
NetWare version of start.c for handling initialization of application NLMs with
bnicholes
2002-01-31
1
-0
/
+129
*
Added the necessary code to make APRLib into a real library NLM. Also
bnicholes
2002-01-31
1
-2
/
+97
*
Added the implementation of apr_generate_random_bytes()
bnicholes
2002-01-28
1
-0
/
+69
*
Removed a reference to an obsolete import file
bnicholes
2001-11-02
1
-1
/
+0
*
Removed a duplicate version of pre_nw.h
bnicholes
2001-11-02
1
-54
/
+0
*
Updated to the LibC NLM startup code
bnicholes
2001-10-23
1
-4
/
+33
*
NLM startup code
bnicholes
2001-10-19
1
-0
/
+25
*
No longer needed. This file is generated by make_nw_export.awk.
bnicholes
2001-10-19
1
-316
/
+0
*
Added the export definitions for the linker
bnicholes
2001-10-19
1
-1
/
+2
*
Added the expat global defines
bnicholes
2001-10-19
1
-0
/
+11
*
Updated with the new locking API's
bnicholes
2001-10-05
1
-0
/
+17
*
Remove SMS and all references.
striker
2001-09-28
1
-33
/
+0
*
Updated and cleaned up aprlib.imp for NetWare
bnicholes
2001-08-30
1
-153
/
+310
*
Added the MP enabling file required during the link stage
bnicholes
2001-08-28
1
-0
/
+0
[next]