NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
sigignore
games/warp/warp.h
202
# define sigignore(sig) signal(sig,SIG_IGN)
lib/libc/gen/sigignore.c
42
sigignore(int sig)