cosmopolitan/third_party
Justine Tunney ebf784d4f5
Make improvements
- Introduce ualarm() function
- Make rename() report EISEMPTY on Windows
- Always raise EINVAL upon open(O_RDONLY|O_TRUNC)
- Add macro so ./configure will detect SOCK_CLOEXEC
- Fix O_TRUNC without O_CREAT not working on Windows
- Let fcntl(F_SETFL) change O_APPEND status on Windows
- Make sure pwrite() / pread() report ESPIPE on sockets
- Raise ESPIPE on Windows when pwrite() is used on pipe
- Properly compute O_APPEND CreateFile() flags on Windows
- Don't require O_DIRECTORY to open directories on Windows
- Fix more instances of Windows reporting EISDIR and ENOTDIR
- Normalize EFTYPE and EMLINK to ELOOP on NetBSD and FreeBSD
- Make unlink() / rmdir() work on read-only files on Windows
- Validate UTF-8 on Windows paths to fix bug with overlong NUL
- Always print signal name to stderr when crashing due to SIG_DFL
- Fix Windows bug where denormalized paths >260 chars didn't work
- Block signals on BSDs when thread exits before trashing its own stack
2023-08-21 02:34:17 -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 Replace COSMO define with _COSMO_SOURCE 2023-08-13 20:55:04 -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 Replace COSMO define with _COSMO_SOURCE 2023-08-13 20:55:04 -07:00
double-conversion Make fatcosmocc good enough to build ncurses 6.4 2023-08-12 22:30:05 -07:00
finger Make improvements 2023-07-11 04:41:50 -07:00
gcc Make cosmocc capable of cross compilation 2023-08-13 14:40:22 -07:00
gdtoa Perform inconsequential code cleanup 2023-08-07 20:24:50 -07:00
getopt Fix getopt again 2023-08-15 20:06:19 -07:00
ggml Fix small matters and improve sysconf() 2023-08-17 00:32:11 -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 Replace COSMO define with _COSMO_SOURCE 2023-08-13 20:55:04 -07:00
lua Make improvements 2023-08-21 02:34:17 -07:00
lz4cli Make progress towards aarch64 build 2023-05-10 04:20:46 -07:00
make Further improve fatcosmocc 2023-08-13 01:51:39 -07:00
maxmind Brush up some more code 2023-07-10 10:17:26 -07:00
mbedtls Further improve fatcosmocc 2023-08-13 01:51:39 -07:00
musl Give Emacs another performance boost 2023-08-18 09:34:14 -07:00
nsync Make improvements for Actually Portable Emacs 2023-08-19 06:44:58 -07:00
puff Clean up more code 2023-06-18 01:00:05 -07:00
python Fix small matters and improve sysconf() 2023-08-17 00:32:11 -07:00
qemu Fix MODE=aarch64 build 2023-06-08 05:17:37 -07:00
quickjs Replace COSMO define with _COSMO_SOURCE 2023-08-13 20:55:04 -07:00
radpajama Fix small matters and improve sysconf() 2023-08-17 00:32:11 -07:00
regex Replace COSMO define with _COSMO_SOURCE 2023-08-13 20:55:04 -07:00
sed Further improve fatcosmocc 2023-08-13 01:51:39 -07:00
smallz4 Clean up more code 2023-06-18 01:00:05 -07:00
sqlite3 Make improvements 2023-08-21 02:34:17 -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 Remove old stack code and improve dirstream 2023-08-16 07:54:40 -07:00
unzip Make ZipOS and Qemu work better 2023-08-15 18:32:50 -07:00
vqsort Clean up more code 2023-06-18 01:00:05 -07:00
xed Replace COSMO define with _COSMO_SOURCE 2023-08-13 20:55:04 -07:00
xxhash Fix breakages in Linux-only build modes 2023-07-09 19:51:44 -07:00
zip Give Emacs another performance boost 2023-08-18 09:34:14 -07:00
zlib Give Emacs another performance boost 2023-08-18 09:34:14 -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