cosmopolitan/libc/x
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
..
bingblit.c Change license 2020-12-27 17:18:44 -08:00
makedirs.c Pay off more technical debt 2023-03-20 21:07:01 -04:00
replaceuser.c Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
rmrf.c Add automatic TMPDIR setup/teardown to GNU Make 2022-08-14 02:03:41 -07:00
tunbing.c Make C memory safe like Rust 2021-02-01 03:58:46 -08:00
unbingbuf.c Change license 2020-12-27 17:18:44 -08:00
unbingstr.c Change license 2020-12-27 17:18:44 -08:00
utf8to16.c Do some string library work 2022-08-20 22:17:14 -07:00
utf8to32.c Do some string library work 2022-08-20 22:17:14 -07:00
utf16to8.c Pay off more technical debt 2023-03-20 21:07:01 -04:00
utf16to32.c Make numerous improvements 2021-09-28 01:52:34 -07:00
utf32to8.c Pay off more technical debt 2023-03-20 21:07:01 -04:00
x.h Pay off more technical debt 2023-03-20 21:07:01 -04:00
x.mk Productionize new APE loader and more 2021-10-02 08:27:03 -07:00
xasprintf.c Pay off more technical debt 2023-03-20 21:07:01 -04:00
xasprintf.h Pay off more technical debt 2023-03-20 21:07:01 -04:00
xbarf.c Improve synchronization 2022-04-15 15:31:55 -07:00
xbasename.c Pay off more technical debt 2023-03-20 21:07:01 -04:00
xcalloc.c Unbloat the build 2022-08-11 00:15:29 -07:00
xdie.c Pay off more technical debt 2023-03-20 21:07:01 -04:00
xdirname.c Fix race condition in makedirs() 2022-09-07 23:12:44 -07:00
xdtoa.c Improve signal handling and math 2021-02-25 18:33:33 -08:00
xdtoaf.c Improve signal handling and math 2021-02-25 18:33:33 -08:00
xdtoal.c Add long double printf formatting support 2022-06-14 02:18:03 -07:00
xfixpath.c Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
xgetline.c Fix basename() and dirname() 2022-04-06 00:13:44 -07:00
xgetline.h Pay off more technical debt 2023-03-20 21:07:01 -04:00
xhomedir.c Pay off more technical debt 2023-03-20 21:07:01 -04:00
xiso8601.h Pay off more technical debt 2023-03-20 21:07:01 -04:00
xjoinpaths.c Pay off more technical debt 2023-03-20 21:07:01 -04:00
xload.c Unbloat the build 2022-08-11 00:15:29 -07:00
xloadzd.c Unbloat the build 2022-08-11 00:15:29 -07:00
xmalloc.c Unbloat the build 2022-08-11 00:15:29 -07:00
xmemalign.c Unbloat the build 2022-08-11 00:15:29 -07:00
xmemalignzero.c Unbloat the build 2022-08-11 00:15:29 -07:00
xreadlink.c Improve system call support 2021-08-25 21:36:17 -07:00
xreadlinkat.c Improve system call support 2021-08-25 21:36:17 -07:00
xrealloc.c Unbloat the build 2022-08-11 00:15:29 -07:00
xsigaction.c Correct more typos (#500) 2022-07-21 20:53:30 -07:00
xsigaction.h Pay off more technical debt 2023-03-20 21:07:01 -04:00
xslurp.c Pay off more technical debt 2023-03-20 21:07:01 -04:00
xspawn.c Reduce makefile dependencies by 10% 2022-06-08 20:01:28 -07:00
xspawn.h Pay off more technical debt 2023-03-20 21:07:01 -04:00
xstrcat.c Improve Python tree-shaking 2021-09-06 19:24:10 -07:00
xstrdup.c Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
xstripext.c Make numerous improvements 2021-09-28 01:52:34 -07:00
xstripexts.c Experiment with making Python go faster 2021-08-18 21:57:11 -07:00
xstrmul.c Change license 2020-12-27 17:18:44 -08:00
xstrndup.c Unbloat the build 2022-08-11 00:15:29 -07:00
xvalloc.c Pay off more technical debt 2023-03-20 21:07:01 -04:00
xvasprintf.c Pay off more technical debt 2023-03-20 21:07:01 -04:00
xvspawn.c Pay off more technical debt 2023-03-20 21:07:01 -04:00
xwrite.c Change license 2020-12-27 17:18:44 -08:00