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-07 06:43:07 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/os/bits
History
Philip Åkesson 4f0aa7d639 std: Use truncating cast in WIFSTOPPED for Linux, FreeBSD and DragonFly
The intermediate value can be larger than an u16, so @truncate is needed
to match the behavior of musl.
2021-08-31 22:03:54 -04:00
..
linux
remove redundant license headers from zig standard library
2021-08-24 12:25:09 -07:00
darwin.zig
remove redundant license headers from zig standard library
2021-08-24 12:25:09 -07:00
dragonfly.zig
std: Use truncating cast in WIFSTOPPED for Linux, FreeBSD and DragonFly
2021-08-31 22:03:54 -04:00
freebsd.zig
std: Use truncating cast in WIFSTOPPED for Linux, FreeBSD and DragonFly
2021-08-31 22:03:54 -04:00
haiku.zig
remove redundant license headers from zig standard library
2021-08-24 12:25:09 -07:00
linux.zig
std: Use truncating cast in WIFSTOPPED for Linux, FreeBSD and DragonFly
2021-08-31 22:03:54 -04:00
netbsd.zig
remove redundant license headers from zig standard library
2021-08-24 12:25:09 -07:00
openbsd.zig
remove redundant license headers from zig standard library
2021-08-24 12:25:09 -07:00
posix.zig
remove redundant license headers from zig standard library
2021-08-24 12:25:09 -07:00
wasi.zig
remove redundant license headers from zig standard library
2021-08-24 12:25:09 -07:00
windows.zig
remove redundant license headers from zig standard library
2021-08-24 12:25:09 -07:00