Skip to content
  • Kurt Zeilenga's avatar
    Move libldap/strdup.c to string.c. · ddb0752b
    Kurt Zeilenga authored
    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).
    ddb0752b