ntfs-3g/libntfs
antona 52db9eecbe Fix two potential runlist merge bugs (one was without effect the other possible
free memory dereference).
Fix the "make test" testing of the rl mering code to work again (it needs to
use printf not the fancy logging macros).
2006-02-08 22:15:30 +00:00
..
.cvsignore Remove all Makefile.in files and add them all to all .cvsignores. 2005-07-29 15:10:19 +00:00
Makefile.am Allow building libntfs as a shared library on Cygwin. This should not disturb non-Cygwin enviroments, but not tested. As a side-effect it generates ugly informational messages about importing extern variables. These are not errors or warnings, just info. 2005-10-20 00:59:22 +00:00
attrib.c * Add NTFS_DEV_LIST define. Use it everywhere instead of linux-ntfs-dev@lists.sf.net. 2005-12-18 16:27:20 +00:00
attrib_RE.txt new api renames to ntfs_object_action 2002-12-10 11:53:41 +00:00
attrlist.c Remove any uses of the old logging system (Dputs, Dprintf, ...) from libntfs. 2005-10-24 20:50:05 +00:00
bitmap.c Prepare for next release. 2006-02-02 14:40:53 +00:00
bootsect.c Wheee! Lots of last minute fixes and enhancements. 2006-02-03 22:19:17 +00:00
collate.c The addition of one hundred and forty-five linefeeds. Thanks Yura! 2005-12-04 22:42:51 +00:00
compat.c provide some meaningful function descriptions 2005-11-02 17:34:08 +00:00
compress.c another comment 2005-10-31 01:19:27 +00:00
debug.c add/update function comment blocks 2005-10-30 16:12:22 +00:00
device.c fix ntfs_device_sector_size_get() description 2006-02-04 19:24:14 +00:00
device_io.c Add NO_NTFS_DEVICE_DEFAULT_IO_OPS. 2004-02-26 11:41:48 +00:00
dir.c tidy up djgpp S_IF{SOCK,LNK} fix 2006-01-30 22:10:31 +00:00
gnome-vfs-method.c Wheee! Lots of last minute fixes and enhancements. 2006-02-03 22:19:17 +00:00
gnome-vfs-module.c Tidy whitespace: trailing space; <space><tab> at the beginning of lines 2005-06-19 21:09:40 +00:00
index.c The addition of one hundred and forty-five linefeeds. Thanks Yura! 2005-12-04 22:42:51 +00:00
inode.c fix stupid bug in / filename syncing. reenable atime updates for /. 2005-11-18 16:18:18 +00:00
lcnalloc.c implement logging in libntfs 2005-10-21 18:05:13 +00:00
libntfs-gnomevfs.8.in update site 2005-12-01 20:44:18 +00:00
libntfs.conf.in Initial revision 2003-11-04 13:04:07 +00:00
logfile.c The addition of one hundred and forty-five linefeeds. Thanks Yura! 2005-12-04 22:42:51 +00:00
logging.c turn on progress logging by default 2005-11-10 05:27:45 +00:00
mft.c * Add NTFS_DEV_LIST define. Use it everywhere instead of linux-ntfs-dev@lists.sf.net. 2005-12-18 16:27:20 +00:00
mst.c implement logging in libntfs 2005-10-21 18:05:13 +00:00
rich.c provide some meaningful function descriptions 2005-11-02 17:34:08 +00:00
runlist.c Fix two potential runlist merge bugs (one was without effect the other possible 2006-02-08 22:15:30 +00:00
security.c fix build warning 2005-11-05 01:34:40 +00:00
tree.c The addition of one hundred and forty-five linefeeds. Thanks Yura! 2005-12-04 22:42:51 +00:00
unistr.c provide some meaningful function descriptions 2005-11-02 17:34:08 +00:00
unix_io.c Only use O_EXCL if mounting r/w. 2006-02-04 02:42:42 +00:00
version.c - Add API (actually renamed from what Rich/FlatCap did): 2005-10-07 14:10:56 +00:00
volume.c Wheee! Lots of last minute fixes and enhancements. 2006-02-03 22:19:17 +00:00
win32_io.c Wheee! Lots of last minute fixes and enhancements. 2006-02-03 22:19:17 +00:00