sin-ack
|
60f6bc902b
Userland: Convert command line arguments to String/StringView
|
3 years ago |
DexesTTP
|
7ceeb74535
AK: Use an enum instead of a bool for String::replace(all_occurences)
|
3 years ago |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 years ago |
xSlendiX
|
19b7a5fe0d
man: Center "SerenityOS manual" title
|
3 years ago |
Julian Eigmüller
|
fec0829c86
man: Fix error handling when section is specified
|
3 years ago |
Brian Gianforcaro
|
cf4fa936be
Everywhere: Use default execpromises argument for Core::System::pledge
|
3 years ago |
Andreas Kling
|
76cb6ddfcf
man: Use LibCore syscall wrappers for pipe2() and dup2()
|
3 years ago |
Andreas Kling
|
1682cd10be
man: Port to LibMain :^)
|
3 years ago |
Idan Horowitz
|
6704961c82
AK: Replace the mutable String::replace API with an immutable version
|
3 years ago |
Peter Elliott
|
1ec061d666
Userland: Add pager option to man and use less by default
|
4 years ago |
Linus Groh
|
f5c35fccca
Userland: Replace most printf-style APIs with AK::Format APIs :^)
|
4 years ago |
Jean-Baptiste Boric
|
3038edab00
Utilities: Correct non-standard assert macros includes
|
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
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 years ago |
Andreas Kling
|
c71807a3fc
Everywhere: Convert a handful of String::format() => formatted()
|
4 years ago |
Andreas Kling
|
ececac65c2
Userland: Move command-line utilities to Userland/Utilities/
|
4 years ago |