Tim Schumacher
|
39a3775f48
Userland: Rely on a single authoritative source for the default `PATH`
|
2 vuotta sitten |
Samuel Bowman
|
7b8088c78d
LibCore: Add File::is_{block,char}_device() helpers
|
3 vuotta sitten |
Tim Schumacher
|
69e0b8dbb7
LibCore: Make copying permissions, ownership and timestamps combineable
|
3 vuotta sitten |
kleines Filmröllchen
|
5319e3a03f
LibCore+Userland: Remove File::ensure_parent_directories
|
3 vuotta sitten |
Kenneth Myhra
|
4a57be824c
Userland+Tests: Convert File::read_link() from String to ErrorOr<String>
|
3 vuotta sitten |
Tim Schumacher
|
62f0fa818d
LibCore: Add File::ensure_directories()
|
3 vuotta sitten |
Tim Schumacher
|
80cb44afae
Everywhere: Move shared library checks into a common function
|
3 vuotta sitten |
Andreas Kling
|
a7f1f1c34b
LibCore: Use ErrorOr<T> for Core::File::open()
|
3 vuotta sitten |
Andreas Kling
|
fac2550143
LibCore: Use ErrorOr<T> for Core::File::size()
|
3 vuotta sitten |
Andreas Kling
|
4a2b718ba2
LibCore: Use ErrorOr<T> for Core::File::copy_file()
|
3 vuotta sitten |
Andreas Kling
|
c7e62d448c
LibCore: Use ErrorOr<T> for Core::File::remove()
|
3 vuotta sitten |
Andreas Kling
|
b2170c11a4
LibCore: Use ErrorOr<T> for Core::File::link_file()
|
3 vuotta sitten |
Leandro Pereira
|
73924f9416
LibCore: Add File::size()
|
3 vuotta sitten |
Andreas Kling
|
13f4890c38
LibCore: Make Core::File::open() return OSError in case of failure
|
3 vuotta sitten |
Jean-Baptiste Boric
|
8cc8d72619
LibCore: Implement preserve flag for file/directory copy
|
4 vuotta sitten |
Timothy
|
3cc0283eac
LibCore: Convert File to east-const style
|
4 vuotta sitten |
Timothy
|
068802d58d
LibCore: Add File method to determine absolute path
|
4 vuotta sitten |
Timothy
|
3ae64c7c3d
LibCore: Add File method to determine current working directory
|
4 vuotta sitten |
Ariel Don
|
3289b6a887
LibCore: Implement File::is_link()
|
4 vuotta sitten |
Timothy
|
60f84f3154
LibCore: Add method to leak fd from File
|
4 vuotta sitten |
Ali Mohammad Pur
|
a91a49337c
LibCore+Everywhere: Move OpenMode out of IODevice
|
4 vuotta sitten |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 vuotta sitten |
Andreas Kling
|
a1a6d30b54
LibCore: Make File take String instead of StringView
|
4 vuotta sitten |
Idan Horowitz
|
aff774c8ac
LibCore: Add Core::File is_device() helpers
|
4 vuotta sitten |
Mițca Dumitru
|
919492945e
LibCore: Add file management helpers to reduce code duplication
|
4 vuotta sitten |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 vuotta sitten |