rockbox/firmware/include
Jean-Philippe Bernardy cea551dd9c int -> long where needed
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5643 a1c6a512-1295-4272-9138-f99709370657
2005-01-23 23:29:35 +00:00
..
sys remove bad include 2002-06-18 06:45:40 +00:00
_ansi.h fixed to work 2002-06-17 13:34:04 +00:00
assert.h This is my initial attempt to get rid of the newlib headers requirement, 2002-06-15 15:49:32 +00:00
atoi.h more moves 2003-02-07 10:13:23 +00:00
ctype.h Made the char property lookup table constant 2004-07-20 22:32:17 +00:00
dbgcheck.h added debug function header file. 2002-06-24 16:00:06 +00:00
dir.h prepared to mount multiple partitions into one logical file system (most useful for Ondio, internal memory + external MMC) 2004-12-28 22:16:07 +00:00
errno.h more moves 2003-02-07 10:13:23 +00:00
file.h int -> long where needed 2005-01-23 23:29:35 +00:00
malloc.h This is my initial attempt to get rid of the newlib headers requirement, 2002-06-15 15:49:32 +00:00
math.h This is my initial attempt to get rid of the newlib headers requirement, 2002-06-15 15:49:32 +00:00
sprintf.h Support for %l* plus __attribute__ printf support 2005-01-23 23:08:07 +00:00
stdio.h added protos and fixed to make them work as proper newlib replacement 2002-06-17 13:19:18 +00:00
stdlib.h Added RAND_MAX 2004-07-23 10:38:16 +00:00
string.h fixed to work 2002-06-17 13:34:04 +00:00
time.h Cleanup 2003-12-06 23:22:05 +00:00
timefuncs.h Const policed pointer arguments to functions, part 2 2004-08-17 01:45:48 +00:00