K 10 svn:author V 5 peter K 8 svn:date V 27 2008-11-10T23:26:52.123366Z K 7 svn:log V 216 Fix a signal emulation bug introduced in r163018 (and present in 7.x). This prevents 32 bit signal handlers from finding out what the faulting address is. Both the secret 4th argument and siginfo->si_addr are zero. END