openldap/servers
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
..
ldapd "const"ify some static arrays, and related parameters/variables 1999-03-09 08:40:36 +00:00
slapd Update lutil_lockf (aka: ldap_lockf) to hide implementation in 1999-03-28 21:39:02 +00:00
slurpd Update lutil_lockf (aka: ldap_lockf) to hide implementation in 1999-03-28 21:39:02 +00:00
Makefile.in merged with autoconf branch 1998-10-25 01:41:42 +00:00