This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
zig
Watch
2
Star
0
Fork
0
You've already forked zig
mirror of
https://codeberg.org/ziglang/zig.git
synced
2026-06-07 08:09:39 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
059e397ffcf5ad348dae6de1cd552f8a742a2fbc
zig
/
lib
/
std
/
c
T
History
Ali Chraghi
fb366f3cd4
std.c: fix incorrect return types
...
Closes
#12964
2022-10-13 13:21:19 +02:00
..
darwin
macos: add more mach primitives
2022-03-13 09:42:24 +01:00
darwin.zig
std.c: fix incorrect return types
2022-10-13 13:21:19 +02:00
dragonfly.zig
std: Replace use of stage1 function pointers
2022-09-29 21:45:30 +03:00
emscripten.zig
…
freebsd.zig
std: Replace use of stage1 function pointers
2022-09-29 21:45:30 +03:00
fuchsia.zig
…
haiku.zig
std: Replace use of stage1 function pointers
2022-09-29 21:45:30 +03:00
hermit.zig
…
linux.zig
std: Replace use of stage1 function pointers
2022-09-29 21:45:30 +03:00
minix.zig
target: Rename sparcv9 -> sparc64
2022-05-13 16:43:59 -04:00
netbsd.zig
std: Replace use of stage1 function pointers
2022-09-29 21:45:30 +03:00
openbsd.zig
std: Replace use of stage1 function pointers
2022-09-29 21:45:30 +03:00
solaris.zig
std: Replace use of stage1 function pointers
2022-09-29 21:45:30 +03:00
tokenizer.zig
stage2: fix bugs preventing stage2 from building stage3 with LLVM
2022-04-15 23:32:26 +03:00
wasi.zig
stdlib: Add emulated CWD to std.os for WASI targets
2022-03-03 14:31:49 -07:00
windows.zig
…