]> git.sur5r.net Git - openldap/commit
Use ldap_pvt_strtok directly and unconditionally.
authorKurt Zeilenga <kurt@openldap.org>
Sat, 20 Feb 1999 20:12:03 +0000 (20:12 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sat, 20 Feb 1999 20:12:03 +0000 (20:12 +0000)
commitaa17fdd0bd0773b72ca088665501a26002e9cd81
tree9ba87824e6ebff10792a800292829054d3d58226
parent9cc9a845279fbb31d144429552dcce8c61b7056d
Use ldap_pvt_strtok directly and unconditionally.
Implementation no longer uses strtok_r(), it may be broken
or have an odd prototype.
Update configure not to check for strtok/strtok_r nor require
strtok_r to LDAP_API_FEATURE_X_OPENLDAP_REENTRANT.
configure
configure.in
include/ac/string.h
include/portable.h.in
libraries/libldap/string.c
servers/slapd/charray.c
servers/slapd/tools/centipede.c