cosmopolitan/third_party
Justine Tunney 9f149e1de3 Elevate .text.syscall to .privileged
It turns out adding OpenBSD msyscall() origin verification broke the
--ftrace flag. The executable needs to issue raw syscalls while it's
rewriting itself. So they need to be in the same section, and that's
just plain simpler too.
2021-02-06 04:49:22 -08:00
..
blas Fix link order in cosmopolitan.a 2021-01-16 12:05:41 -08:00
chibicc Make mmap() work better 2021-02-03 00:10:12 -08:00
compiler_rt Make more functions friendly to Address Sanitizer 2021-02-02 03:45:31 -08:00
dlmalloc Remove dollars from system call support symbols 2021-02-03 19:35:29 -08:00
duktape Make more functions friendly to Address Sanitizer 2021-02-02 03:45:31 -08:00
f2c Fix XNU / FreeBSD / OpenBSD / RHEL5 / NT bugs 2021-01-25 18:31:17 -08:00
gcc Elevate .text.syscall to .privileged 2021-02-06 04:49:22 -08:00
gdtoa Make more functions friendly to Address Sanitizer 2021-02-02 03:45:31 -08:00
getopt Fix link order in cosmopolitan.a 2021-01-16 12:05:41 -08:00
lz4cli Make more functions friendly to Address Sanitizer 2021-02-02 03:45:31 -08:00
musl Delete LIBC_CALLS_HEFTY 2021-02-02 22:17:53 -08:00
regex Make more functions friendly to Address Sanitizer 2021-02-02 03:45:31 -08:00
stb Make C memory safe like Rust 2021-02-01 03:58:46 -08:00
xed Fix link order in cosmopolitan.a 2021-01-16 12:05:41 -08:00
zlib Make C memory safe like Rust 2021-02-01 03:58:46 -08:00
third_party.mk Make Cosmopolitan ANSI C89 compatible 2021-02-03 17:48:59 -08:00