asleepymoon
asleepymoon deleted branch processes from asleepymoon/Luna 2024-12-07 12:19:51 +00:00
asleepymoon pushed to main at asleepymoon/Luna 2024-12-07 12:19:51 +00:00
d05d6fad0b kernel: Interrupt waitpid (even when SIGCHLD is pending) when other signals are also pending
42afef5ccb kernel: Leave reaping to the reap thread
853a6d7b38 kernel/x86_64: Dump the process address space ranges on exception
8e30e0e19d base: Revert loginui.conf change
dc766e1da7 kernel: Rework VFS access checking + add processes
Compare 5 commits »
asleepymoon merged pull request asleepymoon/Luna#48 2024-12-07 12:19:51 +00:00
kernel: Add processes and rework VFS access checking
asleepymoon commented on pull request asleepymoon/Luna#48 2024-12-07 12:18:26 +00:00
kernel: Add processes and rework VFS access checking

Seems to work now.

asleepymoon pushed to processes at asleepymoon/Luna 2024-12-07 12:16:08 +00:00
d05d6fad0b kernel: Interrupt waitpid (even when SIGCHLD is pending) when other signals are also pending
asleepymoon pushed to processes at asleepymoon/Luna 2024-12-07 12:05:47 +00:00
42afef5ccb kernel: Leave reaping to the reap thread
853a6d7b38 kernel/x86_64: Dump the process address space ranges on exception
Compare 2 commits »
asleepymoon created pull request asleepymoon/Luna#48 2024-12-06 20:40:45 +00:00
WIP: kernel: Add processes and rework VFS access checking
asleepymoon pushed to processes at asleepymoon/Luna 2024-12-06 20:38:40 +00:00
8e30e0e19d base: Revert loginui.conf change
asleepymoon pushed to processes at asleepymoon/Luna 2024-12-06 20:36:21 +00:00
dc766e1da7 kernel: Rework VFS access checking + add processes
6fc49a0be5 init: Let's not forget to unhook our notifiers
Compare 2 commits »
asleepymoon pushed to main at asleepymoon/Luna 2024-12-04 21:54:08 +00:00
6fc49a0be5 init: Let's not forget to unhook our notifiers
asleepymoon pushed to processes at asleepymoon/Luna 2024-12-04 21:44:50 +00:00
asleepymoon created branch processes in asleepymoon/Luna 2024-12-04 21:44:50 +00:00
asleepymoon pushed to main at asleepymoon/Luna 2024-12-04 21:44:25 +00:00
7761a8a41f kernel+launch: Always send SIGCHLD when a child exits
0ca6c5f814 taskbar: Remove sigchld handler
Compare 2 commits »
asleepymoon pushed to main at asleepymoon/Luna 2024-11-23 19:03:12 +00:00
3032415bc0 kernel: Move "push_mem_on_stack" and "pop_mem_from_stack" to MemoryManager
7b2977a036 kernel: Use a mutex to allocate new posix timers for a thread
Compare 2 commits »
asleepymoon pushed to main at asleepymoon/Luna 2024-10-26 12:01:05 +00:00
9e65131452 editor: Avoid showing an error dialog when pressing Ctrl+S
d908ccea6b wind: Move some stuff from String to RefString
e3613d1653 loginui+2048: Replace String with RefString
Compare 3 commits »
asleepymoon pushed to main at asleepymoon/Luna 2024-10-19 19:53:12 +00:00
53f8a583dc libluna+libos+libui: Move Action to libluna and make it usable in the kernel
asleepymoon pushed to main at asleepymoon/Luna 2024-09-23 17:51:52 +00:00
c21fc2a297 ports: Add cbench port
asleepymoon pushed to main at asleepymoon/Luna 2024-09-19 16:27:23 +00:00
fd26f40938 editor: Add "Save file as..." and error dialogs
fd2fe16538 libui: Add Dialog
38fcd8e3e1 libos: Stop timers in the destructor if needed
Compare 3 commits »
asleepymoon pushed to main at asleepymoon/Luna 2024-09-18 19:48:21 +00:00
05bf792dbd libui: Make InputField final
asleepymoon pushed to main at asleepymoon/Luna 2024-09-18 19:47:40 +00:00
b95cfac3ec libui: Fix crashes when closing non-main windows
17a31e5ea9 libos: Add more constructor variants for Action/Function
Compare 2 commits »