openldap/libraries
Hallvard Furuseth ce5dcbc522 Check if inet_addr() returns 0xffffffff as well as -1.
It returns (int)0xffffffff on OSF1 which has 64-bit long, so
`unsigned long address; ... if((address = inet_addr(str)) == -1)' fails.
1998-11-12 02:24:43 +00:00
..
libavl merged with autoconf branch 1998-10-25 01:41:42 +00:00
liblber Update NT4 port. 1998-11-11 05:50:51 +00:00
libldap Check if inet_addr() returns 0xffffffff as well as -1. 1998-11-12 02:24:43 +00:00
libldbm Some gcc -W cleanup 1998-11-04 13:15:18 +00:00
libldif Fix most `wider type truncated to int' bugs on OSF1 due to implicit decls: 1998-11-11 23:37:38 +00:00
liblthread Update thread detection: 1998-11-09 21:15:56 +00:00
liblutil 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