cosmopolitan/third_party
Gautham 6f658f058b
Change noinline to dontinline (#312)
We defined `noinline` as an abbreviation for the longer version
`__attribute__((__noinline__))` which caused name clashes since
third party codebases often write it as `__attribute__((noinline))`.
2021-11-12 15:12:18 -08:00
..
argon2 Productionize new APE loader and more 2021-10-02 08:27:03 -07:00
bzip2 Improve memory safety 2021-10-13 17:27:13 -07:00
chibicc Change noinline to dontinline (#312) 2021-11-12 15:12:18 -08:00
compiler_rt Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
dlmalloc Change noinline to dontinline (#312) 2021-11-12 15:12:18 -08:00
gcc Elevate .text.syscall to .privileged 2021-02-06 04:49:22 -08:00
gdtoa Improve memory safety 2021-10-13 17:27:13 -07:00
getopt Make numerous improvements 2021-09-28 01:52:34 -07:00
infozip Add MODE=optlinux build mode (#141) 2021-10-14 19:36:49 -07:00
linenoise Improve memory safety 2021-10-13 17:27:13 -07:00
lua Improve memory safety 2021-10-13 17:27:13 -07:00
lz4cli Fix termios struct on Linux 2021-09-03 22:19:41 -07:00
make Add some Python 3.7 backports (#306) 2021-10-29 22:54:14 -07:00
mbedtls Change noinline to dontinline (#312) 2021-11-12 15:12:18 -08:00
musl Apply fixes and speedups 2021-10-04 03:23:31 -07:00
python Change noinline to dontinline (#312) 2021-11-12 15:12:18 -08:00
quickjs Change noinline to dontinline (#312) 2021-11-12 15:12:18 -08:00
regex Apply fixes and speedups 2021-10-04 03:23:31 -07:00
sqlite3 Improve memory safety 2021-10-13 17:27:13 -07:00
stb Change noinline to dontinline (#312) 2021-11-12 15:12:18 -08:00
xed Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
zlib Make numerous improvements 2021-09-28 01:52:34 -07:00
third_party.mk get make to build 2021-10-26 14:58:05 -07:00