summaryrefslogtreecommitdiff
path: root/LibC/stdint.h
AgeCommit message (Expand)Author
2019-04-05LibC: Add some missing stuff in stdint.h for libstdc++.Andreas Kling
2019-03-27LibC: Add ungetc() and automatically flush streams on fclose().Andreas Kling
2019-02-27More compat work towards porting vim.Andreas Kling
2019-02-25Some compat work towards making GCC's libstdc++ build.Andreas Kling
2019-02-24LibC: A bunch of compat work towards porting GCC.Andreas Kling
2019-02-08LibC: Implement enough missing stuff to get bash-5.0 running. :^)Andreas Kling
2019-02-05LibC: Add some integer functionality needed for NASM.Andreas Kling
2018-11-07Miscellaneous compat work while seeing if GNU coreutils would build.Andreas Kling
2018-11-05Lots of minor compat stuff while seeing if bash would build.Andreas Kling