Kurt Zeilenga
031b9ec092
Add LDAP_CONST macro for use within EXTERNAL headers such as
...
<lber.h> and <ldap.h>.
Note: This should not be used within the implementation itself as
our "portable.h" mechanism provides Standard C vs. K&R "const" handling.
1999-05-03 21:10:35 +00:00
Kurt Zeilenga
7fc7988b8e
Add OpenLDAP Copyright to headers
1998-12-28 19:51:35 +00:00
Kurt Zeilenga
7fe153acaa
Add LDAP_DEBUG_DEPRECIATED to enable warnings when 'depreciated'
...
interfaces are used. Added comments to ldap_cdefs.h
1998-12-23 20:01:15 +00:00
Kurt Zeilenga
8c5a6151b1
Rework prototype ifdef to use __NO_PROTOTYPES and __NEED_PROTOTYPES
...
to force no prototypes or require them.
Remove _WIN32 clause. Will update portable.h.nt to define __NEED_PROTOTYPES.
1998-11-12 20:30:42 +00:00
Kurt Zeilenga
d6e05ecbd7
Update NT4 port.
1998-11-11 05:50:51 +00:00
Kurt Zeilenga
2a869f5a99
merged with autoconf branch
1998-10-25 01:41:42 +00:00