summaryrefslogtreecommitdiffstats
path: root/arch/um/os-Linux/helper.c
Commit message (Expand)AuthorAgeFilesLines
* uml: tidy helper codeJeff Dike2008-02-051-44/+30
* uml: stop gdb from deleting breakpoints when running UMLStanislaw Gruszka2007-12-171-11/+27
* uml: userspace files should call libc directlyJeff Dike2007-10-161-3/+5
* uml: Eliminate kernel allocator wrappersJeff Dike2007-07-161-2/+2
* uml: simplify helper stack handlingJeff Dike2007-07-161-12/+7
* uml: convert libc layer to call read and writeJeff Dike2007-05-071-2/+3
* uml: tidy libc codeJeff Dike2007-05-071-3/+6
* uml: remove page_size()Jeff Dike2007-05-071-2/+3
* uml: remove user_util.hJeff Dike2007-05-071-1/+0
* uml: delete unused codeJeff Dike2007-05-071-11/+0
* [PATCH] uml: make execvp safe for our usagePaolo 'Blaisorblade' Giarrusso2006-11-251-4/+10
* [PATCH] uml: cleanup run_helper() API to fix a leakPaolo 'Blaisorblade' Giarrusso2006-10-201-4/+3
* [PATCH] uml: code convention cleanup of a filePaolo 'Blaisorblade' Giarrusso2006-10-201-25/+28
* [PATCH] uml: Fix handling of failed execs of helpersJeff Dike2006-09-261-11/+11
* [PATCH] uml: fix hang on run_helper() failure on uml_netPaolo 'Blaisorblade' Giarrusso2006-04-111-5/+5
* [PATCH] uml: avoid malloc to sleep in atomic sectionsPaolo 'Blaisorblade' Giarrusso2006-01-181-2/+2
* [PATCH] uml: separate libc-dependent helper codeJeff Dike2005-11-071-0/+165