]> git.sur5r.net Git - openldap/commit
Functions for using fcntl to lock/unlock files in case lockf is not available
authorBen Collins <bcollins@openldap.org>
Sat, 13 Mar 1999 19:25:15 +0000 (19:25 +0000)
committerBen Collins <bcollins@openldap.org>
Sat, 13 Mar 1999 19:25:15 +0000 (19:25 +0000)
commit615923f0d16b8ad8c56ffa9452acd1105c566a18
tree46bdc285d81ba08cecfea566045ad839c29cf897
parent27572b42578f46cd83d16c0f634c93e46c976d0f
Functions for using fcntl to lock/unlock files in case lockf is not available
include/lutil_lockf.h [new file with mode: 0644]
libraries/liblutil/lockf.c [new file with mode: 0644]