Sam Atkins
|
c2bc07ef7c
LibCore: Use Core::Environment::raw_environ() instead of environment()
|
1 year ago |
Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 year ago |
Shannon Booth
|
06a44ac2ff
LibCore: Error on a fail to write in Command::write_lines
|
2 years ago |
Shannon Booth
|
125145c682
LibCore: Port Command::write_lines to ErrorOr
|
2 years ago |
Shannon Booth
|
5dd93474ee
LibCore+Tests: Unify process handling into Command class
|
2 years ago |
Ben Wiederhake
|
f9a24eb7eb
LibCore: Migrate Command from Deprecated{File,String}
|
2 years ago |
Tim Schumacher
|
d43a7eae54
LibCore: Rename `File` to `DeprecatedFile`
|
2 years ago |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 years ago |
Andrew Kaster
|
828441852f
Everywhere: Replace uses of __serenity__ with AK_OS_SERENITY
|
2 years ago |
sin-ack
|
e5f09ea170
Everywhere: Split Error::from_string_literal and Error::from_string_view
|
3 years ago |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 years ago |
Brian Gianforcaro
|
4674577d80
Everywhere: Rename CommandResult stdout, stderr members to output, error
|
3 years ago |
Itamar
|
fbdd6df185
LibCore: Make Core::command return CommandResult struct
|
3 years ago |
Brian Gianforcaro
|
176e1cbca7
LibCore: Remove unused header includes
|
3 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
|
ef1e5db1d0
Everywhere: Remove klog(), dbg() and purge all LogStream usage :^)
|
4 years ago |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 years ago |
asynts
|
acdcf59a33
Everywhere: Remove unnecessary debug comments.
|
4 years ago |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 years ago |