Home
last modified time | relevance | path

Searched refs:sigaction (Results 1 – 4 of 4) sorted by relevance

/picolibc-3.5.0-3.4.0/newlib/libc/include/sys/
Dsignal.h121 struct sigaction { struct
145 struct sigaction argument
203 int sigaction (int, const struct sigaction *, struct sigaction *);
/picolibc-3.5.0-3.4.0/newlib/libc/posix/
Dun-namespace.h83 #undef sigaction
125 int _sigaction(int, const struct sigaction *, struct sigaction *);
/picolibc-3.5.0-3.4.0/newlib/libc/machine/cris/sys/
Dsignal.h54 struct sigaction { struct
/picolibc-3.5.0-3.4.0/newlib/
DChangeLog-20152251 sigaction rather than _sigaction.
17959 * libc/sys/linux/Makefile.am: Add sig.c and sigaction.c. Also
17964 * libc/sys/linux/sigaction.c: New file.
17982 sigsuspend, sigprocmask, and sigpending. Also remove sigaction as
17987 * libc/sys/linux/sigaction.c: New file.
17990 * libc/sys/linux/machine/i386/sigaction.c: Ditto.
24776 (sigset_t, sigaction, SIG_SETMASK, SIG_BLOCK, SIG_UNBLOCK):