ntfs-3g/include/ntfs
Yura Pakhuchiy 1b5fb2693c Introduce NTFS_ON_DEBUG macro to add one-liners which would be executed only if DEBUG is defined.
And use it to shut up valgrind crying about writing of unitialized buffer (we do not initialize part of attribute list left for padding)
2007-09-24 19:21:16 +03:00
..
.cvsignore Remove all Makefile.in files and add them all to all .cvsignores. 2005-07-29 15:10:19 +00:00
Makefile.am Transparently integrate reading of encrypted files into library 2007-08-22 16:55:57 +03:00
attrib.h libntfs: Cache opened attributes. 2007-09-20 15:35:43 +03:00
attrlist.h Tidy whitespace: trailing space; <space><tab> at the beginning of lines 2005-06-19 21:09:40 +00:00
bitmap.h prepare to Szaka's code merge: remove not working Rich's index code 2006-07-17 11:49:52 +00:00
bootsect.h Match parameter names between .h and .c files 2005-10-28 12:47:49 +00:00
collate.h 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.h got bored. don't read the diffs. 2005-07-06 22:47:01 +00:00
compress.h Rename: include/compress.h -> include/ntfs/compress.h 2004-02-25 14:21:14 +00:00
crypto.h Export NTFS_EFS string 2007-08-22 19:31:24 +03:00
debug.h Introduce NTFS_ON_DEBUG macro to add one-liners which would be executed only if DEBUG is defined. 2007-09-24 19:21:16 +03:00
device.h Fixes to previous commit. 2006-02-03 23:11:35 +00:00
device_io.h Wheee! Lots of last minute fixes and enhancements. 2006-02-03 22:19:17 +00:00
dir.h Rework time updates 2007-09-06 18:34:38 +03:00
endians.h Improve endian self-test per discussion with Anton. 2007-08-23 17:39:00 +03:00
gnome-vfs-method.h Tidy whitespace: trailing space; <space><tab> at the beginning of lines 2005-06-19 21:09:40 +00:00
gnome-vfs-module.h Endian fixes for gnome-vfs module. Thanks to Anton for tip. 2007-06-10 14:30:41 +03:00
index.h Move ntfs_index_entry_mark_dirty() from index.h to index.c. (Szaka) 2006-10-29 00:55:45 +00:00
inode.h libntfs: Cache opened attributes. 2007-09-20 15:35:43 +03:00
layout.h Introduce sparse endian annotations. Adopt library (also fix 2 real bugs) and progs (lots of bugs). 2007-06-08 13:47:57 +03:00
lcnalloc.h add/update function comment blocks 2005-10-31 01:15:12 +00:00
list.h Whitespace cleanup 2006-10-27 12:24:29 +00:00
logfile.h Introduce sparse endian annotations. Adopt library (also fix 2 real bugs) and progs (lots of bugs). 2007-06-08 13:47:57 +03:00
logging.h Merge --enable-debug and --enable-debug-logging. Introduce --enable-sparse. 2007-08-22 21:29:19 +03:00
mft.h prepare to Szaka's code merge: remove not working Rich's index code 2006-07-17 11:49:52 +00:00
mst.h Rename: include/mst.h -> include/ntfs/mst.h 2004-02-25 14:21:14 +00:00
ntfstime.h Introduce sparse endian annotations. Adopt library (also fix 2 real bugs) and progs (lots of bugs). 2007-06-08 13:47:57 +03:00
runlist.h Fix hole instantiating and new API ntfs_rl_fill_zero 2007-09-05 16:38:51 +03:00
security.h simplified ntfs_generate_guid() 2005-11-01 21:09:52 +00:00
support.h Spent really a lot of time applying various "optimizations" from ntfs-3g and 2006-11-09 21:19:11 +00:00
types.h ntfsclone do bad things about endians, so revert it to original state and put mark on it to not perform sparse bitwise checks 2007-08-23 17:58:52 +03:00
unistr.h - mkntfs: Create more Vista like volumes. We now match the security 2006-12-19 16:31:52 +00:00
version.h implement logging in libntfs 2005-10-21 18:05:13 +00:00
volume.h libntfs: Cache opened inodes. 2007-09-20 14:00:55 +03:00