-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/virtual file system #15
Commits on Jul 1, 2024
-
Delegate concurrency management to file systems implementations for f…
…ine grained control
Configuration menu - View commit details
-
Copy full SHA for ce5151e - Browse repository at this point
Copy the full SHA ce5151eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9adaf49 - Browse repository at this point
Copy the full SHA 9adaf49View commit details
Commits on Jul 2, 2024
-
Rename Pipe_file_system_type into Manager_type and reuse it for all v…
…irtual files (device)
Configuration menu - View commit details
-
Copy full SHA for 707e11e - Browse repository at this point
Copy the full SHA 707e11eView commit details
Commits on Jul 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 59a1e5c - Browse repository at this point
Copy the full SHA 59a1e5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 759a59d - Browse repository at this point
Copy the full SHA 759a59dView commit details
Commits on Jul 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0b95e55 - Browse repository at this point
Copy the full SHA 0b95e55View commit details -
Refactor Pipe.rs to use Error_type::Ressource_busy instead of Error_t…
…ype::File_system_full (wrong)
Configuration menu - View commit details
-
Copy full SHA for c1e1577 - Browse repository at this point
Copy the full SHA c1e1577View commit details -
Configuration menu - View commit details
-
Copy full SHA for 249643b - Browse repository at this point
Copy the full SHA 249643bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6dc762d - Browse repository at this point
Copy the full SHA 6dc762dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d31fe9c - Browse repository at this point
Copy the full SHA d31fe9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f34828b - Browse repository at this point
Copy the full SHA f34828bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 74faa8a - Browse repository at this point
Copy the full SHA 74faa8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5974c79 - Browse repository at this point
Copy the full SHA 5974c79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2020c6e - Browse repository at this point
Copy the full SHA 2020c6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 582ebda - Browse repository at this point
Copy the full SHA 582ebdaView commit details -
Permission_type and Permissions_type now use u16, are transparent and…
… Derive copy trait
Configuration menu - View commit details
-
Copy full SHA for 2ec9cad - Browse repository at this point
Copy the full SHA 2ec9cadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1efda40 - Browse repository at this point
Copy the full SHA 1efda40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cfc632 - Browse repository at this point
Copy the full SHA 2cfc632View commit details -
Configuration menu - View commit details
-
Copy full SHA for f598388 - Browse repository at this point
Copy the full SHA f598388View commit details -
Configuration menu - View commit details
-
Copy full SHA for be78b47 - Browse repository at this point
Copy the full SHA be78b47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6338a6a - Browse repository at this point
Copy the full SHA 6338a6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 73ba5dd - Browse repository at this point
Copy the full SHA 73ba5ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5cd3bc - Browse repository at this point
Copy the full SHA d5cd3bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd13ea4 - Browse repository at this point
Copy the full SHA dd13ea4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 631f26a - Browse repository at this point
Copy the full SHA 631f26aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d35ee42 - Browse repository at this point
Copy the full SHA d35ee42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 437ee37 - Browse repository at this point
Copy the full SHA 437ee37View commit details -
Configuration menu - View commit details
-
Copy full SHA for fcb48b0 - Browse repository at this point
Copy the full SHA fcb48b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e50bc5c - Browse repository at this point
Copy the full SHA e50bc5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e858e1f - Browse repository at this point
Copy the full SHA e858e1fView commit details -
Update native screen drivers to use new device file type instead of r…
…egular Screen trait
Configuration menu - View commit details
-
Copy full SHA for d8f0344 - Browse repository at this point
Copy the full SHA d8f0344View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6a36e8 - Browse repository at this point
Copy the full SHA f6a36e8View commit details -
Remove unused traits and types, move the remaining into their own fil…
…es and implement properly different color format
Configuration menu - View commit details
-
Copy full SHA for c2b7a64 - Browse repository at this point
Copy the full SHA c2b7a64View commit details -
Refactor Error_type to include Poisoned_lock variant and implement Fr…
…om trait for PoisonError in Screen
Configuration menu - View commit details
-
Copy full SHA for 65c2b35 - Browse repository at this point
Copy the full SHA 65c2b35View commit details -
Refactor Graphics to use new Device file for Input_type, add Error_ty…
…pe and Result_type with necessary castings, add graphics manager and move types into their own file.
Configuration menu - View commit details
-
Copy full SHA for 5fd20ad - Browse repository at this point
Copy the full SHA 5fd20adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 03f48bc - Browse repository at this point
Copy the full SHA 03f48bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for e88b6dc - Browse repository at this point
Copy the full SHA e88b6dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 23f566b - Browse repository at this point
Copy the full SHA 23f566bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d95d49 - Browse repository at this point
Copy the full SHA 0d95d49View commit details