cosmopolitan/third_party/musl
Justine Tunney 7b26b42769 Pay off more technical debt
This makes breaking changes to add underscores to many non-standard
function names provided by the c library. MODE=tiny is now tinier and
we now use smaller locks that are better for tiny apps in this mode.
Some headers have been renamed to be in the same folder as the build
package, so it'll be easier to know which build dependency is needed.
Certain old misguided interfaces have been removed. Intel intrinsics
headers are now listed in libc/isystem (but not in the amalgamation)
to help further improve open source compatibility. Header complexity
has also been reduced. Lastly, more shell scripts are now available.

Compared to 6f7d0cb1c3, some tiny corrections were made in libc/intrin/g_fds.c and libc/zipos/open.c including double semi colons and incorrect indentation for existing vista changes that were manually pulled from this commit previously.
2023-03-20 21:07:01 -04:00
..
crypt.c Make more libc improvements 2022-08-06 17:18:40 -07:00
crypt.h Make more libc improvements 2022-08-06 17:18:40 -07:00
crypt.internal.h Make more libc improvements 2022-08-06 17:18:40 -07:00
crypt_blowfish.c Pay off more technical debt 2023-03-20 21:07:01 -04:00
crypt_des.c Fold LIBC_ALG into LIBC_MEM 2022-08-13 08:32:34 -07:00
crypt_des.internal.h Make more libc improvements 2022-08-06 17:18:40 -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 Fold LIBC_ALG into LIBC_MEM 2022-08-13 08:32:34 -07:00
crypt_sha512.c Fold LIBC_ALG into LIBC_MEM 2022-08-13 08:32:34 -07:00
encrypt.c Fold LIBC_ALG into LIBC_MEM 2022-08-13 08:32:34 -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
ftw.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
ftw.h Add SSL to redbean 2021-06-24 13:20:50 -07:00
glob.c Fold LIBC_ALG into LIBC_MEM 2022-08-13 08:32:34 -07:00
glob.h Add glob and some finer tuning of documentation 2020-06-21 15:23:35 -07:00
grp.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
musl.mk Fold LIBC_ALG into LIBC_MEM 2022-08-13 08:32:34 -07:00
nftw.c Reduce makefile dependencies by 10% 2022-06-08 20:01:28 -07:00
passwd.h Backport main branch improvements (#658) 2022-10-10 20:44:29 -07:00
pwd.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
tempnam.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
tempnam.h Make minor improvements 2020-12-19 11:21:04 -08:00