cosmopolitan/tool/viz
Justine Tunney 1ee2e89326
Make improvements
- This commit mints a new release of APE Loader v1.2 which supports
  loading ELF programs with a non-contiguous virtual address layout
  even though we've never been able to take advantage of it, due to
  how `objcopy -SO binary` fills any holes left by PT_LOAD. This'll
  change soon, since we'll have a new way of creating APE binaries.

- The undiamonding trick with our ioctl() implementation is removed
  since POSIX has been killing ioctl() for years and they've done a
  much better job. One problem it resolves, is that ioctl(FIONREAD)
  wasn't working earlier and that caused issues when building Emacs
2023-07-11 04:41:50 -07:00
..
lib Clean up more code 2023-07-06 08:03:24 -07:00
ascii2utf8.c Change license 2020-12-27 17:18:44 -08:00
basicidea.c Make improvements 2023-07-11 04:41:50 -07:00
bd.c Don't pass unused args to printf (#311) 2021-11-13 01:10:45 -08:00
bf.c Delete more dead code 2023-07-06 09:12:28 -07:00
bin2asm.c Fiddle around with Mach-O 2023-05-20 04:13:49 -07:00
bing.c Switch public headers to getopt_long() entirely 2023-07-02 19:57:43 -07:00
comma.c Switch public headers to getopt_long() entirely 2023-07-02 19:57:43 -07:00
cpuid.c Introduce #include <cosmo.h> to toolchain users 2023-06-09 18:03:05 -07:00
deathstar.c Fix more build configuration errors 2023-07-08 09:08:13 -07:00
derasterize.c Make improvements 2023-07-11 04:41:50 -07:00
double2int.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
dumphexc.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
echoctl.c Make some systemic improvements 2022-05-18 16:52:36 -07:00
fixconsole.c Fix breakages in Linux-only build modes 2023-07-09 19:51:44 -07:00
fliphex.c Add SSL to redbean 2021-06-24 13:20:50 -07:00
fold.c Switch public headers to getopt_long() entirely 2023-07-02 19:57:43 -07:00
fontspace.c Make improvements 2023-07-11 04:41:50 -07:00
generatetortureimage.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
getglyph.c Delete more dead code 2023-07-06 09:12:28 -07:00
life.c Make improvements 2023-07-11 04:41:50 -07:00
maxmind.c Run clang-format on most sources 2023-04-27 05:44:32 -07:00
memzoom.c Make improvements 2023-07-11 04:41:50 -07:00
od16.c Switch public headers to getopt_long() entirely 2023-07-02 19:57:43 -07:00
printansi.c Make improvements 2023-07-11 04:41:50 -07:00
printdos2errno.c Disable linker map generation and improve tinyness 2023-06-09 03:29:26 -07:00
printimage.c Make improvements 2023-07-11 04:41:50 -07:00
printpeb.c Fix breakages in Linux-only build modes 2023-07-09 19:51:44 -07:00
printvideo.c Make improvements 2023-07-11 04:41:50 -07:00
tailf.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
unbing.c Make important improvements 2022-09-14 22:39:08 -07:00
virtualquery.c Fix breakages in Linux-only build modes 2023-07-09 19:51:44 -07:00
viz.mk Clean up more code 2023-06-18 01:00:05 -07:00