]> git.sur5r.net Git - openldap/history - libraries/liblthread/thread.c
Do not require ac/string.h for lber_pvt.h
[openldap] / libraries / liblthread / thread.c
1999-01-28 Kurt ZeilengaUse -lldap_r instead of -lldap -lthread.
1999-01-11 Kurt ZeilengaChange SLAPD shutdown to do a cond wait on active threa...
1998-11-23 Kurt ZeilengaShould use right define HAVE_NT_THREADS...
1998-11-23 Kurt ZeilengaAdd basic NT thread support.
1998-11-22 Kurt ZeilengaAxe the SunOS 5.6 define and use Pthreads.
1998-11-15 Hallvard FurusethProtoized, moved extern definitions to .h files, fixed...
1998-11-15 Kurt ZeilengaRemove #ifdef sunos in lthread HAVE_LWP code.
1998-11-09 Kurt ZeilengaUpdate thread detection:
1998-10-25 Kurt Zeilengareplace with autoconf versions
1998-10-22 Kurt ZeilengaThe world compiles and links....
1998-10-22 Kurt ZeilengaMoved strdup/tempnam to liblutil
1998-10-19 Kurt ZeilengaMerge in latest from -current.
1998-09-23 Kurt Zeilengamore ldap_cdefs.h, less bridge.h
1998-09-19 Kurt ZeilengaFreeBSD2 has POSIX_THREADS but is missing sched_yield()
1998-09-19 Kurt ZeilengaAdded detection of POSIX thread defines.
1998-09-16 Kurt ZeilengaMerge in platform updates from main.
1998-09-16 Kurt ZeilengaAdd #ifdef for when sched_yield/sched.h is missing.
1998-08-19 Kurt ZeilengaModified build environment to correctly support bin...
1998-08-14 Kurt Zeilengapthread_create attr argument should be passed by value...
1998-08-14 Kurt ZeilengaAdded patch to support LWP under SunOS 5.6
1998-08-13 Kurt Zeilengaintegrated changed from rage.net glibc.patch
1998-08-09 Kurt ZeilengaMerged LDAPworldCurrent (P1-10,13,15,16,19-22)
1998-08-09 Kurt ZeilengaLDAPworldP19: Patch for Next C-Threads
1998-08-09 Kurt ZeilengaInitial revision