freebsd-src/usr.bin/lockf
Kyle Evans 663424957d lockf: allow locking file descriptors
This is most useful inside a shell script, allowing one to lock just
portions of a script rather than having to wrap the entire script in a
lock.

PR:		262738
Reviewed by:	0mp, allanjude (both previous versions)
Co-authored-by:	Daniel O'Connor <darius@dons.net.au>
Sponsored by:	Klara, Inc.

(cherry picked from commit 09a7fe0a55)
2023-12-14 18:59:25 -06:00
..
tests lockf: allow locking file descriptors 2023-12-14 18:59:25 -06:00
lockf.1 lockf: allow locking file descriptors 2023-12-14 18:59:25 -06:00
lockf.c lockf: allow locking file descriptors 2023-12-14 18:59:25 -06:00
Makefile lockf: add some tests 2023-12-14 18:59:21 -06:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-23 11:43:30 -06:00