plasma-umass / browsix

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

Nullfile: /dev/null special case(WIP) #38

Closed rvolosatovs closed 8 years ago

rvolosatovs commented 8 years ago

Tried to replicate the RegularFile implementation.

Did I get the overall idea right?

I failed to import the Stats and FileType from 'node_fs_stat' , you can see what I tried to do in 2d4f722.

TODO: