openldap/libraries
Kurt Zeilenga 588a458d78 MSVC5 cleanup...
lber: ifdef'ed out lber_..set_nonblock() function because it used ioctl's.
  If it remains, it needs to be written to support various methods for
  setting non-blocking.  ioctls should probably be last choice.  configure
  could detect existance of fcntl(), ioctl(), etc.
bdb2:
  added .dsp/.dsw files and did some basic cleanup (still needs work).
1999-03-06 00:57:25 +00:00
..
libavl cast printf(%s) argument from void* to char* 1999-03-03 17:32:26 +00:00
liblber MSVC5 cleanup... 1999-03-06 00:57:25 +00:00
libldap Remove spurious backslash-newlines 1999-03-05 01:21:44 +00:00
libldap_r Posix Draft 4 (HAVE_PTHREADS_D4) fixes: 1999-03-03 21:21:40 +00:00
libldbm 1. Fix of ldbmcat segmentation fault bug (ITS#85 and #81). 1999-03-05 11:24:42 +00:00
libldif Cast char' arguments to ctype.h functions to unsigned char'. 1999-02-22 17:57:22 +00:00
liblutil Updates for MSVC 5.0. Fix libraries names to be ol{ber,dap,..}32.lib. 1999-02-11 21:16:03 +00:00
Makefile.in Use -lldap_r instead of -lldap -lthread. 1999-01-28 04:34:55 +00:00