]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Translate filenames of the form "/c:/*" into just "c:/*" on WinRT and Cygwin.
authordrh <drh@noemail.net>
Mon, 6 Jun 2016 20:27:15 +0000 (20:27 +0000)
committerdrh <drh@noemail.net>
Mon, 6 Jun 2016 20:27:15 +0000 (20:27 +0000)
commit8a5fd2611686c62c06ac8b5f0bad9c2db2ac5dce
tree7a533a49e959fa4f92dfdd96bca7be08e673f4ca
parent0efd37f28b2918655de43acc8a32d6e75a3f2735
Translate filenames of the form "/c:/*" into just "c:/*" on WinRT and Cygwin.
(SQLite has long done this for Win32/WinNT.)

FossilOrigin-Name: f8470ffc49918099820cc0008b9089e5fe8a7dff
manifest
manifest.uuid
src/os_win.c