Source-Changes archive

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

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



Module Name:    src
Committed By:   pk
Date:           Tue Mar 23 18:46:47 UTC 2004

Modified Files:
        src/lib/libc/arch/sparc/gen: __setjmp14.S

Log Message:
Since libpthread may want to interpose signal handling, we can't directly
invoke the sigprocmask syscall trap. So build a stack frame and call
the signal handling functions by name.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/lib/libc/arch/sparc/gen/__setjmp14.S

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