summaryrefslogtreecommitdiff
path: root/libguile/cpp-SIG.syms
diff options
context:
space:
mode:
authorDavid Michael <fedora.dm0@gmail.com>2015-07-22 12:54:32 -0400
committerAndy Wingo <wingo@pobox.com>2016-05-22 19:50:27 +0200
commit41f28a9b0e7c1d60c3465fcbc25e40a77d59aa14 (patch)
tree30a698f258e6bde8471165557b976aab3cc97524 /libguile/cpp-SIG.syms
parentbefaad0c14d15d178caa5984cd32a8d64c536b32 (diff)
downloadguile-41f28a9b0e7c1d60c3465fcbc25e40a77d59aa14.tar.gz
Remove SIGEV constant definitions.
* libguile/Makefile.am (chknew-E chknew-SIG): Anchor the end of the signal/error name pattern to only match alphanumeric symbols. * libguile/cpp-SIG.syms (SIGEV_MAX_SIZE, SIGEV_NONE): Remove. (SIGEV_PAD_SIZE, SIGEV_SIGNAL, SIGEV_THREAD): Likewise. (SIGEV_THREAD_ID): Likewise. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'libguile/cpp-SIG.syms')
-rw-r--r--libguile/cpp-SIG.syms6
1 files changed, 0 insertions, 6 deletions
diff --git a/libguile/cpp-SIG.syms b/libguile/cpp-SIG.syms
index 2a619ce2d..728a29457 100644
--- a/libguile/cpp-SIG.syms
+++ b/libguile/cpp-SIG.syms
@@ -6,12 +6,6 @@ SIGCHLD
SIGCLD
SIGCONT
SIGEMT
-SIGEV_MAX_SIZE
-SIGEV_NONE
-SIGEV_PAD_SIZE
-SIGEV_SIGNAL
-SIGEV_THREAD
-SIGEV_THREAD_ID
SIGFPE
SIGHUP
SIGILL