sighnd.h File Reference
Prototypes for
sighnd.c.
More...
Detailed Description
Copyright (C) 2008 Nokia. All rights reserved.
- Author:
- Simo Piiroinen <simo.piiroinen@nokia.com>
Raimo Vuonnala <raimo.vuonnala@nokia.com>
Function Documentation
void sighnd_setup |
( |
void |
|
) |
|
Setup signals as follows:
- SIGUP: do nothing
- SIGUSR1: toggle debug mode
- SIGINT, SIGQUIT, SIGTERM: terminate clockd
Referenced by mainloop_run().