Home
last modified time | relevance | path

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

/external/strace/
Dsignal.c466 struct new_sigaction struct
496 struct new_sigaction sa; in decode_new_sigaction() argument
DChangeLog1348 * signal.c (struct old_sigaction, struct new_sigaction,
1736 * signal.c (new_sigaction): Rename __sa_handler to sa_handler__,
1742 new_sigaction32.sa_handler__ to new_sigaction.sa_handler__,
1743 from new_sigaction32.sa_restorer to new_sigaction.sa_restorer,
1744 and from new_sigaction.sa_handler__ to unsigned long. Print
1745 new_sigaction.sa_restorer using printaddr.
20283 (old_sigaction, old_sigaction32, new_sigaction): Use HAVE_SA_RESTORER
23591 signal.c:1224:21: error: 'struct new_sigaction' has no member named 'sa_restorer'
23594 struct new_sigaction, struct new_sigaction32):
23799 (struct new_sigaction) [IA64]: Disable sa_restorer.
[all …]