Justine Tunney
0409096658
Get us closer to building busybox
...
This change undefines __linux__ and adds APIs like clock_settime(). The
gosh darned getopt_long() API has been reintroduced, thanks to OpenBSD.
2023-06-18 04:13:45 -07:00
Justine Tunney
4922bc4890
Fix SQLite3 build for Landlock Make
2022-12-11 14:49:53 -08:00
Paul Kulchenko
0dc0758574
Upgrade SQLite to 3.40 ( #699 )
2022-11-28 12:54:48 -08: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