aboutsummaryrefslogtreecommitdiff
path: root/include/os.h
AgeCommit message (Expand)Author
2012-03-12sandbox: mark os_exit as noreturnMike Frysinger
2012-03-12sandbox: add getopt supportSimon Glass
2012-03-12sandbox: add flags for open() callSimon Glass
2012-03-12sandbox: add lseek helperMike Frysinger
2012-03-12sandbox: add ifdef protection to os.hMike Frysinger
2011-12-10sandbox: Add timer simulationMatthias Weisser
2011-12-10sandbox: Add improved RAM simulationMatthias Weisser
2011-11-03sandbox: put stdin into raw modeMike Frysinger
2011-10-17sandbox: Add OS dependent layerSimon Glass