Skip to content
Snippets Groups Projects
Forked from openldap / OpenLDAP
Source project has a limited visibility.
  • Kurt Zeilenga's avatar
    ddb0752b
    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
    History
    Move libldap/strdup.c to string.c.
    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).
Code owners
Assign users and groups as approvers for specific file changes. Learn more.