Age | Commit message (Expand) | Author |
---|---|---|
2010-05-15 | - Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hos... | Thomas Martitz |
2010-05-15 | vuprintf does not belong in stdio.h, causes problems with other versions of s... | Jeffrey Goode |
2010-05-14 | Move include/sys along with libc/, so hosted (sim/RaaA) builds use the proper... | Frank Gevaerts |
2010-05-14 | Move math.h to firmware/libc/include/ and fix slight incompatibilities betwee... | Thomas Martitz |
2010-05-06 | Define size_t the way the gcc/glibc people intended | Frank Gevaerts |
2010-05-06 | string.h shouldn't include stddef.h | Frank Gevaerts |
2010-05-06 | Move c/h files implementing/defining standard library stuff into a new libc d... | Thomas Martitz |