Releases: myly10/CSELab_SimpleUnixFileSystemLayerSimulator
Releases · myly10/CSELab_SimpleUnixFileSystemLayerSimulator
v2.2.1
Compare
Sorry, something went wrong.
No results found
myly10
released this
10 Apr 12:46
Final stage with full comments added
v2.2
Compare
Sorry, something went wrong.
No results found
myly10
released this
10 Apr 08:10
fsck implemented, able to check for block mismatch
v2.1-fixed
Compare
Sorry, something went wrong.
No results found
myly10
released this
07 Apr 06:09
full non-outstanding part and outstanding part command support
Available commands:
ls
info
cat
export
tree
find
createFile (or touch)
insertFile (or import)
createDirecotory (or mkdir)
v2.0-DEPRECATED for bug
Compare
Sorry, something went wrong.
No results found
myly10
released this
07 Apr 05:54
full non-outstanding part and outstanding part command support
Available commands:
ls
info
cat
export
tree
find
createFile (or touch)
insertFile (or import)
createDirecotory (or mkdir)
v1.1
Compare
Sorry, something went wrong.
No results found
myly10
released this
06 Apr 17:20
Non-outstanding part finished
createFile and createDirectory command finished
lots of memory leak bug fixed