]> Projects (at) Tadryanom (dot) Me - AdrOS.git/commit
feat: ulibc signal.h with raise(), kill(), sigprocmask() and POSIX signal constants
authorTulio A M Mendes <[email protected]>
Thu, 12 Feb 2026 02:36:01 +0000 (23:36 -0300)
committerTulio A M Mendes <[email protected]>
Fri, 13 Feb 2026 02:20:50 +0000 (23:20 -0300)
commitc4b9c37e89bba04c7f4c256528121c51904b516b
tree34c1790440a78a5be01677f674eb7b4656870e18
parentd4578c26f3c0579ec3e509c7dddddf16a397b2ef
feat: ulibc signal.h with raise(), kill(), sigprocmask() and POSIX signal constants
user/ulibc/include/signal.h [new file with mode: 0644]
user/ulibc/src/signal.c [new file with mode: 0644]