Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2025-12-07 06:43:07 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/os/linux
History
LemonBoy 333eec557f Initial support for static PIE executables
2019-12-21 17:34:05 +01:00
..
arm64.zig
update the codebase to use @as
2019-11-08 15:57:24 -05:00
arm-eabi.zig
update the codebase to use @as
2019-11-08 15:57:24 -05:00
i386.zig
linux-i386 support
2019-11-30 16:13:33 +01:00
mipsel.zig
update the codebase to use @as
2019-11-08 15:57:24 -05:00
riscv64.zig
update the codebase to use @as
2019-11-08 15:57:24 -05:00
start_pie.zig
Initial support for static PIE executables
2019-12-21 17:34:05 +01:00
test.zig
move std.fs.Dir.cwd to std.fs.cwd
2019-11-30 15:35:27 -05:00
tls.zig
Make sure the address is aligned for intToPtr ops
2019-12-15 14:41:05 -05:00
vdso.zig
make std.mem.toSlice use null terminated pointers
2019-11-24 21:21:05 -05:00
x86_64.zig
update the codebase to use @as
2019-11-08 15:57:24 -05:00