9
0
Fork 0
barebox/fs/fat
Sascha Hauer 3e503822c7 use loff_t for file offsets
This is a first step for 64bit file support: Make the file sizes/offsets
64bit.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2012-06-30 16:53:24 +02:00
..
Kconfig fs: add fat filesystem support 2011-04-12 09:54:56 +02:00
Makefile fs: add fat filesystem support 2011-04-12 09:54:56 +02:00
diskio.h fs: add fat filesystem support 2011-04-12 09:54:56 +02:00
fat.c use loff_t for file offsets 2012-06-30 16:53:24 +02:00
ff.c FAT: Fix error path 2012-03-18 15:03:31 +01:00
ff.h fs: add fat filesystem support 2011-04-12 09:54:56 +02:00
ffconf.h fs: add fat filesystem support 2011-04-12 09:54:56 +02:00
integer.h fs: add fat filesystem support 2011-04-12 09:54:56 +02:00