summaryrefslogtreecommitdiff
path: root/firmware/libc (follow)
Commit message (Expand)AuthorAge
* Add an advanced build option to force compiling and linking our reduced C lib...Thomas Martitz2010-06-22
* inttypes.h: remove excessive PRI*PTR declaration when long isn't 64 bitsRafaël Carré2010-05-30
* inttypes.h: add (some) iso c99 fprintf format specifiersRafaël Carré2010-05-30
* - Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hos...Thomas Martitz2010-05-15
* vuprintf does not belong in stdio.h, causes problems with other versions of s...Jeffrey Goode2010-05-15
* Move include/sys along with libc/, so hosted (sim/RaaA) builds use the proper...Frank Gevaerts2010-05-14
* Move math.h to firmware/libc/include/ and fix slight incompatibilities betwee...Thomas Martitz2010-05-14
* Define size_t the way the gcc/glibc people intendedFrank Gevaerts2010-05-06
* string.h shouldn't include stddef.hFrank Gevaerts2010-05-06
* Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz2010-05-06