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-06 14:23:09 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/c
History
Ryan Liptak 4ea7470417 Add inotify_rm_watch definition to c/linux.zig
Also make inotify_add_watch's pathname marked as nul-terminated
2021-07-15 10:54:05 +03:00
..
darwin.zig
format zig files and add formatting check to ci
2021-06-13 22:33:39 +03:00
dragonfly.zig
overhaul elf csu (c-runtime startup) logic
2021-05-23 15:38:57 -04:00
emscripten.zig
organize std lib concurrency primitives and add RwLock
2021-01-14 20:41:37 -07:00
freebsd.zig
std: fix compile errors caught by stage2 AstGen
2021-04-22 19:32:57 -07:00
fuchsia.zig
organize std lib concurrency primitives and add RwLock
2021-01-14 20:41:37 -07:00
haiku.zig
std: fix compile errors found by stage2 AstGen
2021-04-29 20:33:29 -07:00
hermit.zig
organize std lib concurrency primitives and add RwLock
2021-01-14 20:41:37 -07:00
linux.zig
Add inotify_rm_watch definition to c/linux.zig
2021-07-15 10:54:05 +03:00
minix.zig
housekeeping: builtin.arch → builtin.cpu.arch
2021-05-24 13:38:47 -04:00
netbsd.zig
housekeeping: builtin.arch → builtin.cpu.arch
2021-05-24 13:38:47 -04:00
openbsd.zig
std: define pipe2 only for os that support it
2021-01-18 17:24:26 +01:00
solaris.zig
Year++
2020-12-31 15:45:24 -08:00
tokenizer.zig
std, src, doc, test: remove unused variables
2021-06-21 17:03:03 -07:00
windows.zig
Year++
2020-12-31 15:45:24 -08:00