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
|
0ea0d33a77
|
Reduce build graph by another eight percent
|
2022-08-13 13:11:56 -07:00 |
|
Justine Tunney
|
adac64a52b
|
Reduce makefile dependencies by 10%
The includes in libc/calls/calls.h have now been refactored so that
functions with struct parameters are declared in libc/calls/struct/
|
2022-06-08 20:01:28 -07:00 |
|
Justine Tunney
|
c91b3c5006
|
Initial import
|
2020-06-15 07:18:57 -07:00 |
|