summaryrefslogtreecommitdiff
path: root/userland/libc/include/signal.h
AgeCommit message (Expand)Author
2024-10-03libc: small changesAnton Kling
2024-07-01LibC: Change how kill() worksAnton Kling
2024-04-29Kernel/Socket: Move sockets back to being file descriptorsAnton Kling
2024-04-02Kernel: Fix some memory leaksAnton Kling
2024-03-26Increase support for signalsAnton Kling
2023-10-30Kernel/LibC: Add signals and support for custom signal handlers to processes.Anton Kling
2023-10-22Move everything into a new repo.Anton Kling