]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Define VKI_SIGUSR1.
authorJulian Seward <jseward@acm.org>
Thu, 25 Apr 2002 01:29:35 +0000 (01:29 +0000)
committerJulian Seward <jseward@acm.org>
Thu, 25 Apr 2002 01:29:35 +0000 (01:29 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@146

coregrind/vg_kerneliface.h
vg_kerneliface.h

index 062f1e43d24c967afa432f17699fcab08a00febd..02dabc0cb8d94baa936108947337b0e071631b1d 100644 (file)
@@ -118,6 +118,7 @@ typedef
 #define VKI_SIGKILL          9
 #define VKI_SIGSTOP         19
 #define VKI_SIGTERM         15
+#define VKI_SIGUSR1         10
 
 /* The following are copied from /usr/include/bits/mman.h, which in
    turn claims to have got them from the kernel headers. */
index 062f1e43d24c967afa432f17699fcab08a00febd..02dabc0cb8d94baa936108947337b0e071631b1d 100644 (file)
@@ -118,6 +118,7 @@ typedef
 #define VKI_SIGKILL          9
 #define VKI_SIGSTOP         19
 #define VKI_SIGTERM         15
+#define VKI_SIGUSR1         10
 
 /* The following are copied from /usr/include/bits/mman.h, which in
    turn claims to have got them from the kernel headers. */