ladybird/Services/SystemMenu
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
..
CMakeLists.txt SystemMenu: Rename PowerDialog => ShutdownDialog 2020-05-19 17:46:28 +02:00
main.cpp Everywhere: Replace some uses of fork/exec with posix_spawn 2020-06-29 12:04:27 +02:00
ShutdownDialog.cpp SystemMenu: Fix shutdown dialog 2020-06-28 14:32:17 +02:00
ShutdownDialog.h Meta: Add a script check the presence of "#pragma once" in header files 2020-05-29 07:59:45 +02:00