rockbox/firmware/include
Torne Wuff 6e9af8bd44 Add strlcat to core to match strlcpy (also add to plugin api). Some uses of strcat could probably do with being changed to this.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24141 a1c6a512-1295-4272-9138-f99709370657
2010-01-02 13:31:46 +00:00
..
sys
_ansi.h
assert.h
crc32-mi4.h
crc32.h
ctype.h
dbgcheck.h
diacritic.h Diacritic display enhancements 2009-11-28 17:07:57 +00:00
dir.h
dir_uncached.h
dircache.h
errno.h Add support for errno in plugins. 2009-12-24 17:07:20 +00:00
file.h
font_cache.h
inttypes.h
lru.h
malloc.h
math.h
memory.h
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
stdio.h
stdlib.h
string.h Add strlcat to core to match strlcpy (also add to plugin api). Some uses of strcat could probably do with being changed to this. 2010-01-02 13:31:46 +00:00
strnatcmp.h
time.h
timefuncs.h FS#10569 RTC driver cleanup 2009-09-26 14:58:32 +00:00