Andrew Kelley 01337e2093 fix regression of flock being called on wasi targets
* common symbols are now public from std.c even if they live in
  std.posix
* LOCK is now one of the common symbols since it is the same on 100% of
  operating systems.
* flock is now void value on wasi and windows
* std.fs.Dir now uses flock being void as feature detection, avoiding
  trying to call it on wasi and windows
2024-07-19 11:35:22 -07:00
..
2023-11-19 19:01:18 +02:00
2024-07-09 14:25:42 -07:00
2024-07-19 00:30:32 -07:00
2024-07-19 00:30:32 -07:00
2023-07-31 03:49:21 -04:00
2024-03-19 11:45:09 -07:00
2024-03-19 11:45:09 -07:00