plasma-umass / browsix

Browsix is a Unix-like operating system for the browser.
Other
3.15k stars 181 forks source link

`mkdir -p` needs work #14

Closed bpowers closed 8 years ago

bpowers commented 8 years ago

we need to walk the given path asynchronously, creating the directories we need along the way. Look at sbase or openbsd for inspiration.