rockbox/firmware/common
Michael Sparmann 01cdb6a21f Fix screendump on iPod Nano 2G by increasing the usb thread stack size and reducing the stack usage of FAT and storage functions
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28356 a1c6a512-1295-4272-9138-f99709370657
2010-10-25 12:36:57 +00:00
..
config.c
crc32-mi4.c
crc32.c
diacritic.c
dir_uncached.c Ged rid of uisimulator/common/io.c for android builds. 2010-09-01 21:29:34 +00:00
dircache.c Ged rid of uisimulator/common/io.c for android builds. 2010-09-01 21:29:34 +00:00
disk.c
ffs.c
file.c Fix screendump on iPod Nano 2G by increasing the usb thread stack size and reducing the stack usage of FAT and storage functions 2010-10-25 12:36:57 +00:00
filefuncs.c file_exists(): fix DEBUGF() 2010-09-20 16:39:22 +00:00
format.c format() (and its alias vuprintf) return values are uncheck -> void 2010-09-20 08:55:45 +00:00
memset16.c Move memset6() declaration to string-extra.h, kills a warning compiling for android since it ships a memory.h. 2010-08-12 13:55:01 +00:00
rbpaths.c Rockbox as an application: Commit current Android port progress. 2010-08-02 20:34:47 +00:00
strcasecmp.c
strcasestr.c
strlcat.c
strlcpy.c
strnatcmp.c
structec.c
timefuncs.c
unicode.c Rockbox as an application: add get_user_file_path(). 2010-08-01 16:15:27 +00:00
version.c