]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Add SIGPWR define from current kernel headers.
authorUlrich Drepper <drepper@redhat.com>
Sat, 13 Nov 1999 18:01:50 +0000 (18:01 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 13 Nov 1999 18:01:50 +0000 (18:01 +0000)
sysdeps/unix/sysv/linux/sparc/bits/signum.h

index 976eef275846cd7ea665dc0093407d687f630f8c..31a6901b1a000b8619589a0b064a0039b7249f34 100644 (file)
@@ -65,6 +65,7 @@
 #define SIGPROF                27
 #define SIGWINCH       28
 #define SIGLOST                29
+#define SIGPWR          SIGLOST
 #define SIGUSR1                30
 #define SIGUSR2                31