summaryrefslogtreecommitdiffstats
path: root/arch/um/os-Linux/helper.c
AgeCommit message (Expand)AuthorLines
2008-05-13uml: fix build when SLOB is enabledJeff Dike-2/+2
2008-04-26uml: fix build errorIngo Molnar-0/+1
2008-02-05uml: tidy helper codeJeff Dike-44/+30
2007-12-17uml: stop gdb from deleting breakpoints when running UMLStanislaw Gruszka-11/+27
2007-10-16uml: userspace files should call libc directlyJeff Dike-3/+5
2007-07-16uml: Eliminate kernel allocator wrappersJeff Dike-2/+2
2007-07-16uml: simplify helper stack handlingJeff Dike-12/+7
2007-05-07uml: convert libc layer to call read and writeJeff Dike-2/+3
2007-05-07uml: tidy libc codeJeff Dike-3/+6
2007-05-07uml: remove page_size()Jeff Dike-2/+3
2007-05-07uml: remove user_util.hJeff Dike-1/+0
2007-05-07uml: delete unused codeJeff Dike-11/+0
2006-11-25[PATCH] uml: make execvp safe for our usagePaolo 'Blaisorblade' Giarrusso-4/+10
2006-10-20[PATCH] uml: cleanup run_helper() API to fix a leakPaolo 'Blaisorblade' Giarrusso-4/+3
2006-10-20[PATCH] uml: code convention cleanup of a filePaolo 'Blaisorblade' Giarrusso-25/+28
2006-09-26[PATCH] uml: Fix handling of failed execs of helpersJeff Dike-11/+11
2006-04-11[PATCH] uml: fix hang on run_helper() failure on uml_netPaolo 'Blaisorblade' Giarrusso-5/+5
2006-01-18[PATCH] uml: avoid malloc to sleep in atomic sectionsPaolo 'Blaisorblade' Giarrusso-2/+2
2005-11-07[PATCH] uml: separate libc-dependent helper codeJeff Dike-0/+165