ntfs-3g/libntfs
!uv afa5afcb06 Rewrite in order to overcome the following limitations:
ReadFile/WriteFile/SetPointer require aligned inputs (sector/memort wise)
A volume does not have to cover the entire partition.
While a volume is locked, its contents are not accessible via the disk handle.

(Logical change 1.522)
2004-09-03 12:09:09 +00:00
..
Makefile.am Bump libntfs version number. 2004-09-03 09:42:22 +00:00
Makefile.in Bump libntfs version number. 2004-09-03 09:42:22 +00:00
attrib.c Auto merged 2004-08-31 15:37:05 +00:00
attrib_RE.txt
attrlist.c minor build fix 2004-08-12 13:33:25 +00:00
bitmap.c Change all output to only appear if configure with --enable-debug by 2004-08-18 10:27:49 +00:00
bootsect.c Use Sprintf instead of doing it by hand. 2004-08-18 10:27:49 +00:00
compat.c
compress.c
debug.c Move Sprintf,Dputs,Dprintf,Dperror to be defines and call proper 2004-08-19 21:01:11 +00:00
device.c Fix fallout from previous error output changes. 2004-08-19 21:01:11 +00:00
device_io.c
dir.c Comment #includes by configure's #ifdef HAVE_* 2004-08-20 12:04:47 +00:00
gnome-vfs-method.c
gnome-vfs-module.c
inode.c
lcnalloc.c Reapply changes that apparently got lost in Yuval's merge. 2004-08-20 15:16:21 +00:00
libntfs-gnomevfs.8.in Typo fixes (Ender) 2004-03-10 22:03:54 +00:00
libntfs.conf.in
mft.c Change all output to only appear if configure with --enable-debug by 2004-08-18 10:27:49 +00:00
mst.c fix comment 2004-07-06 19:53:05 +00:00
runlist.c Change ntfs_get_size_for_mapping_pairs() and ntfs_mapping_pairs_build() 2004-08-31 15:37:05 +00:00
security.c
unistr.c
unix_io.c
volume.c When <mntent.h> does not exist, some parameters may not be used. 2004-08-20 11:58:24 +00:00
win32_io.c Rewrite in order to overcome the following limitations: 2004-09-03 12:09:09 +00:00