BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
freemyipod
(root)
/
embios
/
trunk
/
fat.c
@ 71
– Rev 0
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
71
5680 d 1 h
theseven
/embios/trunk/
Import Rockbox libc, and use its headers instead of system headers, which have been causing trouble all over the place
60
5681 d 2 h
theseven
/embios/trunk/
Fix some more includes
59
5681 d 2 h
theseven
/embios/trunk/
Hopefully get rid of some warnings by rearranging some includes
57
5681 d 3 h
theseven
/embios/trunk/
Some more cleanup and fixes, get rid of all unaligned storage accesses from fat.c
51
5682 d 12 h
theseven
/embios/trunk/
Make fat.c compile
50
5682 d 12 h
theseven
/embios/trunk/
Fix panicf()/DEBUGF() calls in FAT code
49
5682 d 13 h
theseven
/embios/trunk/
Fix a few FAT code includes
47
5682 d 21 h
farthen
/embios/trunk/
Make the rockbox fat code compile except for the mutex stuff in disk.c
46
5683 d 0 h
theseven
/embios/trunk/
Import file system code from Rockbox. It still needs to be adapted and cleaned up.