mirror of
https://git.freebsd.org/src.git
synced 2026-01-11 19:57:22 +00:00
Switch various flags from int -> bool. kill(getpid(), foo) and raise(foo) are equivalent in this context, so switch to the latter as a minor preference for readability. Use proper signal fences instead of volatile for our SIGALRM handler. Reviewed by: kib (earlier version), des Differential Revision: https://reviews.freebsd.org/D51027 |
||
|---|---|---|
| .. | ||
| tests | ||
| lockf.1 | ||
| lockf.c | ||
| Makefile | ||
| Makefile.depend | ||