Andrew Kelley
|
4a69b11e74
|
add license header to all std lib files
add SPDX license identifier
copyright ownership is zig contributors
|
2020-08-20 16:07:04 -04:00 |
|
Tadeo Kondrak
|
6745a6f6f6
|
zig fmt
|
2020-05-05 09:38:02 -06:00 |
|
daurnimator
|
63409cf422
|
std: linux syscall numbers are now an extensible enum
|
2020-03-31 10:16:20 -04:00 |
|
LemonBoy
|
a779450fef
|
linux/i386: Make syscall6 more robust and correct
LLVM10 exposed a subtle flaw in the previous implementation that made
the mmap tests fail.
|
2020-02-07 22:13:05 +01:00 |
|
LemonBoy
|
563d9ebfe5
|
Implement the callconv() annotation
|
2020-01-02 18:53:16 +01:00 |
|
LemonBoy
|
e1e06e6766
|
linux-i386 support
|
2019-11-30 16:13:33 +01:00 |
|