aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/os-Linux/helper.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-16uml: userspace files should call libc directlyJeff Dike1-3/+5
2007-07-16uml: Eliminate kernel allocator wrappersJeff Dike1-2/+2
2007-07-16uml: simplify helper stack handlingJeff Dike1-12/+7
2007-05-07uml: convert libc layer to call read and writeJeff Dike1-2/+3
2007-05-07uml: tidy libc codeJeff Dike1-3/+6
2007-05-07uml: remove page_size()Jeff Dike1-2/+3
2007-05-07uml: remove user_util.hJeff Dike1-1/+0
2007-05-07uml: delete unused codeJeff Dike1-11/+0
2006-11-25[PATCH] uml: make execvp safe for our usagePaolo 'Blaisorblade' Giarrusso1-4/+10
2006-10-20[PATCH] uml: cleanup run_helper() API to fix a leakPaolo 'Blaisorblade' Giarrusso1-4/+3
2006-10-20[PATCH] uml: code convention cleanup of a filePaolo 'Blaisorblade' Giarrusso1-25/+28
2006-09-26[PATCH] uml: Fix handling of failed execs of helpersJeff Dike1-11/+11
2006-04-11[PATCH] uml: fix hang on run_helper() failure on uml_netPaolo 'Blaisorblade' Giarrusso1-5/+5
2006-01-18[PATCH] uml: avoid malloc to sleep in atomic sectionsPaolo 'Blaisorblade' Giarrusso1-2/+2
2005-11-07[PATCH] uml: separate libc-dependent helper codeJeff Dike1-0/+165