OSDN Git Service

android-x86/external-exfat.git
14 years agoRemoved char substraction from compare_name(); char comparison logic must be in compa...
resver [Mon, 28 Sep 2009 08:40:30 +0000 (08:40 +0000)]
Removed char substraction from compare_name(); char comparison logic must be in compare_char().

git-svn-id: http://exfat.googlecode.com/svn/trunk@8 60bc1c72-a15a-11de-b98f-4500b42dc123

14 years agoReturn error if entry type is unrecognized.
resver [Fri, 18 Sep 2009 16:00:29 +0000 (16:00 +0000)]
Return error if entry type is unrecognized.

git-svn-id: http://exfat.googlecode.com/svn/trunk@7 60bc1c72-a15a-11de-b98f-4500b42dc123

14 years agoAdded check for label entry.
resver [Thu, 17 Sep 2009 19:16:25 +0000 (19:16 +0000)]
Added check for label entry.

git-svn-id: http://exfat.googlecode.com/svn/trunk@6 60bc1c72-a15a-11de-b98f-4500b42dc123

14 years agoAdded checks for clusters bitmap entry.
resver [Thu, 17 Sep 2009 19:07:45 +0000 (19:07 +0000)]
Added checks for clusters bitmap entry.

git-svn-id: http://exfat.googlecode.com/svn/trunk@5 60bc1c72-a15a-11de-b98f-4500b42dc123

14 years agoUse exfat_read_raw() instead of high-level exfat_read() to read upcase table. This...
resver [Thu, 17 Sep 2009 18:58:24 +0000 (18:58 +0000)]
Use exfat_read_raw() instead of high-level exfat_read() to read upcase table. This eliminates initialization of node structure on upcase table reading.

git-svn-id: http://exfat.googlecode.com/svn/trunk@4 60bc1c72-a15a-11de-b98f-4500b42dc123

14 years agoAdded check of malloc() return value.
resver [Thu, 17 Sep 2009 18:50:06 +0000 (18:50 +0000)]
Added check of malloc() return value.

git-svn-id: http://exfat.googlecode.com/svn/trunk@3 60bc1c72-a15a-11de-b98f-4500b42dc123

14 years agoInitial check in.
resver [Mon, 14 Sep 2009 18:44:13 +0000 (18:44 +0000)]
Initial check in.

git-svn-id: http://exfat.googlecode.com/svn/trunk@2 60bc1c72-a15a-11de-b98f-4500b42dc123

14 years agoInitial directory structure.
(no author) [Mon, 14 Sep 2009 18:14:01 +0000 (18:14 +0000)]
Initial directory structure.

git-svn-id: http://exfat.googlecode.com/svn/trunk@1 60bc1c72-a15a-11de-b98f-4500b42dc123