aboutsummaryrefslogtreecommitdiff
path: root/arch/um/os-Linux/trap.c
AgeCommit message (Expand)Author
2007-10-16uml: eliminate SIGALRMJeff Dike
2007-10-16uml: get rid of do_longjmpJeff Dike
2007-10-16uml: style fixes pass 3Jeff Dike
2007-10-16uml: remove code made redundant by CHOOSE_MODE removalJeff Dike
2007-10-16uml: throw out CHOOSE_MODEJeff Dike
2007-05-07uml: remove user_util.hJeff Dike
2007-03-06[PATCH] uml: comment the initialization of a globalJeff Dike
2006-09-26[PATCH] uml: Use klibc setjmp/longjmpJeff Dike
2006-04-19[PATCH] uml: change sigjmp_buf to jmp_bufJeff Dike
2006-01-18[PATCH] uml: implement soft interruptsJeff Dike
2006-01-08[PATCH] uml: merge trap_user.c and trap_kern.cGennady Sharapov
2006-01-08[PATCH] uml: move libc-dependent code from trap_user.cGennady Sharapov