openldap/libraries/libldap_r
Kurt Zeilenga ddb0752b8f Move libldap/strdup.c to string.c.
libldap/string.c will hold various string.h replacements.
Removed liblutil/strdup.c
Moved ldap_pvt_strtok to string.c.
Moved prototype of ldap_pvt_strtok to <ac/string.h>.
Added #define strtok_r ldap_pvt_strtok (if strtok_r doesn't exist).
1999-01-22 04:33:29 +00:00
..
Makefile.in Move libldap/strdup.c to string.c. 1999-01-22 04:33:29 +00:00
rdwr.c Changes to support threads from libldap_r. 1999-01-15 14:54:25 +00:00
thr_cthreads.c Added OpenLDAP copyright to files. 1999-01-17 15:46:19 +00:00
thr_lwp.c Added OpenLDAP copyright to files. 1999-01-17 15:46:19 +00:00
thr_nt.c Added OpenLDAP copyright to files. 1999-01-17 15:46:19 +00:00
thr_posix.c Added OpenLDAP copyright to files. 1999-01-17 15:46:19 +00:00
thr_stub.c Added OpenLDAP copyright to files. 1999-01-17 15:46:19 +00:00
thr_thr.c Added OpenLDAP copyright to files. 1999-01-17 15:46:19 +00:00
Version.c Add -lldap_r build environment (no code yet). 1998-12-19 03:24:36 +00:00