aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/os-Linux/sigio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-16uml: Eliminate kernel allocator wrappersJeff Dike1-2/+2
2007-07-16uml: simplify helper stack handlingJeff Dike1-7/+12
2007-05-07uml: convert libc layer to call read and writeJeff Dike1-10/+11
2007-05-07uml: tidy libc codeJeff Dike1-3/+4
2007-05-07uml: remove user_util.hJeff Dike1-1/+0
2007-05-07uml: move SIGIO testing to sigio.cJeff Dike1-0/+145
2007-03-01[PATCH] uml: add back accidentally removed errorJeff Dike1-1/+4
2007-02-16[PATCH] uml: fix 2.6.20 hangJeff Dike1-18/+20
2006-10-20[PATCH] uml: split memory allocation prototypes out of user.hPaolo 'Blaisorblade' Giarrusso1-0/+1
2006-09-26[PATCH] uml: SIGIO cleanupsJeff Dike1-47/+56
2006-07-10[PATCH] uml: make some symbols staticJeff Dike1-4/+6
2006-07-10[PATCH] uml: fix exitcall ordering bugJeff Dike1-1/+8
2006-07-10[PATCH] uml: remove os_isattyJeff Dike1-1/+13
2006-04-11[PATCH] uml: move outside spinlock call not needing itPaolo 'Blaisorblade' Giarrusso1-1/+1
2006-03-27[PATCH] uml: fix thread startup raceJeff Dike1-28/+27
2006-03-27[PATCH] uml: move sigio_user.c to os-Linux/sigio.cJeff Dike1-0/+324