Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://codeberg.org/ziglang/zig synced 2026-03-16 23:21:44 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/c
History
Andrew Kelley 3ef91233ca
Merge pull request #15867 from devnexen/haiku_malloc_usable_size
std.c: haiku also supports malloc_usable_size to benefit zig's heap
2023-06-18 12:44:08 -07:00
..
darwin
std: move os/darwin.zig and related to c/darwin.zig
2023-03-16 11:42:30 +01:00
darwin.zig
std.os: fix uname usage.
2023-05-29 22:08:43 +03:00
dragonfly.zig
Merge pull request #15867 from devnexen/haiku_malloc_usable_size
2023-06-18 12:44:08 -07:00
emscripten.zig
std.Thread: refining stack size from platform minimum, changes more targetted towards platform like Linux/musl (#15791)
2023-05-25 14:32:17 -05:00
freebsd.zig
std.c: exposing timer api
2023-06-18 08:09:42 -07:00
fuchsia.zig
…
haiku.zig
std.c: haiku also supports malloc_usable_size to benefit zig's heap
2023-05-26 12:05:19 +00:00
hermit.zig
…
linux.zig
std.c: exposing timer api
2023-06-18 08:09:42 -07:00
minix.zig
std.Thread: refining stack size from platform minimum, changes more targetted towards platform like Linux/musl (#15791)
2023-05-25 14:32:17 -05:00
netbsd.zig
std.c: exposing timer api
2023-06-18 08:09:42 -07:00
openbsd.zig
openbsd: fix std.c.getdents and debitrot
2023-06-15 14:48:20 -04:00
solaris.zig
std.c: exposing timer api
2023-06-18 08:09:42 -07:00
tokenizer.zig
…
wasi.zig
std.Thread: refining stack size from platform minimum, changes more targetted towards platform like Linux/musl (#15791)
2023-05-25 14:32:17 -05:00
windows.zig
std: implement os.mprotect on Windows
2023-01-20 03:33:35 +02:00