tmp_suning_uos_patched/arch/um/os-Linux/skas
Jeff Dike ad28e02978 [PATCH] uml: change sigjmp_buf to jmp_buf
Clean up the jmpbuf code.  Since softints, we no longer use sig_setjmp, so
the UML_SIGSETJMP wrapper now has a misleading name.  Also, I forgot to
change the buffers from sigjmp_buf to jmp_buf.

Signed-off-by: Jeff Dike <jdike@addtoit.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-04-19 09:13:51 -07:00
..
Makefile [PATCH] uml: move libc-dependent skas process handling 2006-01-18 19:20:19 -08:00
mem.c [PATCH] uml: fix format errors 2006-04-11 06:18:36 -07:00
process.c [PATCH] uml: change sigjmp_buf to jmp_buf 2006-04-19 09:13:51 -07:00
trap.c [PATCH] uml: whitespace cleanup 2006-01-08 20:13:40 -08:00