1
0
Fork 0
forked from len0rd/rockbox
foxbox/firmware/include
Marcoen Hirschberg ea4dea67ae some unicode fixes by Frank Dischner
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8988 a1c6a512-1295-4272-9138-f99709370657
2006-03-10 11:13:21 +00:00
..
sys improve FreeBSD support a little 2006-03-02 13:07:11 +00:00
_ansi.h
assert.h
atoi.h
ctype.h
dbgcheck.h
dir.h
dircache.h Implement . and .. path in dircache to properly support moving files 2006-02-28 11:41:35 +00:00
errno.h Allow building simulators on systems where errno is thread-local by using the system's implementation of errno.h for simulator builds. 2006-02-28 23:56:44 +00:00
file.h
font_cache.h
inttypes.h More 64bit simulator fixes: inttypes, settings block handling. 2006-03-03 01:12:50 +00:00
lru.h
malloc.h
math.h
memory.h Added memset16() for filling memory regions with 16 bit values, needed for upcoming 16 bit LCD driver opts. ASM optimised for coldfire. 2006-02-22 01:20:45 +00:00
rbunicode.h some unicode fixes by Frank Dischner 2006-03-10 11:13:21 +00:00
sprintf.h
sscanf.h
stdio.h
stdlib.h
string.h
time.h improve FreeBSD support a little 2006-03-02 13:07:11 +00:00
timefuncs.h