openldap/libraries/liblthread
Kurt Zeilenga 28a671d10d Revamp build system yet again to move all external libraries to
end of link.    Basic order is:
	$LDFLAGS internal-libs external-libs $LIBS $LTHREAD_LIBS

LTHREAD_LIBS is last as -lpthread (or equiv) must be last on many systems.
LIBS is next to last as some user might have put -lpthread (or equiv)
in $LIBS.
1999-01-14 01:31:43 +00:00
..
liblthread.dsp Add basic NT thread support. 1998-11-23 00:14:12 +00:00
liblthread.dsw Add basic NT thread support. 1998-11-23 00:14:12 +00:00
Makefile.in Revamp build system yet again to move all external libraries to 1999-01-14 01:31:43 +00:00
rdwr.c Add basic NT thread support. 1998-11-23 00:14:12 +00:00
stack.c stack.c did not compile, needed ldap_log.h for its debugging statements. 1998-11-20 11:44:19 +00:00
thread.c Change SLAPD shutdown to do a cond wait on active threads instead 1999-01-11 18:36:40 +00:00
Version.c Initial revision 1998-08-09 00:43:13 +00:00