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-28 11:27:09 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
92559cd02cbf6497b99eb5193c9094e6d92c214e
zig
/
lib
/
std
/
os
T
History
Andrew Kelley
a867b43366
progress towards merging
...
see BRANCH_TODO file
2020-01-19 20:54:04 -05:00
..
bits
Small cleanups
2020-01-19 00:11:45 +01:00
linux
progress towards merging
2020-01-19 20:54:04 -05:00
uefi
Merge branch 'std-utf16-sentinel-terminated' of
https://github.com/daurnimator/zig
2020-01-07 16:13:34 -05:00
windows
Merge branch 'std-utf16-sentinel-terminated' of
https://github.com/daurnimator/zig
2020-01-07 16:13:34 -05:00
bits.zig
bring your own OS layer in the std lib
2019-12-02 15:02:17 -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
Correct l_name field type
2020-01-14 23:11:10 +01:00
netbsd.zig
get rid of std.os.foo.is_the_target
2019-10-24 01:14:52 -04:00
test.zig
zig fmt and update
extern fn
to
callconv(.C)
2020-01-06 15:34:50 -05:00
uefi.zig
Fix remaining variadic formatted prints
2020-01-09 13:36:44 -05:00
wasi.zig
Removes proc_raise from WASI implementation
2020-01-06 14:04:55 -05:00
windows.zig
Add WaitForSingleObject function to std.os.windows
2020-01-11 15:49:48 -05:00