Verified Commit 97f26a22 authored by Tommaso Tocci's avatar Tommaso Tocci
Browse files

Add OpenDir class

In order to support directories functionalities
opendir,readdir,closedir,etc.. the OpenDir class has been introduced.
This is a new specialization of the OpenFile class so that OpenDir
object can be stored in the open_file_map along with regular file.
parent 4314bebe
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment