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-21 05:33:15 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/std/os
History
Andrew Kelley 2b395d4ede
remove @minValue,@maxValue; add std.math.minInt,maxInt
closes #1466
closes #1476
2018-10-26 15:01:51 -04:00
..
darwin
re-organize std lib darwin files
2018-07-22 00:04:24 -04:00
linux
remove @minValue,@maxValue; add std.math.minInt,maxInt
2018-10-26 15:01:51 -04:00
windows
remove @minValue,@maxValue; add std.math.minInt,maxInt
2018-10-26 15:01:51 -04:00
child_process.zig
remove @minValue,@maxValue; add std.math.minInt,maxInt
2018-10-26 15:01:51 -04:00
darwin.zig
remove @minValue,@maxValue; add std.math.minInt,maxInt
2018-10-26 15:01:51 -04:00
epoch.zig
run zig fmt on the codebase
2018-05-29 04:23:38 -04:00
file.zig
remove @minValue,@maxValue; add std.math.minInt,maxInt
2018-10-26 15:01:51 -04:00
get_app_data_dir.zig
Solve the return type ambiguity (#1628)
2018-10-15 09:51:15 -04:00
get_user_id.zig
Solve the return type ambiguity (#1628)
2018-10-15 09:51:15 -04:00
index.zig
Solve the return type ambiguity (#1628)
2018-10-15 09:51:15 -04:00
path.zig
Solve the return type ambiguity (#1628)
2018-10-15 09:51:15 -04:00
test.zig
std lib (breaking): posixRead can return less than buffer size
2018-10-01 13:50:55 -04:00
time.zig
Solve the return type ambiguity (#1628)
2018-10-15 09:51:15 -04:00
zen.zig
Solve the return type ambiguity (#1628)
2018-10-15 09:51:15 -04:00