openldap/servers
Kurt Zeilenga f999e1350d Provide global assert solution. <ac/assert.h> (new) is now included
by portable.h with NDEBUG undefined.  This makes assert() is always
available and automatically disables itself when LDAP_DEBUG is undefined.
I've included a basic assert() for pre-STDC compilers.  It relies on
abort() which may not actually be available.  (well replace abort()
with whatever is appropriate if and when we're faced with a pre-STDC
compiler that doesn't have assert()).
1999-03-20 03:13:24 +00:00
..
ldapd "const"ify some static arrays, and related parameters/variables 1999-03-09 08:40:36 +00:00
slapd Provide global assert solution. <ac/assert.h> (new) is now included 1999-03-20 03:13:24 +00:00
slurpd Used new ldap_(un)lockf() functions 1999-03-13 20:34:27 +00:00
Makefile.in merged with autoconf branch 1998-10-25 01:41:42 +00:00