This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://codeberg.org/ziglang/zig.git
synced
2026-04-29 12:08:48 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2064e84cdd596b5bc63c8d3e7e5aa4130221faee
zig
/
lib
/
std
/
os
T
History
Andrew Kelley
0cfe8e5d6f
Merge pull request
#5064
from marler8997/newAllocator
...
new allocator interface
2020-06-27 18:21:00 -04:00
..
bits
cleanups
2020-06-02 15:28:46 -04:00
linux
zig fmt
2020-05-05 09:38:02 -06:00
uefi
zig fmt
2020-05-05 09:38:02 -06:00
windows
new allocator interface
2020-06-26 13:34:48 -06: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
cleanups
2020-06-02 15:28:46 -04:00
netbsd.zig
get rid of std.os.foo.is_the_target
2019-10-24 01:14:52 -04:00
test.zig
Move fs-specific tests from os/test.zig to fs/test.zig
2020-06-27 10:17:08 +00:00
uefi.zig
@OpaqueType -> @Type(.Opaque)
2020-04-28 00:02:13 -06:00
wasi.zig
Update WASI snapshot to preview1
2020-04-30 01:52:12 -04:00
windows.zig
Add errors to windows.WSAStartup and WSACleanup
2020-06-21 00:13:06 -04:00