]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make use of the _byteswap_ushort() and _byteswap_ulong() compiler intrinsics for...
authormistachkin <mistachkin@noemail.net>
Tue, 30 Jun 2015 17:28:40 +0000 (17:28 +0000)
committermistachkin <mistachkin@noemail.net>
Tue, 30 Jun 2015 17:28:40 +0000 (17:28 +0000)
commit647ca46fc56915431fc099aac0e1be8d7daed906
tree7709031f49bb4871db18a47e4716388e5295fd9d
parentda6d3e2117fd2ab1cbcc0f21ac5839d08d04344e
Make use of the _byteswap_ushort() and _byteswap_ulong() compiler intrinsics for MSVC, when available.

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