OpenGrok
Cross Reference: resumecontext.c
xref
: /
src
/
lib
/
libc
/
arch
/
mips
/
gen
/
resumecontext.c
Home
|
History
|
Annotate
|
Download
|
only in
gen
History log of
/src/lib/libc/arch/mips/gen/resumecontext.c
Revision
Date
Author
Comments
1.5
19-Sep-2011
joerg
Mark _resumecontext as dead. ANSIfy all declarations for it.
1.4
28-Apr-2008
martin
branches: 1.4.8;
Remove clause 3 and 4 from TNF licenses
1.3
08-Dec-2006
martin
branches: 1.3.12;
Sync all resumecontext.c versions with the changes originally made
by Matthias Drochner to i386 and alpha:
-check for a NULL uc_link before calling setcontext(2); do a real exit(3)
instead with exit handlers and all that
-If setcontext(2) returns (which it shouldn't), do an _exit(-1) rather
than relying on a sensible return value to use as exit code. Makes
it less likely that an ucontext corruption goes unnoticed.
1.2
18-Jan-2003
thorpej
branches: 1.2.16;
Merge the nathanw_sa branch.
1.1
20-Nov-2001
wdk
branches: 1.1.2;
file resumecontext.c was initially added on branch nathanw_sa.
1.1.2.2
21-Nov-2001
wdk
ucontext support Klaus Klein <kleink@netbsd.org>
1.1.2.1
20-Nov-2001
wdk
MIPS specific context functions and LWP support
Compile tested only.
1.2.16.1
09-Dec-2006
bouyer
Pull up following revision(s) (requested by martin in ticket #264):
lib/libc/arch/sh5/gen/resumecontext.c: revision 1.2
lib/libc/arch/sh3/gen/resumecontext.c: revision 1.3
lib/libc/arch/sparc/gen/resumecontext.c: revision 1.3
lib/libc/arch/powerpc/gen/resumecontext.c: revision 1.3
lib/libc/arch/arm/gen/resumecontext.c: revision 1.3
lib/libc/arch/mips/gen/resumecontext.c: revision 1.3
lib/libc/arch/vax/gen/resumecontext.c: revision 1.2
lib/libc/arch/powerpc64/gen/resumecontext.c: revision 1.2
lib/libc/arch/hppa/gen/resumecontext.c: revision 1.2
Sync all resumecontext.c versions with the changes originally made
by Matthias Drochner to i386 and alpha:
-check for a NULL uc_link before calling setcontext(2); do a real exit(3)
instead with exit handlers and all that
-If setcontext(2) returns (which it shouldn't), do an _exit(-1) rather
than relying on a sensible return value to use as exit code. Makes
it less likely that an ucontext corruption goes unnoticed.
1.3.12.1
18-May-2008
yamt
sync with head.
1.4.8.2
28-Apr-2008
martin
Remove clause 3 and 4 from TNF licenses
1.4.8.1
28-Apr-2008
martin
file resumecontext.c was added on branch christos-time_t on 2008-04-28 20:22:57 +0000
Indexes created Wed Oct 01 15:09:59 GMT 2025