]> git.sur5r.net Git - openldap/history - include/ac/string.h
Protect strcasecmp from macro w/ args expansion.
[openldap] / include / ac / string.h
1999-05-21 Kurt ZeilengaProtect strcasecmp from macro w/ args expansion.
1999-05-18 Kurt ZeilengaWrap externs with parens to protect against inproper...
1999-03-15 Ben CollinsOnly declare strdup() if DECL_STRDUP is defined
1999-02-20 Kurt ZeilengaUse ldap_pvt_strtok directly and unconditionally.
1999-02-20 Kurt Zeilenga#undef symbols before #defining them. This provides...
1999-01-22 Kurt ZeilengaMove libldap/strdup.c to string.c.
1999-01-17 Bart HartgersFixed my own stupid mistake of not noticing the 'n...
1999-01-15 Bart HartgersUpdates for the new threading and utility stuff in...
1998-12-28 Kurt ZeilengaAdd OpenLDAP Copyright to headers
1998-11-23 Hallvard FurusethCast memcpy #defined as bcopy to void, to avoid use...
1998-11-20 Kurt ZeilengaUpdate string.h to unconditional declare forwards for
1998-11-17 Kurt ZeilengaUpdate handling of string headers.
1998-11-17 Hallvard FurusethBack out K&Rification change; would only be needed...
1998-11-17 Hallvard FurusethKill off #elif in ldap/include/. K&R does not support it.
1998-11-16 Kurt ZeilengaRemove extern declarations of library functions from...
1998-11-16 Kurt ZeilengaAdd checks for string.h and strings.h and apply them...
1998-11-15 Hallvard FurusethAdded declarations of common str*() functions
1998-10-25 Kurt Zeilengamerged with autoconf branch
1998-10-25 Kurt ZeilengaFound the really, really stupid bug. The SAFEMEMCPY...
1998-10-24 Kurt ZeilengaWe're assuming STDC all the way.
1998-09-25 Kurt ZeilengaEverything compiles.... but tests fail...
1998-09-19 Kurt Zeilengaimport generic headers