zig/lib/std/os/linux
Andrew Kelley 55ab50efbd Merge branch 'piepiepie' of https://github.com/LemonBoy/zig into pie
Conflicts:
 lib/std/dynamic_library.zig (fixed in this commit)
 src/all_types.hpp
 src/codegen.cpp
 src/link.cpp
 src/main.cpp

Will manually apply the diffs to these deleted files to the new zig
code in a followup commit.
2020-11-22 12:39:44 -07: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
start_pie.zig Initial support for static PIE executables 2019-12-21 17:34:05 +01:00
test.zig Merge pull request #6978 from LemonBoy/statshit 2020-11-05 17:27:22 -05: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