]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add support for Cygwin when handling temporary file names. Improve error codes and...
authormistachkin <mistachkin@noemail.net>
Fri, 30 Aug 2013 21:52:38 +0000 (21:52 +0000)
committermistachkin <mistachkin@noemail.net>
Fri, 30 Aug 2013 21:52:38 +0000 (21:52 +0000)
commitd95a3d3527d6d3db37759cdbda7850fdd52c1090
tree5edbd2eed3e9aeb28bfe60983dc27cce9cf5be99
parentad4c7aa10fd8563550a0465879cab5a1bbea04bb
Add support for Cygwin when handling temporary file names.  Improve error codes and diagnostic messages for temporary file name handling on Windows.  Rename winConvertUtf8Filename to winConvertFromUtf8Filename.  Improve placement and comments for forward function declarations.

FossilOrigin-Name: a411df725153119acb3bcf44fb71deecaa307887
manifest
manifest.uuid
src/main.c
src/os_unix.c
src/os_win.c
src/sqlite.h.in