summaryrefslogtreecommitdiffhomepage
path: root/src/os.h
AgeCommit message (Collapse)Author
2022-01-06Tidy up stubs, make vstdlib a stub, build on LinuxMichael Smith
Important note: it doesn't WORK on Linux, and there's tons of warnings and stuff, but it's easier to work on when all the compiler output and whatnot is there.
2021-12-30Split up os.h, inline functions and fix some typosMichael Smith
2021-11-20Initial public snapshotMichael Smith
With code from Bill. Thanks Bill!