summaryrefslogtreecommitdiffstats
path: root/arch/um/os-Linux/sigio.c
Commit message (Expand)AuthorAgeFilesLines
* UML: make several more things staticWANG Cong2008-07-241-1/+1
* uml: random driver fixesJeff Dike2008-05-131-14/+21
* uml: fix build when SLOB is enabledJeff Dike2008-05-131-2/+2
* uml: syle fixes in arch/um/os-LinuxJeff Dike2008-02-051-104/+137
* arch/um: remove duplicate includesLucas Woods2008-02-051-1/+0
* uml: const and other tidyingWANG Cong2008-02-051-1/+1
* uml: Eliminate kernel allocator wrappersJeff Dike2007-07-161-2/+2
* uml: simplify helper stack handlingJeff Dike2007-07-161-7/+12
* uml: convert libc layer to call read and writeJeff Dike2007-05-071-10/+11
* uml: tidy libc codeJeff Dike2007-05-071-3/+4
* uml: remove user_util.hJeff Dike2007-05-071-1/+0
* uml: move SIGIO testing to sigio.cJeff Dike2007-05-071-0/+145
* [PATCH] uml: add back accidentally removed errorJeff Dike2007-03-011-1/+4
* [PATCH] uml: fix 2.6.20 hangJeff Dike2007-02-161-18/+20
* [PATCH] uml: split memory allocation prototypes out of user.hPaolo 'Blaisorblade' Giarrusso2006-10-201-0/+1
* [PATCH] uml: SIGIO cleanupsJeff Dike2006-09-261-47/+56
* [PATCH] uml: make some symbols staticJeff Dike2006-07-101-4/+6
* [PATCH] uml: fix exitcall ordering bugJeff Dike2006-07-101-1/+8
* [PATCH] uml: remove os_isattyJeff Dike2006-07-101-1/+13
* [PATCH] uml: move outside spinlock call not needing itPaolo 'Blaisorblade' Giarrusso2006-04-111-1/+1
* [PATCH] uml: fix thread startup raceJeff Dike2006-03-271-28/+27
* [PATCH] uml: move sigio_user.c to os-Linux/sigio.cJeff Dike2006-03-271-0/+324
OpenPOWER on IntegriCloud