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