openldap/libraries/libldap_r
Hallvard Furuseth ca4a4456e8 LDAP_THREAD_DEBUG revamping, cleanup, bug fixes.
Expand usage struct with magic numbers and state info.
Add options "noreinit", "nosync", "nomem", "threadID".  Remove "dupinit".
Detect address changes.  Turn off thread ID tracking by default.
2006-04-05 19:52:07 +00:00
..
ldap_thr_debug.h Expand and clarify thr_debug documentation. 2006-04-01 18:31:38 +00:00
Makefile.in Initial and rough client-side implementation of the revised LDAP 2006-03-06 21:20:36 +00:00
rdwr.c cleanup NULL deref 2006-03-31 21:20:36 +00:00
rq.c Happy new year! 2006-01-03 23:11:52 +00:00
thr_cthreads.c Happy new year! 2006-01-03 23:11:52 +00:00
thr_debug.c LDAP_THREAD_DEBUG revamping, cleanup, bug fixes. 2006-04-05 19:52:07 +00:00
thr_lwp.c Happy new year! 2006-01-03 23:11:52 +00:00
thr_nt.c Happy new year! 2006-01-03 23:11:52 +00:00
thr_posix.c thr_yield() returns void, so do not use its "return value" (ITS#4469) 2006-04-03 17:10:38 +00:00
thr_pth.c Happy new year! 2006-01-03 23:11:52 +00:00
thr_stub.c Happy new year! 2006-01-03 23:11:52 +00:00
thr_thr.c Happy new year! 2006-01-03 23:11:52 +00:00
threads.c Happy new year! 2006-01-03 23:11:52 +00:00
tpool.c Warnings: Unused vars. funcptr=0, not =NULL. if(b=...) -> if((b=...) != NULL). 2006-04-02 19:54:24 +00:00