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
|
e0c2b91b3e
|
Remove _Hide keyword
It never did anything and isn't worthwhile as documentation.
|
2023-07-24 08:34:58 -07:00 |
|
Justine Tunney
|
bf7843833f
|
Rename hidden keyword to _Hide
|
2022-11-08 12:55:28 -08:00 |
|
Justine Tunney
|
4814b6bdf8
|
Use ARM's faster math functions on non-tiny builds
|
2022-07-11 18:34:10 -07:00 |
|