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
Paul Kulchenko
0dc0758574
Upgrade SQLite to 3.40 ( #699 )
2022-11-28 12:54:48 -08:00
Justine Tunney
05197afca2
Do some work on TurfWar
2022-10-07 03:11:07 -07: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
221817e537
Further polish SQLite vendoring
...
- Now integrated with `make tags` for Emacs IDE features
- Delete some old deprecated broken full-text search engines
- Rename .h → .inc files that don't meet our definition of header
- Make sure every #include line is normal form so tools understand
See #162
2021-05-14 10:43:58 -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