cosmopolitan/tool/viz
Justine Tunney 73845be1f0 Restore zip.com and .symtab files
This change restores the .symtab symbol table files in our flagship
programs (e.g. redbean.com, python.com) needed to show backtraces. This
also rolls back earlier changes to zip.com w.r.t. temp directories since
the right way to do it turned out to be the -b DIR flag.

This change also improves the performance of zip.com. It turned out
mmap() wasn't being used, because zip.com was assuming a 4096-byte
granularity, but cosmo requires 65536. There was also a chance to speed
up stdio scanning using the unlocked functions.
2022-08-21 00:17:20 -07:00
..
lib Fold LIBC_UNICODE into LIBC_STR 2022-08-13 08:42:32 -07:00
ascii2utf8.c Change license 2020-12-27 17:18:44 -08:00
basicidea.c Fold LIBC_UNICODE into LIBC_STR 2022-08-13 08:42:32 -07:00
bd.c Don't pass unused args to printf (#311) 2021-11-13 01:10:45 -08:00
bf.c Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
bin2asm.c Make improvements 2022-04-24 10:06:05 -07:00
bing.c Change license 2020-12-27 17:18:44 -08:00
comma.c Change license 2020-12-27 17:18:44 -08:00
cpuid.c Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
deathstar.c Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
derasterize.c Make _Thread_local work across platforms 2022-07-10 04:01:17 -07:00
double2int.c Remove garbage collector macro from header (#114) 2021-03-07 20:23:29 -08:00
dumphexc.c Unbloat the build 2022-08-11 00:15:29 -07:00
echoctl.c Make some systemic improvements 2022-05-18 16:52:36 -07:00
fixconsole.c Improve synchronization 2022-04-15 15:31:55 -07:00
fliphex.c Add SSL to redbean 2021-06-24 13:20:50 -07:00
float2bin.c Pacify file locks on Windows 2021-06-12 00:01:55 -07:00
fold.c Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
fontspace.c Make numerous improvements 2021-09-28 01:52:34 -07:00
generatematrix.c Fold LIBC_RAND into LIBC_STDIO/TINYMATH/INTRIN 2022-08-11 12:32:00 -07:00
generatetortureimage.c Remove garbage collector macro from header (#114) 2021-03-07 20:23:29 -08:00
getglyph.c Unbloat the build 2022-08-11 00:15:29 -07:00
getopts.c Improve redbean plus code size optimizations 2022-05-29 08:21:19 -07:00
int2float.c Import C++ Standard Template Library 2022-03-22 06:41:54 -07:00
invertblocks.c Change license 2020-12-27 17:18:44 -08:00
life.c Fold LIBC_UNICODE into LIBC_STR 2022-08-13 08:42:32 -07:00
magikarp.c Fold LIBC_RAND into LIBC_STDIO/TINYMATH/INTRIN 2022-08-11 12:32:00 -07:00
maxmind.c Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
memplan.c Polyfill statfs() and fstatfs() on BSD distros 2022-08-17 14:54:03 -07:00
memzoom.c Fold LIBC_UNICODE into LIBC_STR 2022-08-13 08:42:32 -07:00
ntmaster.c Unbloat the build 2022-08-11 00:15:29 -07:00
od16.c Change license 2020-12-27 17:18:44 -08:00
printansi.c Fold LIBC_RAND into LIBC_STDIO/TINYMATH/INTRIN 2022-08-11 12:32:00 -07:00
printdos2errno.c Unbloat the build 2022-08-11 00:15:29 -07:00
printimage.c Unbloat the build 2022-08-11 00:15:29 -07:00
printpeb.c Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
printpixel.c Change license 2020-12-27 17:18:44 -08:00
printvideo.c Fold LIBC_UNICODE into LIBC_STR 2022-08-13 08:42:32 -07:00
rgbtoxterm.c Fix basename() and dirname() 2022-04-06 00:13:44 -07:00
rsastrength.c Make numerous improvements 2021-09-28 01:52:34 -07:00
tabalign.c Fold LIBC_UNICODE into LIBC_STR 2022-08-13 08:42:32 -07:00
tailf.c Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
tcp.c Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
unbing.c Change license 2020-12-27 17:18:44 -08:00
unicode.c Fold LIBC_UNICODE into LIBC_STR 2022-08-13 08:42:32 -07:00
upscalefloat.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
upscaleint.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
vdsodump.c Make some systemic improvements 2022-05-18 16:52:36 -07:00
vdsosyms.c Make improvements 2022-05-24 10:58:48 -07:00
viz.mk Restore zip.com and .symtab files 2022-08-21 00:17:20 -07:00
xterm256cubes.c Change license 2020-12-27 17:18:44 -08:00
xterm256effective.c Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
xterm256effective2.c Fix basename() and dirname() 2022-04-06 00:13:44 -07:00
xterm256gradient.c Make C memory safe like Rust 2021-02-01 03:58:46 -08:00
xterm256info.c Change license 2020-12-27 17:18:44 -08:00