Home
last modified time | relevance | path

Searched refs:new_sigaction (Results 1 – 2 of 2) sorted by relevance

/external/strace/
Dsignal.c498 struct new_sigaction { struct
526 struct new_sigaction sa; in decode_new_sigaction() argument
DChangeLog20538 * signal.c (struct old_sigaction, struct new_sigaction,
20926 * signal.c (new_sigaction): Rename __sa_handler to sa_handler__,
20932 new_sigaction32.sa_handler__ to new_sigaction.sa_handler__,
20933 from new_sigaction32.sa_restorer to new_sigaction.sa_restorer,
20934 and from new_sigaction.sa_handler__ to unsigned long. Print
20935 new_sigaction.sa_restorer using printaddr.
39473 (old_sigaction, old_sigaction32, new_sigaction): Use HAVE_SA_RESTORER
42781 signal.c:1224:21: error: 'struct new_sigaction' has no member named 'sa_restorer'
42784 struct new_sigaction, struct new_sigaction32):
42989 (struct new_sigaction) [IA64]: Disable sa_restorer.
[all …]