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-18 04:03:14 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/std/os
History
Andrew Kelley 2b5e0b66a2 std: fix fn return syntax for zen os
2018-01-29 10:57:27 -05:00
..
windows
syntax: functions require return type. remove ->
2018-01-25 04:10:11 -05:00
child_process.zig
syntax: functions require return type. remove ->
2018-01-25 04:10:11 -05:00
darwin_errno.zig
all behavior tests passing for macos
2017-08-27 05:15:24 -04:00
darwin.zig
syntax: functions require return type. remove ->
2018-01-25 04:10:11 -05:00
get_user_id.zig
syntax: functions require return type. remove ->
2018-01-25 04:10:11 -05:00
index.zig
syntax: functions require return type. remove ->
2018-01-25 04:10:11 -05:00
linux_errno.zig
all behavior tests passing for macos
2017-08-27 05:15:24 -04:00
linux_i386.zig
syntax: functions require return type. remove ->
2018-01-25 04:10:11 -05:00
linux_test.zig
add epoll and timerfd support on linux
2017-11-10 15:12:46 -08:00
linux_x86_64.zig
syntax: functions require return type. remove ->
2018-01-25 04:10:11 -05:00
linux.zig
syntax: functions require return type. remove ->
2018-01-25 04:10:11 -05:00
path.zig
syntax: functions require return type. remove ->
2018-01-25 04:10:11 -05:00
zen.zig
std: fix fn return syntax for zen os
2018-01-29 10:57:27 -05:00