openldap/libraries
Kurt Zeilenga 2f969f8552 First cut at ber_set_option(NULL,LBER_OPT_MEMORY_FN, myrealloc) where
myrealloc is pointer to a realloc() wrapper.
Must be first library call or else.
1999-05-29 05:16:31 +00:00
..
libavl
liblber First cut at ber_set_option(NULL,LBER_OPT_MEMORY_FN, myrealloc) where 1999-05-29 05:16:31 +00:00
libldap old_abandon should be int* not long*. 1999-05-29 03:32:33 +00:00
libldap_r Add LBER_ and LDAP_ memory allocators/deallocators for internal 1999-05-29 01:19:14 +00:00
libldbm Do not set db_cachesize under BerkeleyDB 2.4. 1999-05-24 21:21:09 +00:00
libldif
liblutil Use memcmp not strncmp for non-string comparisons. 1999-05-24 22:51:13 +00:00
Makefile.in