openldap/libraries
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
..
libavl ROTATE<LEFT/RIGHT> error messages to stderr, not stdout 1999-03-27 18:12:58 +00:00
liblber Provide global assert solution. <ac/assert.h> (new) is now included 1999-03-20 03:13:24 +00:00
libldap close ldap.conf after reading it. 1999-03-25 22:19:42 +00:00
libldap_r Don't install CFFILES in ldap_r. 1999-03-08 23:14:43 +00:00
libldbm Fix typo .size -> .dsize in ldbm_datum_free() 1999-03-06 04:25:50 +00:00
libldif "const"ify some static arrays, and related parameters/variables 1999-03-09 08:40:36 +00:00
liblutil Update lutil_lockf (aka: ldap_lockf) to hide implementation in 1999-03-28 21:39:02 +00:00
Makefile.in Use -lldap_r instead of -lldap -lthread. 1999-01-28 04:34:55 +00:00