cosmopolitan/tool/build/lib
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
..
apetest.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
asmdown.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
asmdown.h Reduce header complexity 2023-11-28 14:39:42 -08:00
buffer.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
buffer.h Reduce header complexity 2023-11-28 14:39:42 -08:00
BUILD.mk more modeline errata (#1019) 2023-12-16 23:07:10 -05:00
case.h Reduce header complexity 2023-11-28 14:39:42 -08:00
demangle.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
demangle.h Reduce header complexity 2023-11-28 14:39:42 -08:00
elfwriter.c Bring back gc() function 2024-01-08 10:26:28 -08:00
elfwriter.h Reduce header complexity 2023-11-28 14:39:42 -08:00
elfwriter_cargoculting.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
elfwriter_yoink.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
elfwriter_zip.c Bring back gc() function 2024-01-08 10:26:28 -08:00
endian.h Remove some includes 2022-08-18 17:46:34 -07:00
eztls.c Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
eztls.h Reduce header complexity 2023-11-28 14:39:42 -08:00
getargs.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
getargs.h Reduce header complexity 2023-11-28 14:39:42 -08:00
interner.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
interner.h Reduce header complexity 2023-11-28 14:39:42 -08:00
javadown.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
javadown.h Reduce header complexity 2023-11-28 14:39:42 -08:00
lib.h Reduce header complexity 2023-11-28 14:39:42 -08:00
panel.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
panel.h Reduce header complexity 2023-11-28 14:39:42 -08:00
parsesupportvector.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
psk.c Bring back gc() function 2024-01-08 10:26:28 -08:00
psk.h Reduce header complexity 2023-11-28 14:39:42 -08:00
stripcomponents.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
stripcomponents.h Reduce header complexity 2023-11-28 14:39:42 -08:00