cosmopolitan/tool
Paul Kulchenko 5c1fdc9819
Fix session changeset procesing (reverting some of 0d748ad5 changes) (#949)
This removes strdup from Lua SQLite wrapper, as it's applied to binary changeset
strings, thus cutting them short (because of strlen).
2023-11-12 14:25:50 -08:00
..
args Make args replace ... only at the end of file (#909) 2023-11-08 10:00:52 -08:00
build Add architecture flag to zipobj 2023-11-12 09:35:59 -08:00
cosmocc Use simple locks in dlmalloc 2023-11-12 09:00:49 -08:00
curl Remove old stack code and improve dirstream 2023-08-16 07:54:40 -07:00
decode Support \n in /zip/.args files 2023-11-04 07:25:20 -07:00
emacs Introduce X86_CHECK() macro 2023-11-10 15:41:55 -08:00
hello Make improvements 2023-09-18 21:04:47 -07:00
lambda Fix warnings 2023-09-01 20:50:18 -07:00
net Fix session changeset procesing (reverting some of 0d748ad5 changes) (#949) 2023-11-12 14:25:50 -08:00
plinko Fix warnings 2023-09-01 20:50:18 -07:00
scripts Refactor fatcosmocc into a single file 2023-08-14 22:26:17 -07:00
viz Add more fixes for new cosmocc toolchain 2023-11-11 23:28:19 -08:00
tool.mk Overhaul process spawning 2023-09-10 08:17:44 -07:00