aboutsummaryrefslogtreecommitdiff
path: root/src/stage1/os.hpp
AgeCommit message (Collapse)Author
2022-12-06actually remove stage1Andrew Kelley
2021-09-24Initial bringup of the Solaris/Illumos portStephen Gregoratto
2021-07-08Add support for NO_COLORMartin Wickham
2021-02-25initial support for haiku past stage0Al Hoang
2021-01-02stage1: Use correct format specifier for size_t parametersLemonBoy
Use `Iu` on Windows, the integer width depends on the target being a 32bit or a 64bit one.
2020-10-11add minimal openbsd supportSébastien Marie
2020-10-03stage1: delete unused os codeTadeo Kondrak
2020-09-21rename src-self-hosted/ to src/Andrew Kelley