]> git.sur5r.net Git - openldap/commit
Round one of LDAP_F() macro changes. In this round we rename
authorKurt Zeilenga <kurt@openldap.org>
Sun, 18 Jun 2000 19:48:07 +0000 (19:48 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sun, 18 Jun 2000 19:48:07 +0000 (19:48 +0000)
commit9ef1a740c24a155cfc7e7088f5da50de4dbc5088
treecadd9d35cc2b536a28fe899497a01f356a67a871
parenta8144d55ed9c7c6ca1dfa24bcd25ce7c6920d002
Round one of LDAP_F() macro changes.  In this round we rename
macros into our namespace and limit use to headers.  A subsequent
round will add macros to separately handle forward declarations
of variables from declaration of function prototypes.  The last
round will add additional macros for declaring actual variables and
functions.
44 files changed:
clients/tools/Makefile.in
clients/ud/Makefile.in
include/ac/errno.h
include/ac/setproctitle.h
include/ac/socket.h
include/ac/string.h
include/ac/unistd.h
include/avl.h
include/disptmpl.h
include/getopt-compat.h
include/lber.h
include/lber_pvt.h
include/ldap.h
include/ldap_cdefs.h
include/ldap_int_thread.h
include/ldap_log.h
include/ldap_pvt.h
include/ldap_pvt_thread.h
include/ldap_schema.h
include/ldbm.h
include/ldif.h
include/lutil.h
include/lutil_lockf.h
include/lutil_md5.h
include/lutil_sha1.h
include/srchpref.h
libraries/liblber/Makefile.in
libraries/liblber/lber-int.h
libraries/libldap/Makefile.in
libraries/libldap/controls.c
libraries/libldap/ldap-int.h
libraries/libldap/options.c
libraries/libldap/request.c
libraries/libldap/sortctrl.c
libraries/libldap/vlvctrl.c
libraries/libldap_r/Makefile.in
libraries/libldbm/Makefile.in
libraries/libldif/Makefile.in
libraries/liblutil/Makefile.in
servers/slapd/Makefile.in
servers/slapd/back-ldbm/Makefile.in
servers/slapd/proto-slap.h
servers/slapd/slap.h
servers/slapd/tools/Makefile.in