- Feb 07, 2020
-
-
Marc Vef authored
Restructuring code w.r.t. configurations and definitions: - #defines have been mostly removed from configurations - a dedicated config file has been added for configurations with constexpr - past configure file is now only a cmake wrapper - wrapping global functions into namespaces Removed all adafs and ifs occurrences. Now called gkfs
-
- Sep 06, 2019
-
-
Alberto Miranda authored
-
- Apr 24, 2019
-
-
Tommaso Tocci authored
-
Tommaso Tocci authored
-
- Mar 05, 2019
-
-
Tommaso Tocci authored
-
Tommaso Tocci authored
-
- Nov 04, 2018
-
-
Tommaso Tocci authored
-
- Nov 02, 2018
-
-
Tommaso Tocci authored
This allowed to avoid improper static_cast to check downcasting
-
- Oct 31, 2018
-
-
Tommaso Tocci authored
-
Tommaso Tocci authored
fcntl now is intercept and support the F_GETFD/F_SETFD command.
-
- Oct 29, 2018
-
-
Tommaso Tocci authored
-
Tommaso Tocci authored
-
- May 10, 2018
-
-
Tommaso Tocci authored
-
Tommaso Tocci authored
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.
-
Tommaso Tocci authored
Allow to add already instantiated OpenFile to the OpenFileMap. This will come in hands when we will have sub-classes of the OpenFile. In that case this new add function will accept all object that are derived from the OpenFile class. See directories functionalities.
-
- Mar 02, 2018
- Jan 29, 2018
-
-
Nafi3 authored
-
- Dec 04, 2017
-
-
Marc Vef authored
-
- Nov 15, 2017
-
-
Marc Vef authored
-
- Nov 14, 2017
-
-
Marc Vef authored
-
- Oct 17, 2017
-
-
Marc Vef authored
-
- Oct 11, 2017
-
-
Marc Vef authored
-
- Sep 15, 2017
- Sep 04, 2017
-
-
Marc Vef authored
-
- Aug 31, 2017
-
-
Marc Vef authored
-