2002/07/02 23:47:10-00:00 !antona Global replacement of __[su]{8,16,32,64} with [su]{8,16,32,64} and layout.h define it. 2002/06/04 12:12:42-00:00 !antona Final POSIXification of disk_io functions. (famous last words) 2002/04/20 23:09:42-00:00 !antona Port attribute lookup functions with attribute list support from ntfs tng driver. Port/reimplement extent mft record handling code as well. Rename out all dollar signs from type names and constants. Adapt all callers to new API. Note mkntfs is currently broken due to some needed work. 2002/04/18 18:15:46-00:00 !antona Define API for bootsect.[ch]: is_boot_sector_ntfs(). 2002/04/15 18:39:36-00:00 !antona Cleanup some mistakes. 2002/04/15 17:51:26-00:00 !antona read/write_mft_record(s) are here 2002/04/15 00:45:28-00:00 !antona Update headers to reflect changes in libntfs. 2002/04/14 13:56:45-00:00 !antona cleanup header files. 2001/06/01 02:07:24-00:00 !antona It has been a long time since last commit. At moment have done a lot of work on mkntfs but also at the moment ntfsfix and ntfsdump_logfile and libntfs are broken. Basically only mkntfs works and that is not complete either. 2001/04/11 14:29:11-00:00 !antona Almost fixed compilaton. Remember to declare a struct type with struct NAME { declaration }; rather than the bogus struct { declaration NAME }; then can use typedef NAME othername; on a forward declaration of NAME (struct NAME;) and all is fine... 2001/04/11 11:49:16-00:00 !antona Header file reorganisation so that it compiles. 2001/04/08 03:02:55-00:00 !antona Added cvs Id header. 2001/03/26 04:30:27-00:00 !antona Cleanup and fixes. 2001/01/26 00:34:35-00:00 !antona Inconsisteny fixes. 2001/01/25 22:25:43-00:00 !antona More files added to ntfs lib. Fixed some consistency problems. 2001/01/24 20:37:36-00:00 !antona Added for now last header file for boot sector handling. 2001/01/24 18:44:31-00:00 !antona Added disk_io.h header file. (Logical change 1.5) |
||
---|---|---|
.. | ||
Makefile.am | ||
Makefile.in | ||
attrib.h | ||
bitmap.h | ||
bootsect.h | ||
debug.h | ||
dir.h | ||
disk_io.h | ||
endians.h | ||
inode.h | ||
layout.h | ||
list.h | ||
logfile.h | ||
mft.h | ||
mst.h | ||
runlist.h | ||
support.h | ||
types.h | ||
unistr.h |