mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-28 11:57:28 +00:00
75bd5e763f
it relies on non-portable flock(2) semantics. Not only is flock(2) not portable, but on some OSes that do have it, it is implemented in terms of fcntl(2) locks, which are per-process rather than per-descriptor. |
||
---|---|---|
.. | ||
Makefile | ||
test-flopen.c | ||
test-flopen.t | ||
test-grp.c | ||
test-grp.t | ||
test-trimdomain-nodomain.c | ||
test-trimdomain-nodomain.t | ||
test-trimdomain.c | ||
test-trimdomain.t |