zig/lib/std/c
LemonBoy 5ab5de89c0 New @export() handling
Use a struct as second parameter to be future proof (and also allows to
specify default values for the parameters)

Closes #2679 as it was just a matter of a few lines of code.
2020-01-09 13:43:06 -05:00
..
darwin.zig New @export() handling 2020-01-09 13:43:06 -05:00
dragonfly.zig fixups and zig fmt 2019-11-08 01:52:23 -05:00
emscripten.zig fixups and zig fmt 2019-11-08 01:52:23 -05:00
freebsd.zig freebsd: add missing OS and libc bits 2019-12-22 02:27:23 -05:00
fuchsia.zig fixups and zig fmt 2019-11-08 01:52:23 -05:00
haiku.zig fixups and zig fmt 2019-11-08 01:52:23 -05:00
hermit.zig fix casts 2019-12-05 15:47:06 -05:00
linux.zig c.linux: add memfd_create 2019-12-31 15:58:03 -05:00
minix.zig fixups and zig fmt 2019-11-08 01:52:23 -05:00
netbsd.zig fixups and zig fmt 2019-11-08 01:52:23 -05:00
openbsd.zig fixups and zig fmt 2019-11-08 01:52:23 -05:00
solaris.zig fixups and zig fmt 2019-11-08 01:52:23 -05:00
windows.zig mv std/ lib/ 2019-09-25 23:35:41 -04:00