openldap/libraries/liblutil
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
..
base64.c Some gcc -W cleanup 1998-11-04 13:15:18 +00:00
detach.c Should include lutil.h to get it's own prototype. 1998-11-06 22:03:15 +00:00
getopt.c Update NT4 port. 1998-11-11 05:50:51 +00:00
liblutil.dsp Update NT4 port. 1998-11-11 05:50:51 +00:00
liblutil.dsw Add VC++ projects/workspaces from AC branch. 1998-10-25 17:31:07 +00:00
Makefile.in Fix detach.c typo in OBJS 1998-11-07 00:33:02 +00:00
md5.c replace with autoconf versions 1998-10-25 02:08:13 +00:00
memcmp.c 8-bit memcmp() 1998-11-04 18:47:15 +00:00
passwd.c Add lutil_passwd() 1998-11-06 22:04:14 +00:00
setproctitle.c Fix most `wider type truncated to int' bugs on OSF1 due to implicit decls: 1998-11-11 23:37:38 +00:00
sha1.c replace with autoconf versions 1998-10-25 02:08:13 +00:00
strdup.c New files from Autoconf branch. 1998-10-25 03:15:45 +00:00
tempnam.c New files from Autoconf branch. 1998-10-25 03:15:45 +00:00
Version.c Add basic support for MD5 and SHA1 passwords. 1998-09-02 21:31:35 +00:00