zig/lib/std/os/linux
LemonBoy 0e95fa455c std: Split kernel&libc definitions of stat struct
There's no guarantee for the kernel definition to be ABI compatible with
the libc one (and vice versa).
There's also no guarantee of ABI compatibility between musl/glibc.

Fun, isn't it?
2020-11-05 09:38:50 +01:00
..
bpf Update zig files for opaque type syntax 2020-10-06 22:08:25 -06:00
arm-eabi.zig add license header to all std lib files 2020-08-20 16:07:04 -04:00
arm64.zig add license header to all std lib files 2020-08-20 16:07:04 -04:00
bpf.zig added helper definitions 2020-09-12 23:45:35 -07:00
i386.zig add license header to all std lib files 2020-08-20 16:07:04 -04:00
io_uring.zig Test the range of user_data bits 2020-10-05 09:36:07 +02:00
mips.zig add license header to all std lib files 2020-08-20 16:07:04 -04:00
powerpc64.zig std/*: add missing MIT license headers 2020-10-26 17:41:29 +01:00
riscv64.zig add license header to all std lib files 2020-08-20 16:07:04 -04:00
sparc64.zig std: Split kernel&libc definitions of stat struct 2020-11-05 09:38:50 +01:00
test.zig std: Split kernel&libc definitions of stat struct 2020-11-05 09:38:50 +01:00
tls.zig Add back ppc input/output/clobber definitions 2020-10-25 13:39:22 +07:00
vdso.zig add license header to all std lib files 2020-08-20 16:07:04 -04:00
x86_64.zig add license header to all std lib files 2020-08-20 16:07:04 -04:00