Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-05 | Making malloc / free / realloc function pointers to be able to wrap them ↵ | Pixel | |
later for thread-safe reasons. | |||
2011-02-05 | Context switch also means switching that global errno variable. | Pixel | |
2011-02-05 | Updating LIB.status. This reminds me of some very old stuff I already did in ↵ | Nicolas "Pixel" Noble | |
the past. | |||
2011-02-05 | Fixing free. | Nicolas "Pixel" Noble | |
2011-02-05 | Fixing __sinit, by properly defining stdin, stdout, and stderr. | Nicolas "Pixel" Noble | |
2011-02-05 | Fixing strchr. | Nicolas "Pixel" Noble | |
2011-02-05 | Getting rid of newlib, starting to implement a libc. Highly experimental, ↵ | Nicolas "Pixel" Noble | |
highly untested. |