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
68c7c9c1e0
Clean up some code
...
- Use good ELF technique in cosmo_dlopen()
- Make strerror() conform more to other libc impls
- Introduce __clear_cache() and use it in cosmo_dlopen()
- Remove libc/fmt/fmt.h header (trying to kill off LIBC_FMT)
2023-11-16 17:31:07 -08:00
Jared Miller
9de3d8f1e6
Revert whitespace fixes to third_party ( #501 )
2022-07-21 21:46:07 -07:00
jared
ed205e98a1
WIP: Correct all typos ( #498 )
2022-07-20 14:01:15 -07:00
Justine Tunney
25041b8026
Remove unsafe emacs config from tidy
2022-06-19 00:59:58 -07:00
Justine Tunney
3c7ae0fc72
Add w3c html tidy
2022-06-09 06:51:08 -07:00