Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-05 | Re-structured the *scanf and *printf functions. | Pixel | |
2011-02-05 | Adding Sun's fdlibm, and libnix's scanf, tweaked to become an xscanf. Adding ↵ | Pixel | |
a few more libc inlined also. | |||
2011-02-05 | Added qsort, stolen from libnix. | Pixel | |
2011-02-05 | Context switch also means switching that global errno variable. | Pixel | |
2011-02-05 | Getting rid of newlib, starting to implement a libc. Highly experimental, ↵ | Nicolas "Pixel" Noble | |
highly untested. |