cosmopolitan/third_party
Justine Tunney c8aa33e0e2
Improve wait statuses
This change has the insight that dwExitCode isn't an exit code but
rather should be used to pass the wait status. This lets us report
killing as a termination status, similar to UNIX. This change also
fixes the fact that exit(259) on Windows will break the parent due
way WIN32 is designed. We now work around that.

It turns out that NetBSD and OpenBSD, will let you have exit codes
beyond 255. This change will let you use them when it's possible.
2023-07-30 14:51:37 -07:00
..
aarch64 Upgrade to Cosmopolitan GCC 11.2.0 for aarch64 2023-06-05 02:07:28 -07:00
argon2 Clean up more code 2023-06-18 01:00:05 -07:00
awk Make improvements 2023-07-10 04:35:14 -07:00
bzip2 Clean up more code 2023-06-18 01:00:05 -07:00
chibicc Restore missing cosmopolitan documentation on website 2023-07-30 11:07:53 -07:00
compiler_rt Mint APE Loader v1.5 2023-07-26 13:54:49 -07:00
ctags Make more fixes and improvements 2023-07-29 18:44:15 -07:00
dlmalloc Make more fixes and improvements 2023-07-29 18:44:15 -07:00
double-conversion Mint APE Loader v1.5 2023-07-26 13:54:49 -07:00
finger Make improvements 2023-07-11 04:41:50 -07:00
gcc Remove removed GCC symlinks 2023-06-18 05:41:55 -07:00
gdtoa Remove _Hide keyword 2023-07-24 08:34:58 -07:00
getopt Make fixes and improvements 2023-07-09 05:21:11 -07:00
ggml Mint APE Loader v1.5 2023-07-26 13:54:49 -07:00
hiredis Switch public headers to getopt_long() entirely 2023-07-02 19:57:43 -07:00
intel Fix some build errors 2023-06-05 15:53:44 -07:00
libcxx Simplify cosmocc builds (#863) 2023-07-23 11:11:08 -07:00
linenoise Mint APE Loader v1.5 2023-07-26 13:54:49 -07:00
lua Mint APE Loader v1.5 2023-07-26 13:54:49 -07:00
lz4cli Make progress towards aarch64 build 2023-05-10 04:20:46 -07:00
make Make more fixes and improvements 2023-07-29 18:44:15 -07:00
maxmind Brush up some more code 2023-07-10 10:17:26 -07:00
mbedtls Mint APE Loader v1.5 2023-07-26 13:54:49 -07:00
musl Remove _Hide keyword 2023-07-24 08:34:58 -07:00
nsync Make forking off threads reliable on Windows 2023-07-30 09:32:41 -07:00
puff Clean up more code 2023-06-18 01:00:05 -07:00
python Improve wait statuses 2023-07-30 14:51:37 -07:00
qemu Fix MODE=aarch64 build 2023-06-08 05:17:37 -07:00
quickjs Make improvements 2023-07-11 04:41:50 -07:00
radpajama Make improvements 2023-07-10 04:35:14 -07:00
regex Mint APE Loader v1.5 2023-07-26 13:54:49 -07:00
sed Make improvements 2023-07-11 04:41:50 -07:00
smallz4 Clean up more code 2023-06-18 01:00:05 -07:00
sqlite3 Mint APE Loader v1.5 2023-07-26 13:54:49 -07:00
stb Brush up some more code 2023-07-10 10:17:26 -07:00
tidy Clean up more code 2023-06-18 01:00:05 -07:00
tr Mint APE Loader v1.5 2023-07-26 13:54:49 -07:00
unzip Make improvements 2023-07-11 04:41:50 -07:00
vqsort Clean up more code 2023-06-18 01:00:05 -07:00
xed Clean up more code 2023-06-18 01:00:05 -07:00
xxhash Fix breakages in Linux-only build modes 2023-07-09 19:51:44 -07:00
zip Make improvements 2023-07-11 04:41:50 -07:00
zlib Remove _Hide keyword 2023-07-24 08:34:58 -07:00
zstd Make improvements 2023-07-10 04:35:14 -07:00
third_party.mk Move demangling utility to stdio 2023-07-07 10:47:50 -07:00