Andreas Kling
|
13f4890c38
LibCore: Make Core::File::open() return OSError in case of failure
|
3 years ago |
Jean-Baptiste Boric
|
8cc8d72619
LibCore: Implement preserve flag for file/directory copy
|
3 years ago |
Timothy
|
3cc0283eac
LibCore: Convert File to east-const style
|
4 years ago |
Timothy
|
068802d58d
LibCore: Add File method to determine absolute path
|
4 years ago |
Timothy
|
3ae64c7c3d
LibCore: Add File method to determine current working directory
|
4 years ago |
Ariel Don
|
3289b6a887
LibCore: Implement File::is_link()
|
4 years ago |
Timothy
|
60f84f3154
LibCore: Add method to leak fd from File
|
4 years ago |
Ali Mohammad Pur
|
a91a49337c
LibCore+Everywhere: Move OpenMode out of IODevice
|
4 years ago |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
Andreas Kling
|
a1a6d30b54
LibCore: Make File take String instead of StringView
|
4 years ago |
Idan Horowitz
|
aff774c8ac
LibCore: Add Core::File is_device() helpers
|
4 years ago |
Mițca Dumitru
|
919492945e
LibCore: Add file management helpers to reduce code duplication
|
4 years ago |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 years ago |