zig/std/os
Marc Tiehuis 19659c3bd3 freebsd: Fix argc resolution in _start
FreeBSD appears to use rdi instead of rsp as in other posix systems.
According to some loose documentation, x86 passes values on the stack,
so amd64 freebsd may be the only exception.
2018-10-20 15:15:01 +03:00
..
darwin
linux
windows
child_process.zig
darwin.zig
epoch.zig
file.zig
freebsd_errno.zig Get freebsd std compiling again 2018-10-20 15:15:01 +03:00
freebsd_i386.zig
freebsd_x86_64.zig Get freebsd std compiling again 2018-10-20 15:15:01 +03:00
freebsd.zig freebsd: Fix argc resolution in _start 2018-10-20 15:15:01 +03:00
get_app_data_dir.zig
get_user_id.zig
index.zig Get freebsd std compiling again 2018-10-20 15:15:01 +03:00
path.zig
test.zig
time.zig
zen.zig