1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-16 23:11:00 +00:00
serenity/Applications/KeyboardSettings
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
..
CharacterMapFileListModel.h Applications: Add new KeyboardSettings application 2020-06-08 09:28:18 +02:00
CMakeLists.txt Applications: Add new KeyboardSettings application 2020-06-08 09:28:18 +02:00
main.cpp Everywhere: Replace some uses of fork/exec with posix_spawn 2020-06-29 12:04:27 +02:00