mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-17 10:26:15 +00:00
Make this look less dubious :-)
Spotted by: ru
This commit is contained in:
parent
1c9fe2e4b2
commit
a2befd2af6
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=130346
@ -237,9 +237,6 @@ struct sigaction {
|
||||
#define SA_NOCLDWAIT 0x0020 /* don't keep zombies around */
|
||||
#define SA_SIGINFO 0x0040 /* signal handler with SA_SIGINFO args */
|
||||
#endif
|
||||
#if __BSD_VISIBLE
|
||||
/* XXX dubious. */
|
||||
#endif
|
||||
|
||||
#if __BSD_VISIBLE
|
||||
#define NSIG 32 /* number of old signals (counting 0) */
|
||||
|
Loading…
Reference in New Issue
Block a user