This website requires JavaScript.
Explore
Help
Sign in
devs
/
foxbox
Watch
1
Star
0
Fork
You've already forked foxbox
0
forked from
len0rd/rockbox
Code
Pull requests
Activity
759cfece4b
foxbox
/
firmware
/
libc
/
include
History
Download ZIP
Download TAR.GZ
Frank Gevaerts
5d987d61cf
Move include/sys along with libc/, so hosted (sim/RaaA) builds use the proper files for their OS
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26030 a1c6a512-1295-4272-9138-f99709370657
2010-05-14 22:01:07 +00:00
..
sys
Move include/sys along with libc/, so hosted (sim/RaaA) builds use the proper files for their OS
2010-05-14 22:01:07 +00:00
ctype.h
errno.h
inttypes.h
math.h
Move math.h to firmware/libc/include/ and fix slight incompatibilities between our and the host's math.h
2010-05-14 12:43:45 +00:00
stdint.h
stdio.h
stdlib.h
string.h
Define size_t the way the gcc/glibc people intended
2010-05-06 23:53:01 +00:00
time.h