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
Commit message (
Expand
)
Author
Age
Files
Lines
*
get apr_os_dso_handle_t defined properly on Darwin
trawick
2001-08-06
1
-1
/
+2
*
As Mats Nilsson <mats.nilsson@xware.se> points out, we weren't resetting
wrowe
2001-08-06
1
-4
/
+8
*
Added the .def file used to build the NetWare test NLMs
bnicholes
2001-08-06
1
-0
/
+3
*
Added the NetWare version of get_system_time()
bnicholes
2001-08-06
1
-0
/
+11
*
Changed the type of a local variable used in the call to getsockopt() from
bnicholes
2001-08-06
1
-1
/
+1
*
Added an ifdef for NetWare to call the delay() function and also fixed the
bnicholes
2001-08-06
1
-2
/
+6
*
Fixed the data types of the local variables used in the calls to ioctlsocket(...
bnicholes
2001-08-06
1
-2
/
+2
*
Added NetWare version of locks.c
bnicholes
2001-08-06
1
-0
/
+313
*
Added NETWARE to the #ifdef list
bnicholes
2001-08-06
1
-2
/
+2
*
access the memset() declaration
trawick
2001-08-06
1
-0
/
+2
*
Move the required library autoconf checks before we do the first
jerenkrantz
2001-08-05
3
-46
/
+41
*
OS/2: implement apr_lock_tryacquire()
bjh
2001-08-05
1
-3
/
+15
*
add optional -f parameter to set filename; this is a workaround for
trawick
2001-08-04
1
-5
/
+13
*
correct the prototype to eliminate warning.
fielding
2001-08-03
1
-1
/
+1
*
Added the prototype for apr_thread_yield()
bnicholes
2001-08-03
1
-0
/
+6
*
Added a stub for apr_thread_yield()
bnicholes
2001-08-03
5
-2
/
+20
*
Added NETWARE to the WIN32 ifdef list
bnicholes
2001-08-02
1
-3
/
+3
*
Pool debugging is pretty cool... use build/cvtdsp.pl -d (or from Apache,
wrowe
2001-08-02
1
-5
/
+40
*
use exit status 0 for success in testdir, testoc, and testproc
trawick
2001-08-02
4
-6
/
+10
*
rename the temporary scratch directory from testdir to tmpdir
trawick
2001-08-02
1
-6
/
+6
*
Adding NetWare specific headers
bnicholes
2001-08-02
3
-0
/
+567
*
Added the NetWare specific typedef's
bnicholes
2001-08-02
1
-0
/
+12
*
server isn't really dependent upon sendfile.lo
trawick
2001-08-02
1
-1
/
+1
*
NetWare port of the threadproc functions
bnicholes
2001-08-02
5
-0
/
+1080
*
Ported the apr_time_now() function to support the NetWare OS
bnicholes
2001-08-02
1
-0
/
+7
*
Some small changes to the profile options...
dreid
2001-08-02
1
-0
/
+6
*
don't hang forever on systems which don't report readability on
trawick
2001-08-02
1
-2
/
+2
*
fix the exit status of testthread so it is easier to use in an
trawick
2001-08-02
1
-1
/
+2
*
Modify this semantic to 1. keep in tune with apr return values (although
wrowe
2001-08-02
3
-26
/
+25
*
Add APR_DECLARE to the functions in mmap.c
rbb
2001-08-02
1
-6
/
+7
*
Now I _know_ how long it's been since someone actually was _really_
wrowe
2001-08-02
2
-3
/
+3
*
It just won't work on win32 that way... need an .m4 test for HAVE__END
wrowe
2001-08-02
1
-2
/
+8
*
Warning Will Robinson, someone's about to trounce you
wrowe
2001-08-02
1
-1
/
+1
*
Context man, give me context
wrowe
2001-08-02
1
-10
/
+10
*
Provide every hash a private, internal iterator for internal reconstruction
wrowe
2001-08-02
1
-17
/
+21
*
Quell a slow leak. The iterator's allocation is NOT pertinant to the hash!
wrowe
2001-08-02
2
-6
/
+7
*
Almost used this when I thought our contents were going out of context.
wrowe
2001-08-01
2
-0
/
+3
*
Forgot to escape the $ in libdir. This breaks the apr-util build with
jerenkrantz
2001-08-01
1
-1
/
+1
*
change some of the test programs to use exit status 0 for
trawick
2001-08-01
10
-10
/
+10
*
Add ALL_LIBS to the link command for APR since LINK is used for building
jerenkrantz
2001-08-01
2
-1
/
+7
*
free the whole list of addrinfo structures returned by
trawick
2001-08-01
1
-3
/
+4
*
if the thread returns NULL instead of the address of an apr_status_t
trawick
2001-08-01
1
-1
/
+1
*
get rid of vestigial !APR_HAS_THREADS logic
trawick
2001-08-01
1
-4
/
+9
*
fix apr_thread_join() on Unix to pick up the correct thread
trawick
2001-08-01
1
-1
/
+3
*
Fix the unresolved reference to pthread_sigmask() on Darwin.
trawick
2001-08-01
1
-1
/
+1
*
Missing fn
wrowe
2001-07-31
1
-1
/
+23
*
Fix tpyo.
jerenkrantz
2001-07-31
1
-1
/
+1
*
Remove the dependency on IPv6 for getnameinfo(). A system can have
jerenkrantz
2001-07-31
1
-1
/
+1
*
Support the AIX, glibc2, and Solaris variants of gethostby{name|addr}_r.
jerenkrantz
2001-07-31
5
-6
/
+131
*
default to fcntl() for cross-process locks
trawick
2001-07-30
1
-2
/
+2
[next]