Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2025-12-10 08:13:07 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/os
History
Andrew Kelley 1034459170
Merge pull request #6243 from ifreund/uid-gid-cleanup
std: clean up usage of uid_t/gid_t, add seteuid/setegid to std.os
2020-09-03 18:05:59 -04:00
..
bits
std: fix linux uid_t, use uid_t/gid_t in std.os
2020-09-03 15:08:37 +02:00
linux
Bpf: move under os/linux instead of bits (#6126)
2020-08-22 15:08:01 -04:00
uefi
fix SimpleTextInputProtocol
2020-08-29 20:24:59 +03:00
windows
Add the sync functions
2020-09-02 22:16:40 +00:00
bits.zig
add license header to all std lib files
2020-08-20 16:07:04 -04:00
darwin.zig
add license header to all std lib files
2020-08-20 16:07:04 -04:00
dragonfly.zig
add license header to all std lib files
2020-08-20 16:07:04 -04:00
freebsd.zig
add license header to all std lib files
2020-08-20 16:07:04 -04:00
linux.zig
Merge pull request #6243 from ifreund/uid-gid-cleanup
2020-09-03 18:05:59 -04:00
netbsd.zig
add license header to all std lib files
2020-08-20 16:07:04 -04:00
test.zig
Split the sync tests into sync and fsync
2020-09-03 09:52:26 +00:00
uefi.zig
add license header to all std lib files
2020-08-20 16:07:04 -04:00
wasi.zig
add license header to all std lib files
2020-08-20 16:07:04 -04:00
windows.zig
handle lack of privilege to create symbolic links on windows
2020-08-30 06:52:53 +02:00