cosmopolitan/tool/net
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
..
demo FIx link in gensvg demo (#723) 2023-01-28 09:12:13 -08:00
tiny Fix bugs with recent change 2022-04-16 10:40:23 -07:00
.init.lua Add SSL to redbean 2021-06-24 13:20:50 -07:00
BUILD.mk Use DNS implementation from Musl Libc 2023-12-28 23:04:35 -08:00
counters.inc Make fixes and improvements 2022-10-19 07:19:19 -07:00
definitions.lua Make improvements 2023-09-18 21:04:47 -07:00
dig.c Use DNS implementation from Musl Libc 2023-12-28 23:04:35 -08:00
echo.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
favicon.ico Make major improvements to redbean and libraries 2021-04-18 12:34:15 -07:00
fetch.inc Bring back gc() function 2024-01-08 10:26:28 -08:00
help.txt Update redbean ProgramDirectory to return a list of previously set directories (#1021) 2024-01-05 02:17:55 -08:00
largon2.c more modeline errata (#1019) 2023-12-16 23:07:10 -05:00
lfinger.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
lfinger.h Reduce header complexity 2023-11-28 14:39:42 -08:00
lfuncs.c Bring back gc() function 2024-01-08 10:26:28 -08:00
lfuncs.h Reduce header complexity 2023-11-28 14:39:42 -08:00
libresolv_query.c Add libresolv from Musl Libc 2023-12-08 20:04:10 -08:00
ljson.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
ljson.h Reduce header complexity 2023-11-28 14:39:42 -08:00
lmaxmind.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
lpath.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
lpath.h Reduce header complexity 2023-11-28 14:39:42 -08:00
lre.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
lsqlite3.c Bring back gc() function 2024-01-08 10:26:28 -08:00
luacheck.h Reduce header complexity 2023-11-28 14:39:42 -08:00
redbean-original.c Remove plenty of makefile misconfigurations 2022-07-21 09:20:59 -07:00
redbean-static.c Remove plenty of makefile misconfigurations 2022-07-21 09:20:59 -07:00
redbean-unsecure.c Remove plenty of makefile misconfigurations 2022-07-21 09:20:59 -07:00
redbean.c Bring back gc() function 2024-01-08 10:26:28 -08:00
redbean.png Make improvements 2020-09-14 00:02:34 -07:00
sandbox.h Introduce #include <cosmo.h> to toolchain users 2023-06-09 18:03:05 -07:00
winbench.c Use DNS implementation from Musl Libc 2023-12-28 23:04:35 -08:00