cosmopolitan/build
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
..
bootstrap Release Cosmopolitan v3.2.3 2024-01-07 12:39:09 -08:00
config.mk Fix more vi modelines (#1006) 2023-12-13 02:28:11 -05:00
definitions.mk Bring back gc() function 2024-01-08 10:26:28 -08:00
download-cosmocc.sh Fix download-cosmocc.sh on Mac (#1066) 2024-01-06 14:46:31 -08:00
functions.mk Fix more vi modelines (#1006) 2023-12-13 02:28:11 -05:00
gdb Fix redbean zip central directory lookup 2021-02-27 12:08:28 -08:00
htags Fix more vi modelines (#1006) 2023-12-13 02:28:11 -05:00
objdump Bring back gc() function 2024-01-08 10:26:28 -08:00
online.mk Fix more vi modelines (#1006) 2023-12-13 02:28:11 -05:00
realify.sed Fix more vi modelines (#1006) 2023-12-13 02:28:11 -05:00
realify.sh Make more improvements 2020-09-28 01:20:34 -07:00
rules.mk Fix more vi modelines (#1006) 2023-12-13 02:28:11 -05:00
run Make improvements 2023-06-03 08:12:22 -07:00
sanitycheck Fix some regressions with execution 2022-08-07 22:10:18 -07:00
sha256sum.c Add missing sha256sum.c file 2024-01-06 14:47:14 -08:00