Érico Nogueira Rolim
|
a8f0e489a4
LibCore: Rename identifiers that can clash with libc macros (#4127)
|
4 年之前 |
Linus Groh
|
82956a08b3
LibCore: Rename File::ShouldCloseFile{Description => Descriptor}
|
4 年之前 |
Itamar
|
fec4152220
LibCore: Add ensure_parent_directories to LibCore::File
|
4 年之前 |
Peter Elliott
|
f69b419c05
LibCore: Add File::{stdin, stdout, stderr}()
|
4 年之前 |
Andreas Kling
|
11c4a28660
Kernel: Move headers intended for userspace use into Kernel/API/
|
5 年之前 |
Sergey Bugaev
|
d89843f96f
LibCore: Add File::read_link() :^)
|
5 年之前 |
Andreas Kling
|
d54ace5f04
LibCore: Add Core::File::real_path_for()
|
5 年之前 |
Andreas Kling
|
a19690170f
LibCore: Make Core::File::open() return a Result<NNRP<File>, String>
|
5 年之前 |
Andreas Kling
|
0df15823b5
LibCore: Add a static Core::File::open() convenience function
|
5 年之前 |
Andreas Kling
|
90fec9c732
LibCore: Add "static bool Core::File::exists(filename)"
|
5 年之前 |
Andreas Kling
|
67ccdbe384
LibCore: Add File::is_directory() helpers
|
5 年之前 |
Andreas Kling
|
d17e23bd27
LibCore: Remove leading C from filenames
|
5 年之前 |