Files
ladybird/Userland/Libraries/LibC/signal.cpp
Maciej Zygmanowski 7237972022 LibC: Support getsignalbyname() with full signal name
This allows e.g. to use `kill` with names like -SIGKILL, not only -KILL.
2021-08-22 15:23:25 +02:00

4.1 KiB