aboutsummaryrefslogtreecommitdiff
path: root/src/stage1/os.cpp
AgeCommit message (Expand)Author
2021-02-25initial support for haiku past stage0Al Hoang
2021-01-01Fix ssize_t definitionSizhe Zhao
2020-11-18Allow Zig to be built with clang 11 and -WerrorTimon Kruiper
2020-11-01stage2: ask for more file descriptorsxackus
2020-10-11add minimal openbsd supportSébastien Marie
2020-10-04Merge branch 'master' of https://github.com/ziglang/zig into add_some_freesAlexandros Naskos
2020-10-03stage1: delete unused os codeTadeo Kondrak
2020-09-30Added some c_allocator.deallocate callsAlexandros Naskos
2020-09-21rename src-self-hosted/ to src/Andrew Kelley