159 |
sigaction(SIGUSR2, &sa, NULL); |
159 |
sigaction(SIGUSR2, &sa, NULL); |
163 |
static int ppoll(struct pollfd *fds, nfds_t nfds, const struct timespec *timeout, const sigset_t *sigmask) |
163 |
static int ppoll(struct pollfd *fds, nfds_t nfds, const struct timespec *timeout, const sigset_t *sigmask) |