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 |