1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 03:40:34 +02:00

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>
This commit is contained in:
David Michael 2015-07-22 12:54:32 -04:00 committed by Andy Wingo
parent befaad0c14
commit 41f28a9b0e
2 changed files with 1 additions and 7 deletions

View file

@ -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