1
0
Fork 0
forked from len0rd/rockbox
foxbox/firmware/include
Rafaël Carré 33f5b60999 strncpy.c / assert.h : need to include _ansi.h
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27549 a1c6a512-1295-4272-9138-f99709370657
2010-07-25 14:53:06 +00:00
..
_ansi.h Move some gcc extensions to new gcc_extensions.h header 2010-07-25 14:44:29 +00:00
assert.h strncpy.c / assert.h : need to include _ansi.h 2010-07-25 14:53:06 +00:00
crc32-mi4.h
crc32.h
dbgcheck.h Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #if (CONFIG_PLATFORM & PLATFORM_HOSTED) (or equivalently). 2010-06-21 16:53:00 +00:00
diacritic.h
dir.h
dir_uncached.h Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #if (CONFIG_PLATFORM & PLATFORM_HOSTED) (or equivalently). 2010-06-21 16:53:00 +00:00
dircache.h Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #if (CONFIG_PLATFORM & PLATFORM_HOSTED) (or equivalently). 2010-06-21 16:53:00 +00:00
file.h Move some gcc extensions to new gcc_extensions.h header 2010-07-25 14:44:29 +00:00
font_cache.h
format.h
gcc_extensions.h Move some gcc extensions to new gcc_extensions.h header 2010-07-25 14:44:29 +00:00
lru.h
malloc.h
memory.h
rbunicode.h
strcasecmp.h
strcasestr.h
string-extra.h Make the sim buildable with mingw again 2010-05-14 22:57:52 +00:00
strlcat.h
strlcpy.h
strnatcmp.h
strtok_r.h Make the sim buildable with mingw again 2010-05-14 22:57:52 +00:00
timefuncs.h