This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://codeberg.org/ziglang/zig.git
synced
2026-04-30 06:42:48 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d136c795affe9d3a7522eefe3ccc098a52434de0
zig
/
lib
/
std
/
os
T
History
Andrew Kelley
7df9169081
Merge pull request
#4651
from LemonBoy/fix-4645
...
std: Nicer way to access the PEB
2020-03-06 17:33:05 -05:00
..
bits
fix macosx and freebsd build failures
2020-03-03 02:57:11 -05:00
linux
Added comment justifying wrapping operations
2020-03-03 12:41:11 +02:00
uefi
Merge branch 'std-utf16-sentinel-terminated' of
https://github.com/daurnimator/zig
2020-01-07 16:13:34 -05:00
windows
Merge pull request
#4651
from LemonBoy/fix-4645
2020-03-06 17:33:05 -05:00
bits.zig
introduce operating system version ranges as part of the target
2020-02-28 14:51:53 -05:00
darwin.zig
get rid of std.os.foo.is_the_target
2019-10-24 01:14:52 -04:00
dragonfly.zig
DragonFlyBSD support
2019-10-30 21:21:58 -04:00
freebsd.zig
get rid of std.os.foo.is_the_target
2019-10-24 01:14:52 -04:00
linux.zig
std: add Dir.changeDir as wrapper around fchdir
2020-03-03 13:25:43 -05:00
netbsd.zig
get rid of std.os.foo.is_the_target
2019-10-24 01:14:52 -04:00
test.zig
breaking changes to std.fs, std.os
2020-03-03 15:23:27 -05:00
uefi.zig
Run
zig fmt
2020-02-01 11:32:53 +01:00
wasi.zig
Removes proc_raise from WASI implementation
2020-01-06 14:04:55 -05:00
windows.zig
std: Work around unexported NtCurrentTeb
2020-03-06 09:17:14 +01:00