]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add SQLITE_DISABLE_INTRINSIC define to disable use of intrinsic functions (e.g. for...
authormistachkin <mistachkin@noemail.net>
Wed, 29 Jul 2015 21:47:39 +0000 (21:47 +0000)
committermistachkin <mistachkin@noemail.net>
Wed, 29 Jul 2015 21:47:39 +0000 (21:47 +0000)
commit60e0807801a5857779e8473f7b7ded1864a97cc1
tree64d539640dac4a4ab80bd5aa98c6a12069dd048d
parent36c25f7686a44baa65f63fdd6a2e7523bbbfadcf
Add SQLITE_DISABLE_INTRINSIC define to disable use of intrinsic functions (e.g. for certain older compilers and/or platforms).

FossilOrigin-Name: f0075d735a76ce326619b6ba7f0d556e492f1c41
manifest
manifest.uuid
src/btreeInt.h
src/sqliteInt.h
src/util.c