Justine Tunney
5660ec4741
Release Cosmopolitan v3.6.0
...
This release is an atomic upgrade to GCC 14.1.0 with C23 and C++23
2024-07-23 03:28:19 -07:00
Justine Tunney
8e68384e15
Upgrade to 2022-era LLVM LIBCXX
2024-05-27 02:12:27 -07:00
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
Justine Tunney
d2f49ca175
Improve mkdeps
...
Our makefile generator now accepts badly formatted include lines. It's
now more hermetic with better error checking in the cosmo repo, and it
can be configured to not be hermetic at all.
2023-11-10 04:14:27 -08:00
Justine Tunney
8dd4ec68d0
Add more missing C / C++ headers
2022-09-04 04:53:52 -07:00