summaryrefslogtreecommitdiff
path: root/arch/um/os-Linux/helper.c
AgeCommit message (Expand)Author
2011-11-02um: -include user.h for USER_OBJ, trim includesAl Viro
2011-07-25uml: helper.c warning correctionsVitaliy Ivanov
2010-04-19uml: Fix build breakage after slab.h changesJan Kiszka
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-20includecheck fix: um, helper.cJaswinder Singh Rajput
2008-06-06uml: PATH_MAX needs limits.hIngo Molnar
2008-05-13uml: fix build when SLOB is enabledJeff Dike
2008-04-26uml: fix build errorIngo Molnar
2008-02-05uml: tidy helper codeJeff Dike
2007-12-17uml: stop gdb from deleting breakpoints when running UMLStanislaw Gruszka
2007-10-16uml: userspace files should call libc directlyJeff Dike
2007-07-16uml: Eliminate kernel allocator wrappersJeff Dike
2007-07-16uml: simplify helper stack handlingJeff Dike
2007-05-07uml: convert libc layer to call read and writeJeff Dike
2007-05-07uml: tidy libc codeJeff Dike
2007-05-07uml: remove page_size()Jeff Dike
2007-05-07uml: remove user_util.hJeff Dike
2007-05-07uml: delete unused codeJeff Dike
2006-11-25[PATCH] uml: make execvp safe for our usagePaolo 'Blaisorblade' Giarrusso
2006-10-20[PATCH] uml: cleanup run_helper() API to fix a leakPaolo 'Blaisorblade' Giarrusso
2006-10-20[PATCH] uml: code convention cleanup of a filePaolo 'Blaisorblade' Giarrusso
2006-09-26[PATCH] uml: Fix handling of failed execs of helpersJeff Dike
2006-04-11[PATCH] uml: fix hang on run_helper() failure on uml_netPaolo 'Blaisorblade' Giarrusso
2006-01-18[PATCH] uml: avoid malloc to sleep in atomic sectionsPaolo 'Blaisorblade' Giarrusso
2005-11-07[PATCH] uml: separate libc-dependent helper codeJeff Dike