zig/std/c
Marcio Giaxa 682815f6e9
freebsd: remove syscall and use libc
Use libc interface for:
 - getdents
 - kill
 - openat
 - setgid
 - setuid
2018-12-23 23:30:31 -02:00
..
darwin.zig New Zig formal grammar (#1685) 2018-11-13 05:08:37 -08:00
freebsd.zig freebsd: remove syscall and use libc 2018-12-23 23:30:31 -02:00
index.zig Support more of std on FreeBSD 2018-10-20 15:21:35 +03:00
linux.zig New Zig formal grammar (#1685) 2018-11-13 05:08:37 -08:00
windows.zig use * for pointer type instead of & 2018-05-31 17:28:07 -04:00