projects
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f915c31
)
git-sigsetops.h
author
GNU Libc Maintainers
<debian-glibc@lists.debian.org>
Sun, 14 Jan 2018 10:24:48 +0000
(10:24 +0000)
committer
Aurelien Jarno
<aurel32@debian.org>
Sun, 14 Jan 2018 10:24:48 +0000
(10:24 +0000)
commit
b794e16bcc9426e9e05ec465c6c8bab2902a50ed
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date: Sun Sep 3 01:08:49 2017 +0200
sysdeps/generic/sigsetops.h: Remove spurious #endif
Gbp-Pq: Topic hurd-i386
Gbp-Pq: Name git-sigsetops.h.diff
sysdeps/generic/sigsetops.h
patch
|
blob
|
history
diff --git
a/sysdeps/generic/sigsetops.h
b/sysdeps/generic/sigsetops.h
index e8e55539816f9bd10bd0497dd533bb057cf7bcb2..ea2c5b57673ad36767b0a842da880293acd14d5c 100644
(file)
--- a/
sysdeps/generic/sigsetops.h
+++ b/
sysdeps/generic/sigsetops.h
@@
-50,7
+50,6
@@
*(dest) = *(left) | *(right); \
(void)0; \
}))
-#endif
/* These macros needn't check for a bogus signal number;
checking is done in the non-__ versions. */