openldap/include
Kurt Zeilenga 7adc0a65d0 Update lutil_lockf (aka: ldap_lockf) to hide implementation in
library, not header.  Eliminate need for <ac/unistd.h> to sometimes
include <fcntl.h> and/or <sys/file.h>.  Change lock API to expect
fd not FILE*.  Allows wider use and eliminates requirement that
lutil_lockf.h depencency on stdio.h.
Implemented lockf, fcntl, and flock locking in lutil/lockf.c.
Additional implementations (including no-op) may be needed.
Update slapd/lock.c and slurpd/lock.c to use new API.
1999-03-28 21:39:02 +00:00
..
ac Update lutil_lockf (aka: ldap_lockf) to hide implementation in 1999-03-28 21:39:02 +00:00
avl.h Replace IFP() with appropriate full prototypes: 1999-03-02 00:32:59 +00:00
disptmpl.h Add OpenLDAP Copyright to headers 1998-12-28 19:51:35 +00:00
getopt-compat.h Use -lldap_r instead of -lldap -lthread. 1999-01-28 04:34:55 +00:00
lber.h Added support in liblber and libldap for partial reads, i.e. situations in 1999-03-03 16:38:56 +00:00
lber_pvt.h Add lber_pvt.h with prototypes of lber_pvt_log_print{,f}. 1999-01-26 01:21:35 +00:00
ldap.h Added prototypes for ldap_rename2() and ldap_rename2_s(), which generate 1999-03-04 03:14:31 +00:00
ldap_cdefs.h Add OpenLDAP Copyright to headers 1998-12-28 19:51:35 +00:00
ldap_features.h.in Add OpenLDAP Copyright to headers 1998-12-28 19:51:35 +00:00
ldap_features.h.nt Update features for MSVC 5. 1999-02-11 21:49:35 +00:00
ldap_log.h Add missing parens around Debug macro parameter 1999-03-14 07:15:58 +00:00
ldap_pvt.h Use -lldap_r instead of -lldap -lthread. 1999-01-28 04:34:55 +00:00
ldap_pvt_thread.h Fix dbcache/entry lock deadlock. If dbcache lock is held, it's 1999-02-04 18:00:50 +00:00
ldapconfig.h.edit Add DEFAULT_EDITOR to ldapconfig.h. Used by ldbmtest and ud. 1999-03-17 22:34:17 +00:00
ldapconfig.h.nt Updated SLAPD args/pid file codes to use DEFAULT_RUNDIR and DEFAULT_DIRSEP. 1999-01-07 18:16:40 +00:00
ldbm.h 1. Fix of ldbmcat segmentation fault bug (ITS#85 and #81). 1999-03-05 11:24:42 +00:00
ldif.h Add LDIF_ to LINE_WIDTH 1999-03-09 00:50:41 +00:00
lutil.h Add OpenLDAP Copyright to headers 1998-12-28 19:51:35 +00:00
lutil_lockf.h Update lutil_lockf (aka: ldap_lockf) to hide implementation in 1999-03-28 21:39:02 +00:00
lutil_md5.h Add OpenLDAP Copyright to headers 1998-12-28 19:51:35 +00:00
lutil_sha1.h Add OpenLDAP Copyright to headers 1998-12-28 19:51:35 +00:00
Makefile.in Update build environment to fix VPATH support. 1999-01-10 02:25:41 +00:00
portable.h.in Add check for <assert.h> and put include in right file (acconfig.h) 1999-03-20 03:21:19 +00:00
portable.h.nt Add LDAP_DEBUG promotion and include of ac/insert.h 1999-03-26 04:37:39 +00:00
srchpref.h Add OpenLDAP Copyright to headers 1998-12-28 19:51:35 +00:00
sysexits-compat.h Add OpenLDAP Copyright to headers 1998-12-28 19:51:35 +00:00