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-06 14:23:09 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/os
History
Veikka Tuominen 83646df2cc
Merge pull request #7531 from Vexu/orphanage
Move ArrayListSentineled to std lib orphanage
2020-12-24 10:59:37 +02:00
..
bits
openbsd: implement segfault handling on openbsd x86_64
2020-12-23 20:47:06 +02:00
linux
std: clenup, fixes, fmt
2020-12-24 00:23:29 +02:00
uefi
Update zig files for opaque type syntax
2020-10-06 22:08:25 -06:00
windows
small fixes and zig fmt
2020-12-09 13:54:26 +02:00
bits.zig
Merge branch 'master' into openbsd-minimal
2020-10-17 17:38:23 +02: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
Truncate user and group ids for 64 bit Linux systems (#7466)
2020-12-23 11:16:27 +02:00
netbsd.zig
add license header to all std lib files
2020-08-20 16:07:04 -04:00
openbsd.zig
add minimal openbsd support
2020-10-11 08:23:36 +00:00
test.zig
Disable sigaction test on i386 because of #7427
2020-12-13 19:35:40 +01:00
uefi.zig
Update zig files for opaque type syntax
2020-10-06 22:08:25 -06:00
wasi.zig
add license header to all std lib files
2020-08-20 16:07:04 -04:00
windows.zig
MoveFileEx can return ACCESS_DENIED
2020-12-09 15:03:17 -07:00