OSDN Git Service

Set ctime to mtime to ensure we don't break programs that rely on ctime (e.g. rsync).
[android-x86/external-exfat.git] / libexfat / exfatfs.h
2011-12-04 resverSet "mounted" flag on mount and clear it on unmount...
2011-05-14 resverClean up meta2 flags.
2011-02-23 resverRenamed block to sector to avoid confusion.
2010-11-09 resverInterpret version field as a structure for convenience.
2010-06-09 resverAdded __packed__ attribute to all on-disk structures...
2010-04-11 resverUpdated superblock format definition.
2010-01-14 resverRenamed entries structures for consistency.
2010-01-12 resverMoved endianness stuff into a separate header.
2010-01-10 resverChanged source files headings to meet the FSF recommend...
2010-01-08 resverBig-endian machines support.
2009-12-15 resverFixed FS structure definition: there are two fields...
2009-10-31 resverImplemented existing files writing in libexfat.
2009-09-14 resverInitial check in.