]> git.sur5r.net Git - openldap/commit
-lldap reentrantancy improvements from Bart Hartgers <A.Hartgers@phys.tue.nl>
authorKurt Zeilenga <kurt@openldap.org>
Sat, 19 Dec 1998 01:27:20 +0000 (01:27 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sat, 19 Dec 1998 01:27:20 +0000 (01:27 +0000)
commit0024cf2f4b10b0b61c57450aeb27adaea376d259
tree8d1a67892952e44bf65776daec7bce8b423d148e
parentb5e50eff5ee495aa3efd5d7dde4e70f24f5fa066
-lldap reentrantancy improvements from Bart Hartgers <A.Hartgers@phys.tue.nl>
including use of ctime_r, gethostby*_r, etc..  Also reworked ldap_sort_entries
to be reentrant.
Need to add code to properly set LDAP_API_FEATURE_THREAD_SAFE.
15 files changed:
build/lib.mk
configure
configure.in
include/portable.h.in
libraries/liblber/Makefile.in
libraries/libldap/Makefile.in
libraries/libldap/cldap.c
libraries/libldap/getdn.c
libraries/libldap/getfilter.c
libraries/libldap/ldap-int.h
libraries/libldap/os-ip.c
libraries/libldap/request.c
libraries/libldap/sort.c
libraries/libldap/tmplout.c
libraries/libldap/util-int.c [new file with mode: 0644]