cosmopolitan/tool
Justine Tunney 18bb5888e1
Make more fixes and improvements
- Remove PAGESIZE constant
- Fix realloc() documentation
- Fix ttyname_r() error reporting
- Make forking more reliable on Windows
- Make execvp() a few microseconds faster
- Make system() a few microseconds faster
- Tighten up the socket-related magic numbers
- Loosen restrictions on mmap() offset alignment
- Improve GetProgramExecutableName() with getenv("_")
- Use mkstemp() as basis for mktemp(), tmpfile(), tmpfd()
- Fix flakes in pthread_cancel_test, unix_test, fork_test
- Fix recently introduced futex stack overflow regression
- Let sockets be passed as stdio to subprocesses on Windows
- Improve security of bind() on Windows w/ SO_EXCLUSIVEADDRUSE
2023-07-29 18:44:15 -07:00
..
ape Mint APE Loader v1.5 2023-07-26 13:54:49 -07:00
args Mint APE Loader v1.5 2023-07-26 13:54:49 -07:00
build Make more fixes and improvements 2023-07-29 18:44:15 -07:00
curl Mint APE Loader v1.5 2023-07-26 13:54:49 -07:00
decode Remove some dead code 2023-07-03 02:48:29 -07:00
emacs Make more fixes and improvements 2023-07-29 18:44:15 -07:00
hello Clean up more code 2023-06-18 01:00:05 -07:00
lambda Switch public headers to getopt_long() entirely 2023-07-02 19:57:43 -07:00
net Make more fixes and improvements 2023-07-29 18:44:15 -07:00
plinko Mint APE Loader v1.5 2023-07-26 13:54:49 -07:00
scripts Further improve usability of cosmocc 2023-07-10 05:55:00 -07:00
viz Make more fixes and improvements 2023-07-29 18:44:15 -07:00
tool.mk Do work on curl/mbedtls/zstd 2023-07-07 10:13:35 -07:00