cosmopolitan/third_party
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
..
argon2 Fold LIBC_UNICODE into LIBC_STR 2022-08-13 08:42:32 -07:00
awk Remove stdio lock macros from amalgamation 2022-09-10 12:03:36 -07:00
bzip2 Pay off more technical debt 2023-03-20 21:07:01 -04:00
chibicc Pay off more technical debt 2023-03-20 21:07:01 -04:00
compiler_rt Use private keyword on makefile target variables 2022-08-10 18:36:11 -07:00
dlmalloc Pay off more technical debt 2023-03-20 21:07:01 -04:00
double-conversion Fold LIBC_UNICODE into LIBC_STR 2022-08-13 08:42:32 -07:00
finger Fix Landlock Make so it can read pattern rule vars 2022-08-13 17:23:05 -07:00
gcc Revert whitespace fixes to third_party (#501) 2022-07-21 21:46:07 -07:00
gdtoa Remove stdio lock macros from amalgamation 2022-09-10 12:03:36 -07:00
getopt Fold LIBC_UNICODE into LIBC_STR 2022-08-13 08:42:32 -07:00
libcxx Tidy up the threading implementation 2022-09-10 02:56:25 -07:00
linenoise Pay off more technical debt 2023-03-20 21:07:01 -04:00
lua Pay off more technical debt 2023-03-20 21:07:01 -04:00
lz4cli Fold LIBC_UNICODE into LIBC_STR 2022-08-13 08:42:32 -07:00
make Pay off more technical debt 2023-03-20 21:07:01 -04:00
maxmind Fold LIBC_UNICODE into LIBC_STR 2022-08-13 08:42:32 -07:00
mbedtls Pay off more technical debt 2023-03-20 21:07:01 -04:00
musl Pay off more technical debt 2023-03-20 21:07:01 -04:00
nsync Pay off more technical debt 2023-03-20 21:07:01 -04:00
python Pay off more technical debt 2023-03-20 21:07:01 -04:00
quickjs Pay off more technical debt 2023-03-20 21:07:01 -04:00
regex Fold LIBC_UNICODE into LIBC_STR 2022-08-13 08:42:32 -07:00
sed Pay off more technical debt 2023-03-20 21:07:01 -04:00
smallz4 Pay off more technical debt 2023-03-20 21:07:01 -04:00
sqlite3 Fix POSIX advisory locks on Windows 2022-09-15 12:44:00 -07:00
stb Pay off more technical debt 2023-03-20 21:07:01 -04:00
tidy Pay off more technical debt 2023-03-20 21:07:01 -04:00
unzip Pay off more technical debt 2023-03-20 21:07:01 -04:00
xed Pay off more technical debt 2023-03-20 21:07:01 -04:00
zip Pay off more technical debt 2023-03-20 21:07:01 -04:00
zlib Pay off more technical debt 2023-03-20 21:07:01 -04:00
third_party.mk Use *NSYNC for POSIX threads locking APIs 2022-09-11 11:04:50 -07:00