summaryrefslogtreecommitdiff
path: root/libc/include
AgeCommit message (Expand)Author
2011-02-05Adding Sun's fdlibm, and libnix's scanf, tweaked to become an xscanf. Adding ...Pixel
2011-02-05Added qsort, stolen from libnix.Pixel
2011-02-05Making malloc / free / realloc function pointers to be able to wrap them late...Pixel
2011-02-05Context switch also means switching that global errno variable.Pixel
2011-02-05Fixing strchr.Nicolas "Pixel" Noble
2011-02-05Getting rid of newlib, starting to implement a libc. Highly experimental, hig...Nicolas "Pixel" Noble