Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Install the userland signal trampoline when sigaction is first called, | jake | 2002-09-03 | 1 | -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) |