openldap/libraries/libldap_r
Kurt Zeilenga dda1fb4ba0 Updates for NT4 (MSVC5++).
Removed external include/library paths from projects.  External paths should
be set via Tools | Options | Directories.  This allows each developer the
freedom to install external libraries where they desire.
Used libdb.lib instead of libdbs.lib to avoid thread conflicts.
Added hs_regex.lib to library input.  We require some form of regex, this
library works (and is relatively easy for the user to install).
Removed a little lint which MCVC5 detected.
Need to sort out single-threaded vs multithreaded library generation.
1999-04-01 20:26:09 +00:00
..
apitest.dsp Update NT port with support for -lldap_r and -lldbm. 1999-03-01 22:37:05 +00:00
apitest.dsw Update NT port with support for -lldap_r and -lldbm. 1999-03-01 22:37:05 +00:00
libldap_r.dsp Updates for NT4 (MSVC5++). 1999-04-01 20:26:09 +00:00
libldap_r.dsw Update NT port with support for -lldap_r and -lldbm. 1999-03-01 22:37:05 +00:00
ltest.dsp Update NT port with support for -lldap_r and -lldbm. 1999-03-01 22:37:05 +00:00
ltest.dsw Update NT port with support for -lldap_r and -lldbm. 1999-03-01 22:37:05 +00:00
Makefile.in Don't install CFFILES in ldap_r. 1999-03-08 23:14:43 +00:00
rdwr.c Update NT port with support for -lldap_r and -lldbm. 1999-03-01 22:37:05 +00:00
thr_cthreads.c Add (back in) destroy functions... 1999-01-29 06:05:18 +00:00
thr_lwp.c Use -lldap_r instead of -lldap -lthread. 1999-01-28 04:34:55 +00:00
thr_nt.c Update NT port with support for -lldap_r and -lldbm. 1999-03-01 22:37:05 +00:00
thr_posix.c Posix Draft 4 (HAVE_PTHREADS_D4) fixes: 1999-03-03 21:21:40 +00:00
thr_sleep.c include ldap_pvt_thread.h, to verify func declarations against their definitinos 1999-03-06 06:24:15 +00:00
thr_stub.c Add (back in) destroy functions... 1999-01-29 06:05:18 +00:00
thr_thr.c Use -lldap_r instead of -lldap -lthread. 1999-01-28 04:34:55 +00:00
Version.c Add -lldap_r build environment (no code yet). 1998-12-19 03:24:36 +00:00