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-11 08:43:09 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/std/os
History
Andrew Kelley 0b7b3190fd fix bitrotted code in unexpected error tracing
2018-03-27 10:44:13 -04:00
..
linux
std.os.linux exposes syscall functions and syscall numbers
2018-03-24 15:57:36 -04:00
windows
introduce std.heap.ArenaAllocator and std.heap.DirectAllocator
2018-02-12 02:14:44 -05:00
child_process.zig
remove signal hanlding stuff from std.os.ChildProcess
2018-02-27 11:14:14 -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
file.zig
Fix os.File.mode function
2018-03-23 22:41:08 +13:00
get_user_id.zig
*WIP* error sets converting std lib
2018-01-31 22:48:40 -05:00
index.zig
fix bitrotted code in unexpected error tracing
2018-03-27 10:44:13 -04:00
path.zig
std lib: modify allocator idiom
2018-02-09 18:27:50 -05:00
zen.zig
Zen specific hacks
2018-03-20 16:09:30 -04:00