cosmopolitan/third_party/python/Modules/_io
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
..
clinic Reduce header complexity 2023-11-28 14:39:42 -08:00
_iomodule.c Reduce header complexity 2023-11-28 14:39:42 -08:00
_iomodule.h Reduce header complexity 2023-11-28 14:39:42 -08:00
bufferedio.c Reduce header complexity 2023-11-28 14:39:42 -08:00
bytesio.c Reduce header complexity 2023-11-28 14:39:42 -08:00
fileio.c Reduce header complexity 2023-11-28 14:39:42 -08:00
iobase.c Reduce header complexity 2023-11-28 14:39:42 -08:00
stringio.c Reduce header complexity 2023-11-28 14:39:42 -08:00
textio.c Reduce header complexity 2023-11-28 14:39:42 -08:00
winconsoleio.c Reduce header complexity 2023-11-28 14:39:42 -08:00