Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/arch/x86_64
Module Name: src
Committed By: drochner
Date: Thu Mar 25 14:21:30 UTC 2004
Modified Files:
src/lib/libc/arch/x86_64: Makefile.inc
src/lib/libc/arch/x86_64/sys: __sigaction14_sigtramp.c
Removed Files:
src/lib/libc/arch/x86_64/sys: __sigtramp1.S
Log Message:
kill sigcontext passing to signal handlers, we don't have to worry
about compatibility
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/lib/libc/arch/x86_64/Makefile.inc
cvs rdiff -r1.6 -r1.7 src/lib/libc/arch/x86_64/sys/__sigaction14_sigtramp.c
cvs rdiff -r1.4 -r0 src/lib/libc/arch/x86_64/sys/__sigtramp1.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