summaryrefslogtreecommitdiffstats
path: root/lib/libc/sparc64/sys/sigaction.S
Commit message (Collapse)AuthorAgeFilesLines
* Install the userland signal trampoline when sigaction is first called,jake2002-09-031-0/+49
instead of on startup. This fixes binary compatibility of dynamically linked binaries from before the signal code move. Suggested by: wollman (a long time ago)
OpenPOWER on IntegriCloud