Add flopen(3) which opens and locks a file.
authorPeter Avalos <pavalos@theshell.com>
Sat, 27 Dec 2008 18:49:10 +0000 (13:49 -0500)
committerPeter Avalos <pavalos@theshell.com>
Sun, 28 Dec 2008 04:17:08 +0000 (23:17 -0500)
commit3997c939d97eab60f440318f5465de289ec582fd
tree5860067256b75f09f35a7cd747880abf9efc54c1
parent21fcee4d6e84a10a35d21e920106590570511048
Add flopen(3) which opens and locks a file.

Obtained-from: FreeBSD
lib/libutil/Makefile
lib/libutil/flopen.3 [new file with mode: 0644]
lib/libutil/flopen.c [new file with mode: 0644]
lib/libutil/libutil.h