openldap/include/ac
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
..
alloca.h Add 'extern' to externals. 1999-03-15 01:06:02 +00:00
assert.h Provide global assert solution. <ac/assert.h> (new) is now included 1999-03-20 03:13:24 +00:00
bytes.h Add OpenLDAP Copyright to headers 1998-12-28 19:51:35 +00:00
ctype.h fix TOLOWER, it was equal to TOUPPER 1999-02-20 16:22:10 +00:00
dirent.h Add OpenLDAP Copyright to headers 1998-12-28 19:51:35 +00:00
errno.h actually define HAVE_SYS_ERRLIST if we have it, if not then declare it locally in ac/errno.h 1999-03-13 18:19:11 +00:00
krb.h Add OpenLDAP Copyright to headers 1998-12-28 19:51:35 +00:00
regex.h Add OpenLDAP Copyright to headers 1998-12-28 19:51:35 +00:00
setproctitle.h Add 'extern' to externals. 1999-03-15 01:06:02 +00:00
signal.h Add OpenLDAP Copyright to headers 1998-12-28 19:51:35 +00:00
socket.h #ifdef for <arpa/inet.h> 1999-03-13 01:12:54 +00:00
stdarg.h Add OpenLDAP Copyright to headers 1998-12-28 19:51:35 +00:00
string.h Only declare strdup() if DECL_STRDUP is defined 1999-03-15 00:19:46 +00:00
sysexits.h Add ac/sysexits.h for GNU win32 environments. 1999-02-01 02:47:39 +00:00
syslog.h Add OpenLDAP Copyright to headers 1998-12-28 19:51:35 +00:00
termios.h Add OpenLDAP Copyright to headers 1998-12-28 19:51:35 +00:00
time.h Add OpenLDAP Copyright to headers 1998-12-28 19:51:35 +00:00
unistd.h Macros for file locking/unlocking added (ldap_lockf/ldap_unlockf) 1999-03-13 20:31:55 +00:00
wait.h Add OpenLDAP Copyright to headers 1998-12-28 19:51:35 +00:00