ntfs-3g/libntfs
uvman f6d6db57db Fix wrong error logic that would lead to segfault when malloc fails. 2006-10-30 19:40:56 +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 prepare to Szaka's code merge: remove not working Rich's index code 2006-07-17 11:49:52 +00:00
attrib.c Fix memleak. Remove dead code. 2006-10-28 23:08:24 +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 Remove inline keywords from static non-one-liners of '.c' files. 2006-10-26 19:10:05 +00:00
bootsect.c Wheee! Lots of last minute fixes and enhancements. 2006-02-03 22:19:17 +00:00
collate.c Change ntfs_collate()'s signature to size_t's. Move ntfs_is_collation_rule_supported to the .c file and rewrite it to be shorter. 2006-10-29 00:01:17 +00:00
compat.c provide some meaningful function descriptions 2005-11-02 17:34:08 +00:00
compress.c I was assuming memmove() would copy byte by byte if it detects a smaller than word gap. Anton pointed out that it doesn't, glibc sources confirm, the C99 standard claims otherwise. Revert the compress.c patch as implementation is more important than specification. 2006-10-29 08:59:21 +00:00
debug.c add/update function comment blocks 2005-10-30 16:12:22 +00:00
device.c Remove inline keywords from static non-one-liners of '.c' files. 2006-10-26 19:10:05 +00:00
device_io.c Add NO_NTFS_DEVICE_DEFAULT_IO_OPS. 2004-02-26 11:41:48 +00:00
dir.c Avoid a memory leak on the error code path. 2006-10-30 13:43:09 +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 Fix wrong error logic that would lead to segfault when malloc fails. 2006-10-30 19:40:56 +00:00
inode.c Whitespace cleanup 2006-10-27 12:24:29 +00:00
lcnalloc.c cleanup 2006-02-10 11:00:47 +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 Avoid a double-free error. ntfs_empty_logfile() has no reason to close na/ni anyway, and is only called from ntfs_logfile_reset() which already closes them, so these lines can be safely removed. 2006-07-21 23:16:09 +00:00
logging.c Comment documentation fixes. 2006-09-25 16:58:38 +00:00
mft.c Commit mft extensions right away. Don't wait for a clean unmount, or you may face data loss. 2006-07-21 23:03:59 +00:00
mst.c implement logging in libntfs 2005-10-21 18:05:13 +00:00
runlist.c Whitespace cleanup 2006-10-27 12:24:29 +00:00
security.c fix a silly bug. 2006-10-20 19:53:50 +00:00
unistr.c Whitespace cleanup 2006-10-27 12:24:29 +00:00
unix_io.c Whitespace cleanup 2006-10-27 12:24:29 +00:00
version.c - Add API (actually renamed from what Rich/FlatCap did): 2005-10-07 14:10:56 +00:00
volume.c Fix several memleaks 2006-10-27 14:15:32 +00:00
win32_io.c Remove inline keywords from static non-one-liners of '.c' files. 2006-10-26 19:10:05 +00:00