]> git.sur5r.net Git - openldap/history - libraries/libldap_r/thr_posix.c
Reworked thread code to better support thread-library specific
[openldap] / libraries / libldap_r / thr_posix.c
2000-06-13 Kurt ZeilengaReworked thread code to better support thread-library...
2000-06-08 Kurt ZeilengaReally disable pthread rw locks
2000-06-07 Kurt ZeilengaUse pthread rwlocks, if available
2000-06-06 Mark ValenceIn preparation for thread pools
2000-05-13 Kurt ZeilengaY2k copyright update
2000-05-11 Howard ChuFix for systems like AIX where pthread_create creates...
1999-11-28 Howard ChuAdded missing ldap_pvt_thread_mutex_trylock function.
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-08-21 Kurt ZeilengaExperimental support for GNU Pth's Posix Thread API...
1999-05-31 Kurt ZeilengaMove most header inclusion below #ifdef HAVE_XXX.
1999-04-06 Kurt ZeilengaAdd ldap_pvt_thread_destory() to un-ldap_pvt_thread_ini...
1999-03-03 Hallvard FurusethPosix Draft 4 (HAVE_PTHREADS_D4) fixes:
1999-03-03 Hallvard FurusethBugs with !HAVE_PTHREAD_KILL: include errno.h. Typo...
1999-02-03 Kurt ZeilengaFix set concurrency typos.
1999-01-29 Kurt ZeilengaAdd (back in) destroy functions...
1999-01-28 Kurt ZeilengaUse -lldap_r instead of -lldap -lthread.
1999-01-17 Bart HartgersAdded OpenLDAP copyright to files.
1999-01-15 Bart HartgersChanges to support threads from libldap_r.