cosmopolitan/third_party/musl
Justine Tunney 8bdaddd81d
Make the Windows Console work better
The stdio reader thread now appears to be working recursively along
cosmopolitan subprocesses. For example, it's now possible to launch
vim.com from the unbourne.com bestline repl, thanks to hacks plus a
bug fix to select() timeouts.
2023-09-07 18:27:22 -07:00
..
crypt.c Make more libc improvements 2022-08-06 17:18:40 -07:00
crypt.h Improve cosmo's conformance to libc-test 2022-10-10 17:52:41 -07:00
crypt.internal.h Remove some dead code 2023-07-03 02:48:29 -07:00
crypt_blowfish.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
crypt_des.c Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
crypt_des.internal.h Remove _Hide keyword 2023-07-24 08:34:58 -07:00
crypt_md5.c Fold LIBC_ALG into LIBC_MEM 2022-08-13 08:32:34 -07:00
crypt_r.c Make more libc improvements 2022-08-06 17:18:40 -07:00
crypt_sha256.c Make improvements 2023-09-06 12:34:59 -07:00
crypt_sha512.c Make improvements 2023-09-06 12:34:59 -07:00
encrypt.c Make improvements 2023-09-06 12:34:59 -07:00
fnmatch.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
fnmatch.h Add glob and some finer tuning of documentation 2020-06-21 15:23:35 -07:00
glob.c Fix warnings 2023-09-01 20:50:18 -07:00
glob.h Add glob and some finer tuning of documentation 2020-06-21 15:23:35 -07:00
grp.c Make futexes cancellable by pthreads 2022-11-04 18:36:34 -07:00
lockf.c Implement support for POSIX thread cancellations 2022-11-04 01:04:43 -07:00
lockf.h Elevate Windows production worthiness 2022-10-13 13:44:41 -07:00
mntent.c Make some foss compatibility improvements 2022-10-14 13:59:34 -07:00
mntent.h Make some foss compatibility improvements 2022-10-14 13:59:34 -07:00
musl.mk Give Emacs another performance boost 2023-08-18 09:34:14 -07:00
passwd.h Add getgroups and setgroups (#619) 2022-09-18 02:48:53 -07:00
pwd.c Make improvements 2023-09-06 12:34:59 -07:00
rand48.c Fix warnings 2023-09-01 20:50:18 -07:00
rand48.h Improve cosmo's conformance to libc-test 2022-10-10 17:52:41 -07:00
strfmon.c Make the Windows Console work better 2023-09-07 18:27:22 -07:00
tempnam.c Make improvements 2023-09-06 12:34:59 -07:00
tempnam.h Make minor improvements 2020-12-19 11:21:04 -08:00