| Age | Commit message (Collapse) | Author |
|
|
|
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?
|
|
|
|
As per: lib/libc/musl/arch/mips/bits/syscall.h.in
...and as promised: https://github.com/ziglang/zig/pull/6356#issuecomment-696023349
Thanks @daurnimator again for the help with #6356.
|
|
As per lib/libc/musl/arch/mips/bits/syscall.h.in:
```c
```
|
|
add SPDX license identifier
copyright ownership is zig contributors
|
|
|