Luna/gui
apio 7761a8a41f
All checks were successful
Build and test / build (push) Successful in 1m44s
kernel+launch: Always send SIGCHLD when a child exits
POSIX says so. I thought it was only when the parent wasn't actively waiting, to signal it, but it turns out it's always sent.
2024-12-04 22:44:16 +01:00
..
apps taskbar: Remove sigchld handler 2024-12-04 22:42:59 +01:00
libui libluna+libos+libui: Move Action to libluna and make it usable in the kernel 2024-10-19 21:25:17 +02:00
wind wind: Move some stuff from String to RefString 2024-10-26 14:00:26 +02:00
CMakeLists.txt gui: Add a login UI and support the os::IPC::Notifier API 2024-07-31 19:50:20 +02:00
launch.cpp kernel+launch: Always send SIGCHLD when a child exits 2024-12-04 22:44:16 +01:00
loginui.cpp loginui+2048: Replace String with RefString 2024-10-26 13:43:20 +02:00
run.cpp all: Reorder directory structure 2024-07-21 13:24:46 +02:00