zig/lib/std/os
Andrew Kelley a280ff2767 std.os.termios: add type safety to lflag field
This creates `tc_cflag_t` even though such a type is not defined by
libc.

I also collected the missing flag bits from all the operating systems.
2024-02-12 21:21:45 -07:00
..
linux Replaced loop with memcpys 2024-02-12 12:58:33 -08:00
plan9 plan 9: filesystem support 2023-08-02 17:39:52 -04:00
uefi Make EfiPhysicalAddress in std/os/uefi/tables.zig public 2024-02-05 15:31:33 +00:00
windows os.windows: Fix error 258 name in Win32Error 2024-01-23 18:06:23 -08:00
emscripten.zig std: add type safety to cc_t 2024-02-12 15:41:38 -07:00
linux.zig std.os.termios: add type safety to lflag field 2024-02-12 21:21:45 -07:00
plan9.zig some API work on std.c, std.os, std.os.wasi 2024-02-11 13:38:55 -07:00
test.zig some API work on std.c, std.os, std.os.wasi 2024-02-11 13:38:55 -07:00
uefi.zig os.uefi: add ns to epoch 2023-12-20 20:05:16 -08:00
wasi.zig some API work on std.c, std.os, std.os.wasi 2024-02-11 13:38:55 -07:00
windows.zig remove std.io.Mode 2024-02-01 15:22:36 +02:00