This website requires JavaScript.
Explore
Help
Sign In
mirror
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://github.com/ziglang/zig.git
synced
2025-12-13 17:53:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
zig
/
std
/
os
/
linux
History
Andrew Kelley
b7af9edb8a
add std.os.createThread
...
this adds kernel thread support to the standard library for linux. See
#174
2018-04-14 02:24:05 -04:00
..
errno.zig
fix test failure, organize code, add new compile error
2018-02-05 09:26:39 -05:00
index.zig
add std.os.createThread
2018-04-14 02:24:05 -04:00
test.zig
improve std lib linux epoll API
2018-02-17 17:53:07 -05:00
x86_64.zig
add std.os.createThread
2018-04-14 02:24:05 -04:00