]> git.ipfire.org Git - thirdparty/sqlite.git/commit
For the unix VFS, rewrite the xFullPathname method so that it automatically
authordrh <>
Wed, 11 May 2022 16:46:27 +0000 (16:46 +0000)
committerdrh <>
Wed, 11 May 2022 16:46:27 +0000 (16:46 +0000)
commite8346d0a889c89ec8a78e65abc33257a6c6fb81a
tree7e5d517874b0dfc8da29e7f4a6dd9930e1f2e719
parentcc212e4450e5a3f38b88508f1e3d90045deb8fd1
For the unix VFS, rewrite the xFullPathname method so that it automatically
resolves all symbolic links, rendering a canonical pathname that contains
no symlinks.

FossilOrigin-Name: 40c9273d0e0e74e1df22e996a5d486e838f4320defd2121e2d95eeed8aea6235
manifest
manifest.uuid
src/os.h
src/os_unix.c