Files
zig/lib
cryptocode cb182432b0 [std.c] Add eventfd and dup3 functions to FreeBSD
The eventfd system call and dup3 library call have been available
since FreeBSD 13 and 10 respectively, and are thus available in
all [FreeBSD releases not deemed EOL](<https://endoflife.date/freebsd>)

The lack of these were discovered when porting a terminal emulator
to FreeBSD. It would be nice to have them included in Zig's stdlib.
2024-07-03 05:27:21 -04:00
..
2024-07-02 16:31:15 +02:00
2024-06-16 11:53:33 +02:00
2024-05-08 19:37:29 -07:00
2024-06-16 11:53:33 +02:00
2024-06-21 00:12:13 -04:00