Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/arch
Module Name: src
Committed By: joerg
Date: Tue Sep 20 08:42:29 UTC 2011
Modified Files:
src/lib/libc/arch/alpha/gen: makecontext.c
src/lib/libc/arch/hppa/gen: makecontext.c
src/lib/libc/arch/mips/gen: makecontext.c
Log Message:
Explicitly add back __resumecontext wrapper
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/lib/libc/arch/alpha/gen/makecontext.c
cvs rdiff -u -r1.4 -r1.5 src/lib/libc/arch/hppa/gen/makecontext.c
cvs rdiff -u -r1.6 -r1.7 src/lib/libc/arch/mips/gen/makecontext.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