aboutsummaryrefslogtreecommitdiff
path: root/libstd-modules
AgeCommit message (Collapse)AuthorFilesLines
2017-11-23Use static inline variable for iostream init in libstdc++Boris Kolpackov1-1/+1
2017-11-23Restructure and install std-detect.hxxBoris Kolpackov7-0/+389
We have to install this header since it needs to be included'able during module sidebuilds.