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-07 14:53:08 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/os
History
LemonBoy de53537f10 Add NtDll-based ftruncate implementation
2020-03-13 08:45:37 +01:00
..
bits
std: Fix detection of Linux kernel version
2020-03-10 12:55:35 -04:00
linux
Added comment justifying wrapping operations
2020-03-03 12:41:11 +02:00
uefi
fix bug
2020-03-12 00:29:30 -04:00
windows
Add NtDll-based ftruncate implementation
2020-03-13 08:45:37 +01:00
bits.zig
introduce operating system version ranges as part of the target
2020-02-28 14:51:53 -05:00
darwin.zig
get rid of std.os.foo.is_the_target
2019-10-24 01:14:52 -04:00
dragonfly.zig
DragonFlyBSD support
2019-10-30 21:21:58 -04:00
freebsd.zig
get rid of std.os.foo.is_the_target
2019-10-24 01:14:52 -04:00
linux.zig
std: Add setEndPos to fs.file
2020-03-12 09:43:45 +01:00
netbsd.zig
get rid of std.os.foo.is_the_target
2019-10-24 01:14:52 -04:00
test.zig
fix footguns in File readAll functions
2020-03-11 13:06:30 -04:00
uefi.zig
Run zig fmt
2020-02-01 11:32:53 +01:00
wasi.zig
Removes proc_raise from WASI implementation
2020-01-06 14:04:55 -05:00
windows.zig
windows: detect HANDLE_EOF in ReadFile
2020-03-11 17:39:53 -04:00