openldap/libraries
Kurt Zeilenga b509dd4d8c sockpair cleanup including:
provide prototype in lutil.h
use LBER_SOCKET_T instead of int in prototype.  (didn't use
	ber_socket_t so all of lber.h wouldn't have be dragged in)
rename signal handlers, use RETSIGTYPE, and make SIGHUP wake
rename fd to sd to reflect descriptor must be usable as a socket.
renamed sel_exit_fds to wake_sds to reflect current use
improve readability of sockpeer.c including removing obtuse goto.
1999-08-31 05:18:06 +00:00
..
libavl Add copyright notices 1999-08-04 23:57:27 +00:00
liblber Plug ber leakage: 1999-08-27 05:45:53 +00:00
libldap Export ldap_pvt_<find_wildcard,filter_value_unescape>() from libldap. 1999-08-31 00:44:49 +00:00
libldap_r Add dn.c 1999-08-25 06:52:28 +00:00
libldbm This fixes dn2id delete bug... but breaks modrdn. 1999-08-26 00:48:24 +00:00
libldif Remove lint 1999-08-22 03:35:10 +00:00
liblutil sockpair cleanup including: 1999-08-31 05:18:06 +00:00
Makefile.in Back out paralyzing changes. 1999-07-24 21:40:58 +00:00