rockbox/firmware/include
Jens Arnold 399c081f93 Simulators: lseek() working again for systems with an off_t datatype differing from 'long' (cygwin/x11, maybe others). Removed unused sim_close().
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6084 a1c6a512-1295-4272-9138-f99709370657
2005-02-28 18:32:57 +00:00
..
sys Build cleanup and general fixes. fprintf() is now fdprintf(), the separation 2005-02-22 12:19:12 +00:00
_ansi.h Better definition & usage of the ATTRIBUTE_PRINTF macro 2005-02-28 09:48:35 +00:00
assert.h
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
dir.h long policy 2005-02-26 21:18:05 +00:00
errno.h more moves 2003-02-07 10:13:23 +00:00
file.h Simulators: lseek() working again for systems with an off_t datatype differing from 'long' (cygwin/x11, maybe others). Removed unused sim_close(). 2005-02-28 18:32:57 +00:00
inttypes.h Initial check-in - needed by various codec libraries 2005-02-15 19:45:38 +00:00
malloc.h
math.h
sprintf.h Better definition & usage of the ATTRIBUTE_PRINTF macro 2005-02-28 09:48:35 +00:00
stdio.h Build cleanup and general fixes. fprintf() is now fdprintf(), the separation 2005-02-22 12:19:12 +00:00
stdlib.h Add an labs() macro - needed by Tremor 2005-02-19 11:50:53 +00:00
string.h Added ID3 searching 2005-01-27 22:21:08 +00:00
time.h localtime() proto for sims 2005-02-18 14:41:42 +00:00
timefuncs.h Const policed pointer arguments to functions, part 2 2004-08-17 01:45:48 +00:00