cosmopolitan/third_party
Justine Tunney a4b455185b
Bring back gc() function
Renaming gc() to _gc() was a mistake since the better thing to do is put
it behind the _COSMO_SOURCE macro. We need this change because I haven't
wanted to use my amazing garbage collector ever since we renamed it. You
now need to define _COSMO_SOURCE yourself when using amalgamation header
and cosmocc users need to pass the -mcosmo flag to get the gc() function

Some other issues relating to cancelation have been fixed along the way.
We're also now putting cosmocc in a folder named `.cosmocc` so it can be
more safely excluded by grep --exclude-dir=.cosmocc --exclude-dir=o etc.
2024-01-08 10:26:28 -08:00
..
aarch64 more modeline errata (#1019) 2023-12-16 23:07:10 -05:00
argon2 more modeline errata (#1019) 2023-12-16 23:07:10 -05:00
awk more modeline errata (#1019) 2023-12-16 23:07:10 -05:00
bash Add /dev/fd support to Windows 2024-01-06 18:20:21 -08:00
bzip2 Bring back gc() function 2024-01-08 10:26:28 -08:00
chibicc Bring back gc() function 2024-01-08 10:26:28 -08:00
compiler_rt more modeline errata (#1019) 2023-12-16 23:07:10 -05:00
ctags more modeline errata (#1019) 2023-12-16 23:07:10 -05:00
dlmalloc Use good locks in dlmalloc 2023-12-28 04:57:36 -08:00
double-conversion Add LLVM libcxxabi (#1063) 2024-01-08 08:45:10 -08:00
finger Use DNS implementation from Musl Libc 2023-12-28 23:04:35 -08:00
gdtoa more modeline errata (#1019) 2023-12-16 23:07:10 -05:00
getopt more modeline errata (#1019) 2023-12-16 23:07:10 -05:00
hiredis Bring back gc() function 2024-01-08 10:26:28 -08:00
intel more modeline errata (#1019) 2023-12-16 23:07:10 -05:00
less more modeline errata (#1019) 2023-12-16 23:07:10 -05:00
libcxx Add LLVM libcxxabi (#1063) 2024-01-08 08:45:10 -08:00
libcxxabi Add LLVM libcxxabi (#1063) 2024-01-08 08:45:10 -08:00
libunwind Add LLVM libcxxabi (#1063) 2024-01-08 08:45:10 -08:00
linenoise more modeline errata (#1019) 2023-12-16 23:07:10 -05:00
lua Bring back gc() function 2024-01-08 10:26:28 -08:00
lz4cli more modeline errata (#1019) 2023-12-16 23:07:10 -05:00
make Give GNU Make limitless stacks 2024-01-04 03:26:26 -08:00
maxmind more modeline errata (#1019) 2023-12-16 23:07:10 -05:00
mbedtls Use DNS implementation from Musl Libc 2023-12-28 23:04:35 -08:00
musl Bring back gc() function 2024-01-08 10:26:28 -08:00
ncurses more modeline errata (#1019) 2023-12-16 23:07:10 -05:00
nsync more modeline errata (#1019) 2023-12-16 23:07:10 -05:00
pcre more modeline errata (#1019) 2023-12-16 23:07:10 -05:00
puff more modeline errata (#1019) 2023-12-16 23:07:10 -05:00
python Bring back gc() function 2024-01-08 10:26:28 -08:00
qemu more modeline errata (#1019) 2023-12-16 23:07:10 -05:00
quickjs Bring back gc() function 2024-01-08 10:26:28 -08:00
readline Fix --ftrace on Windows 2024-01-01 00:00:42 -08:00
regex more modeline errata (#1019) 2023-12-16 23:07:10 -05:00
sed Bring back gc() function 2024-01-08 10:26:28 -08:00
smallz4 Bring back gc() function 2024-01-08 10:26:28 -08:00
sqlite3 more modeline errata (#1019) 2023-12-16 23:07:10 -05:00
stb Use DNS implementation from Musl Libc 2023-12-28 23:04:35 -08:00
tidy Bring back gc() function 2024-01-08 10:26:28 -08:00
tr more modeline errata (#1019) 2023-12-16 23:07:10 -05:00
tree more modeline errata (#1019) 2023-12-16 23:07:10 -05:00
unzip Bring back gc() function 2024-01-08 10:26:28 -08:00
vqsort more modeline errata (#1019) 2023-12-16 23:07:10 -05:00
xed more modeline errata (#1019) 2023-12-16 23:07:10 -05:00
xxhash more modeline errata (#1019) 2023-12-16 23:07:10 -05:00
zip more modeline errata (#1019) 2023-12-16 23:07:10 -05:00
zlib more modeline errata (#1019) 2023-12-16 23:07:10 -05:00
zstd more modeline errata (#1019) 2023-12-16 23:07:10 -05:00
.clang-format Reduce header complexity 2023-11-28 14:39:42 -08:00
BUILD.mk Add LLVM libcxxabi (#1063) 2024-01-08 08:45:10 -08:00