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