]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Experimental implementation of the sqlite3_system_errno() interface.
authordrh <drh@noemail.net>
Thu, 17 Mar 2016 16:01:23 +0000 (16:01 +0000)
committerdrh <drh@noemail.net>
Thu, 17 Mar 2016 16:01:23 +0000 (16:01 +0000)
commit1b9f2141a7c9e048eb5408a84559151ba8aabd3a
treeba80f67a1e8bb6a9c39c370d281ee03156badf4a
parent4b058dd4d1c046c80ae3068e4f65fbf489ac2f42
Experimental implementation of the sqlite3_system_errno() interface.

FossilOrigin-Name: 6782c87b3722fbd09684a5b1e5df05247956f1c6
manifest
manifest.uuid
src/loadext.c
src/main.c
src/os.c
src/os.h
src/os_unix.c
src/sqlite.h.in
src/sqlite3ext.h
src/sqliteInt.h
src/util.c