openldap/servers
Hallvard Furuseth 523fd2c891 Fix most `wider type truncated to int' bugs on OSF1 due to implicit decls:
#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.
1998-11-11 23:37:38 +00:00
..
ldapd Some gcc -W... cleanup 1998-11-05 05:47:02 +00:00
slapd Fix most `wider type truncated to int' bugs on OSF1 due to implicit decls: 1998-11-11 23:37:38 +00:00
slurpd Fix most `wider type truncated to int' bugs on OSF1 due to implicit decls: 1998-11-11 23:37:38 +00:00
Makefile.in merged with autoconf branch 1998-10-25 01:41:42 +00:00