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
|
2b6261a52d
|
Make some system call fixes
- Fix minor ABI issue with SIOCGIFCONF
- Fix ABI translation issues with statfs() on BSDs
- Fix SQLite angled header line
|
2023-02-12 22:16:34 -08:00 |
|
Paul Kulchenko
|
0dc0758574
|
Upgrade SQLite to 3.40 (#699)
|
2022-11-28 12:54:48 -08:00 |
|
Justine Tunney
|
06f9a5b627
|
Get repository to build with GCC 11
See #594
|
2022-09-13 04:14:55 -07:00 |
|
Jared Miller
|
9de3d8f1e6
|
Revert whitespace fixes to third_party (#501)
|
2022-07-21 21:46:07 -07:00 |
|
Justine Tunney
|
8b469389f6
|
Remove plenty of makefile misconfigurations
|
2022-07-21 09:20:59 -07:00 |
|
Jared Miller
|
7e2eae5c15
|
Remove trailing whitespace from all files (#497)
|
2022-07-20 20:31:16 -07:00 |
|
ahgamut
|
919b6fec10
|
Get SQLite to build
* changed headers
* removed redundant declarations
* ran clang-format
* added sqlite3.mk
|
2021-05-14 02:40:04 -07:00 |
|
Justine Tunney
|
644f290035
|
Added sqlite-preprocessed-3350500
From https://www.sqlite.org/2021/sqlite-preprocessed-3350500.zip
|
2021-05-14 02:07:09 -07:00 |
|