aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/os-Linux/helper.c
Commit message (Expand)AuthorAge
* uml: PATH_MAX needs limits.hIngo Molnar2008-06-06
* uml: fix build when SLOB is enabledJeff Dike2008-05-13
* uml: fix build errorIngo Molnar2008-04-26
* uml: tidy helper codeJeff Dike2008-02-05
* uml: stop gdb from deleting breakpoints when running UMLStanislaw Gruszka2007-12-17
* uml: userspace files should call libc directlyJeff Dike2007-10-16
* uml: Eliminate kernel allocator wrappersJeff Dike2007-07-16
* uml: simplify helper stack handlingJeff Dike2007-07-16
* uml: convert libc layer to call read and writeJeff Dike2007-05-07
* uml: tidy libc codeJeff Dike2007-05-07
* uml: remove page_size()Jeff Dike2007-05-07
* uml: remove user_util.hJeff Dike2007-05-07
* uml: delete unused codeJeff Dike2007-05-07
* [PATCH] uml: make execvp safe for our usagePaolo 'Blaisorblade' Giarrusso2006-11-25
* [PATCH] uml: cleanup run_helper() API to fix a leakPaolo 'Blaisorblade' Giarrusso2006-10-20
* [PATCH] uml: code convention cleanup of a filePaolo 'Blaisorblade' Giarrusso2006-10-20
* [PATCH] uml: Fix handling of failed execs of helpersJeff Dike2006-09-26
* [PATCH] uml: fix hang on run_helper() failure on uml_netPaolo 'Blaisorblade' Giarrusso2006-04-11
* [PATCH] uml: avoid malloc to sleep in atomic sectionsPaolo 'Blaisorblade' Giarrusso2006-01-18
* [PATCH] uml: separate libc-dependent helper codeJeff Dike2005-11-07