Andrew Kelley bb5006d728 std: add fchmodat
Also add `std.fs.has_executable_bit` for doing conditional compilation.

This adds the linux syscalls for chmod and fchmodat, as well as the
extern libc function declarations.

Only `fchmodat` is added to `std.os`, and it is not yet added to std.fs.
2023-03-03 02:37:45 -05:00
..
2023-01-17 09:51:39 -08:00
2021-11-09 07:08:27 -05:00
2023-01-17 09:51:39 -08:00
2023-03-03 02:37:45 -05:00
2023-03-03 02:37:45 -05:00
2022-12-06 12:15:05 -07:00