mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 23:36:07 -05:00
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 | ||