mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-03-07 14:18:15 +08:00
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. |
||
---|---|---|
.. | ||
base64.c | ||
detach.c | ||
getopt.c | ||
getpass.c | ||
liblutil.dsp | ||
liblutil.dsw | ||
lockf.c | ||
Makefile.in | ||
md5.c | ||
memcmp.c | ||
passwd.c | ||
setproctitle.c | ||
sha1.c | ||
tempnam.c | ||
Version.c |