0
0
mirror of https://github.com/sqlite/sqlite.git synced 2024-11-22 12:17:40 +01:00
sqlite/ext/lsm1
mistachkin 9b8c5f6819 Fix the usleep() macro in the Win32 test code for lsm1.
FossilOrigin-Name: 63599fa524a7c72ffa5362041f2ec394d9af9c43025d8b6d5a34e98eb423d5ff
2017-07-07 17:57:21 +00:00
..
lsm-test Fix the usleep() macro in the Win32 test code for lsm1. 2017-07-07 17:57:21 +00:00
lsm_ckpt.c Fix further OOM handling cases in LSM. 2017-07-04 19:23:32 +00:00
lsm_file.c
lsm_log.c Fix further OOM handling cases in LSM. 2017-07-04 19:23:32 +00:00
lsm_main.c Fix further OOM handling cases in LSM. 2017-07-04 19:23:32 +00:00
lsm_mem.c
lsm_mutex.c
lsm_shared.c
lsm_sorted.c Fix further OOM handling cases in LSM. 2017-07-04 19:23:32 +00:00
lsm_str.c Fix a couple of problems in handling OOM conditions within LSM. 2017-07-04 17:25:45 +00:00
lsm_tree.c Fix a couple of problems in handling OOM conditions within LSM. 2017-07-04 17:25:45 +00:00
lsm_unix.c
lsm_varint.c
lsm_vtab.c Fix compiler warnings in LSM1, especially in the test logic. 2017-07-03 21:09:28 +00:00
lsm_win32.c Improve clarity in the Win32 VFS for lsm1. 2017-07-07 16:46:08 +00:00
lsm.h
lsmInt.h
Makefile
Makefile.msc Add support for LSM_DEBUG_MEM to the MSVC makefile for lsm1. 2017-07-07 16:29:37 +00:00