rockbox/firmware/include
Frank Gevaerts 530c25130f Make the sim buildable with mingw again
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26037 a1c6a512-1295-4272-9138-f99709370657
2010-05-14 22:57:52 +00:00
..
_ansi.h Remove tabs in firmware path (taking into account the original spacing). 2010-02-22 21:24:09 +00:00
assert.h Remove tabs in firmware path (taking into account the original spacing). 2010-02-22 21:24:09 +00:00
crc32-mi4.h
crc32.h
dbgcheck.h
diacritic.h FS#11187 - diacritic.c is in 'drivers' but it does not belong there 2010-04-07 20:41:18 +00:00
dir.h -Cosmetic change in a comparison 2010-02-16 22:49:11 +00:00
dir_uncached.h Get rid of the parent_dir field in dir_uncached.c by using the same FAT trick as in dircache. This should save ~20KB on 512B/sector targets and ~80KB on 2K/sector ones. 2010-03-10 08:56:27 +00:00
dircache.h FS#10756 - Free unused init code 2010-03-03 23:20:32 +00:00
file.h Revert r25854 which was bad for the database tool (I forgot it still needs the wrappers from uisimulator/common/io.c). Fix it so it works for both. 2010-05-06 22:17:34 +00:00
font_cache.h fix red 2010-02-14 06:37:48 +00:00
format.h Move c/h files implementing/defining standard library stuff into a new libc directory, also standard'ify some parts of the code base (almost entirely #include fixes). 2010-05-06 21:04:40 +00:00
lru.h
malloc.h
memory.h Remove stray function prototype used only for long-ago-removed codec swapping. Function definition was removed when adding internal voice codec. 2010-05-07 04:14:59 +00:00
rbunicode.h Make the database tool buildable from configure. 2009-10-07 16:54:15 +00:00
strcasecmp.h Move c/h files implementing/defining standard library stuff into a new libc directory, also standard'ify some parts of the code base (almost entirely #include fixes). 2010-05-06 21:04:40 +00:00
strcasestr.h Move c/h files implementing/defining standard library stuff into a new libc directory, also standard'ify some parts of the code base (almost entirely #include fixes). 2010-05-06 21:04:40 +00:00
string-extra.h Make the sim buildable with mingw again 2010-05-14 22:57:52 +00:00
strlcat.h Move c/h files implementing/defining standard library stuff into a new libc directory, also standard'ify some parts of the code base (almost entirely #include fixes). 2010-05-06 21:04:40 +00:00
strlcpy.h Move c/h files implementing/defining standard library stuff into a new libc directory, also standard'ify some parts of the code base (almost entirely #include fixes). 2010-05-06 21:04:40 +00:00
strnatcmp.h Commit FS#8314. This adds strnat[case]cmp written by Martin Pool, which respects numbers within strings, and gives a more intuitive 2009-03-01 17:55:59 +00:00
strtok_r.h Make the sim buildable with mingw again 2010-05-14 22:57:52 +00:00
timefuncs.h Move c/h files implementing/defining standard library stuff into a new libc directory, also standard'ify some parts of the code base (almost entirely #include fixes). 2010-05-06 21:04:40 +00:00