summaryrefslogtreecommitdiff
path: root/shared-module/os
AgeCommit message (Expand)Author
2019-09-09os_listdir: This can be long-running, run background tasksjepler
2018-11-09shared-module/os: Fix os.mkdir('a/b')Noralf Trønnes
2018-07-23WIP: complete manual inspection of all significant changesDan Halbert
2018-07-13compiles and runs; hangs on import storage;storage.VfsFat.<tab>Dan Halbert
2018-06-15fix os.listdir() when current dir is '/'Dan Halbert
2017-06-28shared-module: Fix os.listdir to correctly return list rather thanScott Shawcroft
2017-06-27Split uos module into os and storage.Scott Shawcroft