summaryrefslogtreecommitdiff
path: root/Userland/Utilities/nproc.cpp
AgeCommit message (Expand)Author
2021-11-28Everywhere: Use default execpromises argument for Core::System::pledgeBrian Gianforcaro
2021-11-23LibCore+LibSystem: Move syscall wrappers from LibSystem to LibCoreAndreas Kling
2021-11-22nproc: Port to LibMain :^)Andreas Kling
2021-09-11nproc: Avoid making StringView of temporary ByteBufferBen Wiederhake
2021-09-01Everywhere: Use my cool new @serenityos.org email addressPeter Elliott
2021-08-01Utilities: Remove unused header includesBrian Gianforcaro
2021-05-12LibCore+Everywhere: Move OpenMode out of IODeviceAli Mohammad Pur
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-04-12Userland: Add nproc utilityPeter Elliott