summaryrefslogtreecommitdiff
path: root/Userland/Utilities
AgeCommit message (Expand)Author
2021-12-25Meta: Remove kernel modules remainsLiav A
2021-12-25strace: Port to LibMain :^)Andreas Kling
2021-12-24pro: Convert to `serenity_main(..)`Brian Gianforcaro
2021-12-24ini: Convert to `serenity_main(..)`Brian Gianforcaro
2021-12-24env: Convert to `serenity_main(..)`Brian Gianforcaro
2021-12-24pwd: Convert to `serenity_main(..)`Brian Gianforcaro
2021-12-24Everywhere: Refactor 'muted' to 'main_mix_muted' in all AudioConnectionsElyse
2021-12-23strace: Fix out-of-bounds read when formatting realpath()Daniel Bertalan
2021-12-23Kernel+UE: Add MAP_FIXED_NOREPLACE mmap() flagDaniel Bertalan
2021-12-21chmod+mkdir: Use convert_to_uint_from_octalXavier Defrang
2021-12-21mkdir: Implement --mode optionXavier Defrang
2021-12-21mkdir: Use LibMainXavier Defrang
2021-12-21Userland: Add unveil/pledge requisites for dynamic Unicode data loadingTimothy Flynn
2021-12-21LibC+AK: Implement all sorts of wprintf variantsAli Mohammad Pur
2021-12-21Meta: Add a fuzzer for the QOILoaderLinus Groh
2021-12-21file: Add description & image details for image/x-qoiLinus Groh
2021-12-20touch: Port to LibMain :^)Andreas Kling
2021-12-20cp: Print proper error message with strerrorPerikiyoXD
2021-12-19watch: Port to LibMainJunior Rantila
2021-12-19Userland/Notify: Check if optional icon arg is null before loadingMax Trussell
2021-12-16LibCore+passwd+usermod: Make Core::Account::sync() return ErrorOr<void>Andreas Kling
2021-12-16su: Port to LibMain :^)Andreas Kling
2021-12-16passwd: Use LibCore syscall wrapper for setegid()Andreas Kling
2021-12-16usermod: Use LibCore syscall wrapper for setegid()Andreas Kling
2021-12-16pls: Port to LibMain :^)Andreas Kling
2021-12-16Kernel+LibC: Move errno definitions to Kernel/API/POSIXsin-ack
2021-12-16expr: Use StringView literals more (instead of raw C strings)Kenneth Myhra
2021-12-16expr: Port to LibMainKenneth Myhra
2021-12-16functrace: Port to LibMain and move away from raw C stringsKenneth Myhra
2021-12-16flock: Port to LibMainKenneth Myhra
2021-12-16file: Port to LibMainKenneth Myhra
2021-12-16fdtdump: Port to LibMainKenneth Myhra
2021-12-16dirname: Port to LibMainKenneth Myhra
2021-12-16diff: Port to LibMainKenneth Myhra
2021-12-16df: Port to LibMainKenneth Myhra
2021-12-16ddate: Port to LibMainKenneth Myhra
2021-12-12strace: Remove formatting support for SC_selectJean-Baptiste Boric
2021-12-12strace: Add formatting support for SC_pollJean-Baptiste Boric
2021-12-12strace: Sort syscalls formatters in alphabetic orderJean-Baptiste Boric
2021-12-11config: Port to LibMain :^)Kenneth Myhra
2021-12-11dd: Port to LibMain :^)Kenneth Myhra
2021-12-11date: Port to LibMain :^)Kenneth Myhra
2021-12-11cut: Port to LibMain :^)Kenneth Myhra
2021-12-11cpp-processor: Port to LibMain :^)Kenneth Myhra
2021-12-11cpp-parser: Port to LibMain :^)Kenneth Myhra
2021-12-11cpp-lexer: Port to LibMain :^)Kenneth Myhra
2021-12-11comm: Port to LibMain :^)Kenneth Myhra
2021-12-11clear: Port to LibMain :^)Kenneth Myhra
2021-12-11cksum: Port to LibMain :^)Kenneth Myhra
2021-12-11chres: Port to LibMain :^)Kenneth Myhra