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-10 16:23:07 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/std/os
History
kristopher tate a25824e033 zig/std/os/index.zig: clean-up thread id; (#1)
Ref #1316 #1330
2018-08-04 14:38:51 -04:00
..
darwin
re-organize std lib darwin files
2018-07-22 00:04:24 -04:00
linux
Fix a type error in std.os.linux.getpid() (#1326)
2018-08-03 11:45:23 -04:00
windows
Add thread ID support to std.os.Thread (fixes #1316)
2018-08-03 21:36:04 -04:00
child_process.zig
std: update stdlib to match updated allocator create signature; ref #733
2018-06-21 00:40:21 +09:00
darwin.zig
re-organize std lib darwin files
2018-07-22 00:04:24 -04:00
epoch.zig
run zig fmt on the codebase
2018-05-29 04:23:38 -04:00
file.zig
self-hosted: find all libc paths; windows linker code
2018-07-24 00:06:34 -04:00
get_app_data_dir.zig
fix std.os.getAppDataDir test on linux
2018-07-18 10:45:17 -04:00
get_user_id.zig
use * for pointer type instead of &
2018-05-31 17:28:07 -04:00
index.zig
zig/std/os/index.zig: clean-up thread id; (#1)
2018-08-04 14:38:51 -04:00
path.zig
std.os.path.dirname: return null instead of empty slice
2018-06-14 16:15:32 -04:00
test.zig
Add thread ID support to std.os.Thread (fixes #1316)
2018-08-03 21:36:04 -04:00
time.zig
all integer sizes are available as primitives
2018-07-16 10:53:15 -04:00
zen.zig
use * for pointer type instead of &
2018-05-31 17:28:07 -04:00