mirror of
https://git.code.sf.net/p/ntfs-3g/ntfs-3g.git
synced 2025-01-06 08:23:28 +08:00
0c293d0407
volume.[hc]::ntfs_libntfs_version() which returns a pointer to a static const string of the libntfs verion, i.e. at the moment this is "8.0.0". This required moving the version specifications from libntfs/Makefile.am to configure.ac. This should hopefully have the sideeffect that I will remember to increment it when incrementing the ntfsprogs version number when making a release given the two are right under one another. (Anton) - Change ALL utilities to display the libntfs version they are running on. This should make debugging easier in the case that people are running mismatched utilities/library. (Anton) |
||
---|---|---|
.. | ||
.cvsignore | ||
attrib_RE.txt | ||
attrib.c | ||
attrlist.c | ||
bitmap.c | ||
bootsect.c | ||
collate.c | ||
compat.c | ||
compress.c | ||
debug.c | ||
device_io.c | ||
device.c | ||
dir.c | ||
gnome-vfs-method.c | ||
gnome-vfs-module.c | ||
index.c | ||
inode.c | ||
lcnalloc.c | ||
libntfs-gnomevfs.8.in | ||
libntfs.conf.in | ||
logfile.c | ||
Makefile.am | ||
mft.c | ||
mst.c | ||
runlist.c | ||
security.c | ||
unistr.c | ||
unix_io.c | ||
version.c | ||
volume.c | ||
win32_io.c |