cosmopolitan/libc/x
Justine Tunney fa20edc44d
Reduce header complexity
- Remove most __ASSEMBLER__ __LINKER__ ifdefs
- Rename libc/intrin/bits.h to libc/serialize.h
- Block pthread cancelation in fchmodat() polyfill
- Remove `clang-format off` statements in third_party
2023-11-28 14:39:42 -08:00
..
bingblit.c Change license 2020-12-27 17:18:44 -08:00
BUILD.mk Rename makefiles BUILD.mk 2023-11-28 11:21:08 -08:00
rmrf.c Make improvements 2023-08-21 02:34:17 -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 Make improvements 2023-07-10 04:35:14 -07:00
utf8to32.c Fix warnings 2023-09-01 20:50:18 -07:00
utf16to8.c Reduce header complexity 2023-11-28 14:39:42 -08:00
utf16to32.c Fix warnings 2023-09-01 20:50:18 -07:00
utf32to8.c Replace COSMO define with _COSMO_SOURCE 2023-08-13 20:55:04 -07:00
x.h Reduce header complexity 2023-11-28 14:39:42 -08:00
xasprintf.c Clean up more code 2023-06-18 01:00:05 -07:00
xasprintf.h Reduce header complexity 2023-11-28 14:39:42 -08:00
xbarf.c Fix warnings 2023-09-01 20:50:18 -07:00
xbasename.c Fix warnings 2023-09-01 20:50:18 -07:00
xcalloc.c Unbloat the build 2022-08-11 00:15:29 -07:00
xdie.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
xdirname.c Fix warnings 2023-09-01 20:50:18 -07:00
xdtoa.c Make improvements 2023-06-15 14:50:53 -07:00
xdtoaf.c Improve signal handling and math 2021-02-25 18:33:33 -08:00
xdtoal.c Make improvements 2023-06-15 14:50:53 -07:00
xfixpath.c Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
xgetline.c Replace COSMO define with _COSMO_SOURCE 2023-08-13 20:55:04 -07:00
xgetline.h Reduce header complexity 2023-11-28 14:39:42 -08:00
xhomedir.c Fix warnings 2023-09-01 20:50:18 -07:00
xiso8601.h Reduce header complexity 2023-11-28 14:39:42 -08:00
xjoinpaths.c Clean up some code 2023-10-11 11:45:31 -07:00
xload.c Make improvements 2023-10-03 06:17:16 -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
xrealloc.c Unbloat the build 2022-08-11 00:15:29 -07:00
xsigaction.c Make improvements 2023-07-10 04:35:14 -07:00
xsigaction.h Reduce header complexity 2023-11-28 14:39:42 -08:00
xslurp.c Fix warnings 2023-09-01 20:50:18 -07:00
xspawn.c Make improvements 2023-09-18 21:04:47 -07:00
xspawn.h Reduce header complexity 2023-11-28 14:39:42 -08: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 Fix warnings 2023-09-01 20:50:18 -07:00
xstrndup.c Unbloat the build 2022-08-11 00:15:29 -07:00
xvalloc.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
xvasprintf.c Clean up more code 2023-06-18 01:00:05 -07:00
xvspawn.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
xwrite.c Make improvements 2023-10-08 08:59:53 -07:00