mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-18 22:50:07 +00:00
Add SIGPWR define from current kernel headers.
This commit is contained in:
parent
bed17a1d19
commit
3ec83e0625
@ -65,6 +65,7 @@
|
||||
#define SIGPROF 27
|
||||
#define SIGWINCH 28
|
||||
#define SIGLOST 29
|
||||
#define SIGPWR SIGLOST
|
||||
#define SIGUSR1 30
|
||||
#define SIGUSR2 31
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user