K 10 svn:author V 8 deischen K 8 svn:date V 27 2003-05-29T17:10:45.000000Z K 7 svn:log V 417 Don't really spin on a spinlock; silently convert it to the same low-level lock used by the libpthread implementation. In the future, we'll eliminate spinlocks from libc but that will wait until after 5.1-release. Don't call an application signal handler if the handler is the same as the library-installed handler. This seems to be possible after a fork and is the cause of konsole hangs. Approved by: re@ (jhb) END