uml: userspace files should call libc directly
[safe/jmp/linux-2.6] / arch / um / os-Linux / helper.c
2007-10-16 Jeff Dikeuml: userspace files should call libc directly
2007-07-16 Jeff Dikeuml: Eliminate kernel allocator wrappers
2007-07-16 Jeff Dikeuml: simplify helper stack handling
2007-05-07 Jeff Dikeuml: convert libc layer to call read and write
2007-05-07 Jeff Dikeuml: tidy libc code
2007-05-07 Jeff Dikeuml: remove page_size()
2007-05-07 Jeff Dikeuml: remove user_util.h
2007-05-07 Jeff Dikeuml: delete unused code
2006-11-25 Paolo 'Blaisorblad... [PATCH] uml: make execvp safe for our usage
2006-10-20 Paolo 'Blaisorblad... [PATCH] uml: cleanup run_helper() API to fix a leak
2006-10-20 Paolo 'Blaisorblad... [PATCH] uml: code convention cleanup of a file
2006-09-26 Jeff Dike[PATCH] uml: Fix handling of failed execs of helpers
2006-04-11 Paolo 'Blaisorblad... [PATCH] uml: fix hang on run_helper() failure on uml_net
2006-01-19 Paolo 'Blaisorblad... [PATCH] uml: avoid malloc to sleep in atomic sections
2005-11-07 Jeff Dike[PATCH] uml: separate libc-dependent helper code