Justine Tunney
|
7ebaff34c6
|
Fix ctype.h and wctype.h
|
2024-07-21 15:54:17 -07:00 |
|
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 |
|
Jared Miller
|
9de3d8f1e6
|
Revert whitespace fixes to third_party (#501)
|
2022-07-21 21:46:07 -07:00 |
|
Jared Miller
|
7e2eae5c15
|
Remove trailing whitespace from all files (#497)
|
2022-07-20 20:31:16 -07:00 |
|
Justine Tunney
|
34e39ad027
|
Enable sqlite zipfile module in redbean
This change also breaks out a bunch of extension files that the SQLite
authors inlined into a shell.c amalgamation.
|
2022-06-17 02:49:04 -07:00 |
|