mirror of
https://github.com/roytam1/palemoon26.git
synced 2026-05-26 13:58:38 +00:00
sqlite3: update to 3.21.0
This commit is contained in:
@@ -126,6 +126,9 @@ EXPORTS
|
|||||||
sqlite3_step
|
sqlite3_step
|
||||||
sqlite3_stmt_readonly
|
sqlite3_stmt_readonly
|
||||||
sqlite3_stmt_status
|
sqlite3_stmt_status
|
||||||
|
#ifdef XP_UNIX
|
||||||
|
sqlite3_temp_directory
|
||||||
|
#endif
|
||||||
sqlite3_thread_cleanup
|
sqlite3_thread_cleanup
|
||||||
sqlite3_total_changes
|
sqlite3_total_changes
|
||||||
sqlite3_trace
|
sqlite3_trace
|
||||||
@@ -151,7 +154,7 @@ EXPORTS
|
|||||||
sqlite3_vfs_unregister
|
sqlite3_vfs_unregister
|
||||||
sqlite3_vfs_register
|
sqlite3_vfs_register
|
||||||
sqlite3_vmprintf
|
sqlite3_vmprintf
|
||||||
#ifdef SQLITE_DEBUG
|
#ifdef DEBUG
|
||||||
sqlite3_mutex_held
|
sqlite3_mutex_held
|
||||||
sqlite3_mutex_notheld
|
sqlite3_mutex_notheld
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
+18768
-10258
File diff suppressed because it is too large
Load Diff
+1027
-488
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user