zig/std/os
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
..
linux add std.os.createThread 2018-04-14 02:24:05 -04:00
windows Replace File.exists with File.access 2018-04-13 21:27:09 +12:00
child_process.zig remove more signal handling stuff from std.os.ChildProcess 2018-04-03 18:26:49 -04:00
darwin_errno.zig
darwin.zig Replace File.exists with File.access 2018-04-13 21:27:09 +12:00
file.zig Fix windows access check 2018-04-13 22:50:57 +12:00
get_user_id.zig
index.zig add std.os.createThread 2018-04-14 02:24:05 -04:00
path.zig std lib: modify allocator idiom 2018-02-09 18:27:50 -05:00
test.zig add std.os.createThread 2018-04-14 02:24:05 -04:00
zen.zig Zen specific hacks 2018-03-20 16:09:30 -04:00