cosmopolitan/tool/viz
Justine Tunney f531acc8f9
Make improvements
- Invent openatemp() API
- Invent O_UNLINK open flag
- Introduce getenv_secure() API
- Remove `git pull` from cosmocc
- Fix utimes() when path is NULL
- Fix mktemp() to never return NULL
- Fix utimensat() UTIME_OMIT on XNU
- Improve utimensat() code for RHEL5
- Turn `argv[0]` C:/ to /C/ on Windows
- Introduce tmpnam() and tmpnam_r() APIs
- Fix more const issues with internal APIs
- Permit utimes() on WIN32 in O_RDONLY mode
- Fix fdopendir() to check fd is a directory
- Fix recent crash regression in landlock make
- Fix futimens(AT_FDCWD, NULL) to return EBADF
- Use workaround so `make -j` doesn't fork bomb
- Rename dontdiscard to __wur (just like glibc)
- Fix st_size for WIN32 symlinks containing UTF-8
- Introduce stdio ext APIs needed by GNU coreutils
- Fix lstat() on WIN32 for symlinks to directories
- Move some constants from normalize.inc to limits.h
- Fix segv with memchr() and memcmp() overlapping page
- Implement POSIX fflush() behavior for reader streams
- Implement AT_SYMLINK_NOFOLLOW for utimensat() on WIN32
- Don't change read-only status of existing files on WIN32
- Correctly handle `0x[^[:xdigit:]]` case in strtol() functions
2023-09-06 12:34:59 -07:00
..
lib Fix warnings 2023-09-01 20:50:18 -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
bin2asm.c Fiddle around with Mach-O 2023-05-20 04:13:49 -07:00
bing.c Further improve fatcosmocc 2023-08-13 01:51:39 -07:00
cpuid.c Further improve fatcosmocc 2023-08-13 01:51:39 -07:00
deathstar.c Fix warnings 2023-09-01 20:50:18 -07:00
derasterize.c Fix warnings 2023-09-01 20:50:18 -07:00
dumphexc.c Pay off more technical debt 2022-09-12 23:36:56 -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-09-06 12:34:59 -07:00
generatetortureimage.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
getglyph.c Fix warnings 2023-09-01 20:50:18 -07:00
life.c Make improvements 2023-09-06 12:34:59 -07:00
maxmind.c Run clang-format on most sources 2023-04-27 05:44:32 -07:00
memzoom.c Make improvements 2023-09-06 12:34:59 -07:00
od16.c Further improve fatcosmocc 2023-08-13 01:51:39 -07:00
printansi.c Fix warnings 2023-09-01 20:50:18 -07:00
printdos2errno.c Disable linker map generation and improve tinyness 2023-06-09 03:29:26 -07:00
printimage.c Fix warnings 2023-09-01 20:50:18 -07:00
printpeb.c Fix warnings 2023-09-01 20:50:18 -07:00
printvideo.c Fix warnings 2023-09-01 20:50:18 -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 Further improve fatcosmocc 2023-08-13 01:51:39 -07:00
viz.mk Move zipos into runtime package 2023-08-11 23:14:02 -07:00