rockbox/firmware/include
2010-03-10 08:56:27 +00:00
..
sys Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +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 Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
crc32.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
ctype.h Remove tabs in firmware path (taking into account the original spacing). 2010-02-22 21:24:09 +00:00
dbgcheck.h added debug function header file. 2002-06-24 16:00:06 +00:00
diacritic.h Diacritic display enhancements 2009-11-28 17:07:57 +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
errno.h Remove tabs in firmware path (taking into account the original spacing). 2010-02-22 21:24:09 +00:00
file.h Removed the sim_ prefix from the plugin api. 2009-01-07 09:53:46 +00:00
font_cache.h fix red 2010-02-14 06:37:48 +00:00
inttypes.h Add wpseditor, the Google Summer of Code 2008 project of Rostislav Chekan. Closes FS#9327 2008-08-29 21:08:38 +00:00
lru.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
malloc.h
math.h Remove tabs in firmware path (taking into account the original spacing). 2010-02-22 21:24:09 +00:00
memory.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
rbunicode.h Make the database tool buildable from configure. 2009-10-07 16:54:15 +00:00
sprintf.h Rename vfnprintf to vuprintf (u stands for user for the user callback and data passed to it) to avoid confusion with file and buffer size related functions from the printf-family, and add a comment to its declaration. 2009-11-03 21:20:09 +00:00
sscanf.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
stdio.h Remove tabs in firmware path (taking into account the original spacing). 2010-02-22 21:24:09 +00:00
stdlib.h Remove tabs in firmware path (taking into account the original spacing). 2010-02-22 21:24:09 +00:00
string.h Remove tabs in firmware path (taking into account the original spacing). 2010-02-22 21:24:09 +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
time.h Remove tabs in firmware path (taking into account the original spacing). 2010-02-22 21:24:09 +00:00
timefuncs.h FS#10569 RTC driver cleanup 2009-09-26 14:58:32 +00:00