Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
sigHandler
src/libs/glut/glutInit.cpp
233
signal(SIGINT, sigHandler);
src/tests/system/libroot/posix/signal_test.cpp
77
newAction.sa_handler = (sighandler_t)sigHandler;