summaryrefslogtreecommitdiff
path: root/LibC/locale.h
AgeCommit message (Expand)Author
2019-05-28Add clang-format fileRobin Burchell
2019-03-27LibC: Add ungetc() and automatically flush streams on fclose().Andreas Kling
2019-02-26Compat work towards making bash-5.0 build with less patches.Andreas Kling
2019-02-26More compat work.Andreas Kling
2019-02-25Some compat work towards making GCC's libstdc++ build.Andreas Kling
2019-02-23LibC: Enough compat work to make binutils-2.32 build and run.Andreas Kling
2019-02-08LibC: Implement enough missing stuff to get bash-5.0 running. :^)Andreas Kling
2018-11-17Various stubs while trying to get an old coreutils to build.Andreas Kling