1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 03:47:35 +00:00
serenity/Applications
Andreas Kling 274b0260f7 Kernel: Don't send SIGCHLD to parent process if he has SA_NOCLDWAIT set.
Just transfer ownership of the dead process to the colonel and let the
scheduler reap it on next iteration.
2019-03-01 15:52:05 +01:00
..
About More compat work. Rename libraries from LibFoo.a => libfoo.a 2019-02-26 13:30:57 +01:00
FileManager Kernel: Don't send SIGCHLD to parent process if he has SA_NOCLDWAIT set. 2019-03-01 15:52:05 +01:00
FontEditor More compat work. Rename libraries from LibFoo.a => libfoo.a 2019-02-26 13:30:57 +01:00
Launcher More compat work. Rename libraries from LibFoo.a => libfoo.a 2019-02-26 13:30:57 +01:00
ProcessManager LibGUI: Let GTableModel handle the selection instead of doing it virtually. 2019-03-01 13:03:13 +01:00
Terminal More compat work towards porting vim. 2019-02-27 00:02:01 +01:00