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
|
0ea0d33a77
|
Reduce build graph by another eight percent
|
2022-08-13 13:11:56 -07:00 |
|