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
|
ad775a75b8
|
Restore strict header checking
|
2022-08-13 16:02:01 -07:00 |
|
Justine Tunney
|
367d06d9e4
|
Fold LIBC_UNICODE into LIBC_STR
|
2022-08-13 08:42:32 -07:00 |
|
Justine Tunney
|
31e746c937
|
Add more missing libc/libc++ functions
- Add sched_rr_get_interval()
- Add `unbuffer` command example
- Add more locale function stubs
- Vendor most of remaining libcxx content
|
2022-07-22 07:20:21 -07:00 |
|