On 02/11/2015 12:31 AM, Simon Slavin wrote:
On 10 Feb 2015, at 5:01pm, Clemens Ladisch <clem...@ladisch.de> wrote:
Janke, Julian wrote:
In my opinion, this means, we must ""only"" write a VFS implementation for
our target platform.
What file API is there?
It looks like a standard POXIS implementation. My guess is that the best place
to start would be
<https://www.sqlite.org/vfs.html>
including the examples linked in section 2.3. The OP should come back if he
has more specific questions after that.
A simple VFS for systems that support a basic set of posix primitives is
here:
http://www.sqlite.org/src/artifact/69b2085076654
The code is quite easy to follow too.
Dan.
Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users