Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
b8a51adb5736e9daf335fcf0015ce99d734bcdca
/
firmware
/
libc
/
include
b8a51ad
vuprintf does not belong in stdio.h, causes problems with other versions of stdio.h
by Jeffrey Goode
· 15 years ago
5d987d6
Move include/sys along with libc/, so hosted (sim/RaaA) builds use the proper files for their OS
by Frank Gevaerts
· 15 years ago
6894747
Move math.h to firmware/libc/include/ and fix slight incompatibilities between our and the host's math.h
by Thomas Martitz
· 15 years ago
ca52f94
Define size_t the way the gcc/glibc people intended
by Frank Gevaerts
· 15 years ago
821652d
string.h shouldn't include stddef.h
by Frank Gevaerts
· 15 years ago
50a6ca3
Move c/h files implementing/defining standard library stuff into a new libc directory, also standard'ify some parts of the code base (almost entirely #include fixes).
by Thomas Martitz
· 15 years ago