Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/lib/libc/arch/sparc64/gen



Module Name:    src
Committed By:   martin
Date:           Mon Jan 19 18:19:33 UTC 2004

Modified Files:
        src/lib/libc/arch/sparc64/gen: __longjmp14.c

Log Message:
Unfortunately we can not restore the signal mask with setcontext() - this
breaks libpthread, which tries to intercept the weak sigprocmask symbol.
So use an explicit sigprocmask call instead.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/lib/libc/arch/sparc64/gen/__longjmp14.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index