-
- Downloads
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).
Showing
- configure 34 additions, 29 deletionsconfigure
- configure.in 12 additions, 7 deletionsconfigure.in
- include/ac/string.h 7 additions, 2 deletionsinclude/ac/string.h
- include/ldap_pvt.h 0 additions, 1 deletioninclude/ldap_pvt.h
- libraries/libldap/Makefile.in 2 additions, 2 deletionslibraries/libldap/Makefile.in
- libraries/libldap/strdup.c 0 additions, 26 deletionslibraries/libldap/strdup.c
- libraries/libldap/util-int.c 0 additions, 65 deletionslibraries/libldap/util-int.c
- libraries/libldap_r/Makefile.in 2 additions, 2 deletionslibraries/libldap_r/Makefile.in
- libraries/liblutil/strdup.c 0 additions, 21 deletionslibraries/liblutil/strdup.c
Loading
Please register or sign in to comment