ladybird/MenuApplets
Nico Weber 12cbc4ad0d Everywhere: Replace some uses of fork/exec with posix_spawn
It's less code, and it's potentially more efficient once
posix_spawn is a real syscall.
2020-06-29 12:04:27 +02:00
..
Audio MenuApplets: Fix using OwnPtr<> with RefCounted types 2020-06-12 16:08:45 +02:00
ClipboardHistory ClipboardHistory: Use pledge() and unveil() :^) 2020-06-18 22:34:15 +02:00
Clock Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
ResourceGraph Everywhere: Replace some uses of fork/exec with posix_spawn 2020-06-29 12:04:27 +02:00
UserName Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
CMakeLists.txt ClipboardHistory: Add a clipboard history applet :^) 2020-05-16 09:13:25 +02:00