1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-11 18:20:43 +09:00
ladybird/Userland
2021-12-16 02:10:47 -08:00
..
Applets Applets/ClipboardHistory: Port to LibMain :^) 2021-12-04 14:24:04 +01:00
Applications Spreadsheet: Handle emptying of cell containing only an '=' 2021-12-16 02:44:37 +03:30
Demos Demos: Cast unused smart-pointer return values to void 2021-12-05 15:31:03 +01:00
DevTools UserspaceEmulator: Remove support for SC_select syscall 2021-12-12 21:48:50 +01:00
DynamicLoader Toolchain+Meta: Update LLVM version to 13.0.0 2021-10-17 17:09:58 +01:00
Games Games: Cast unused smart-pointer return values to void 2021-12-05 15:31:03 +01:00
Libraries LibCore: Add waitpid() wrapper that return ErrorOr<pid_t> 2021-12-16 02:10:47 -08:00
Services Kernel+SystemServer: Add /dev/tty 2021-12-12 22:32:35 +01:00
Shell Shell: Don't skip over the first brace expansion entry if it's empty 2021-12-16 03:26:59 +03:30
Utilities expr: Port to LibMain 2021-12-16 02:10:47 -08:00
CMakeLists.txt