mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-14 10:53:22 -05:00
#include <stdlib.h> to get malloc & co various places, #include <ac/string.h> to get strlen & co in (liblutil/setproctitle.c), declare ch_malloc & co (slurp.h), avl_find_lin (avl.h), Malloc (ud/edit.c). Also changed ch_malloc & co from char* to void* functions. |
||
|---|---|---|
| .. | ||
| centipede.c | ||
| chlog2replog.c | ||
| edb2ldif.c | ||
| ldapsyntax.c | ||
| ldapsyntax.h | ||
| ldbmcat.c | ||
| ldbmtest.c | ||
| ldif.c | ||
| ldif2id2children.c | ||
| ldif2id2entry.c | ||
| ldif2index.c | ||
| ldif2ldbm.c | ||
| Makefile.in | ||
| sizecount.c | ||
| Vers-edb2.c | ||