linux/arch/um/os-Linux
Jeff Dike 2264c475e4 [PATCH] uml: separate libc-dependent umid code
I reworked Gennady's umid OS abstraction patch because the code shouldn't
be moved entirely to os.  As it turns out, I moved most of it anyway.  This
patch is the minimal one needed to move the code and have it work.
It turns out that the concept of the umid is OS-independent, but
almost everything else about the implementation is OS-dependent.

This is code movement without cleanup - a follow-on patch tidies
everything up without shuffling code around.

Signed-off-by: Jeff Dike <jdike@addtoit.com>
Cc: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-01-06 08:33:47 -08:00
..
drivers [PATCH] uml: separate libc-dependent helper code 2005-11-07 07:53:31 -08:00
include
sys-i386
sys-x86_64
aio.c [PATCH] uml: Formatting changes 2006-01-06 08:33:45 -08:00
elf_aux.c
file.c
helper.c [PATCH] uml: separate libc-dependent helper code 2005-11-07 07:53:31 -08:00
main.c [PATCH] uml: separate libc-dependent early initialization 2005-11-07 07:53:31 -08:00
Makefile [PATCH] uml: separate libc-dependent umid code 2006-01-06 08:33:47 -08:00
mem.c [PATCH] uml: big memory fixes 2005-11-07 07:53:31 -08:00
process.c
signal.c
start_up.c [PATCH] uml: fix random segfaults at bootup 2005-12-29 09:48:15 -08:00
time.c
tt.c
tty.c
uaccess.c [PATCH] uml: separate libc-dependent uaccess code 2005-11-07 07:53:31 -08:00
umid.c [PATCH] uml: separate libc-dependent umid code 2006-01-06 08:33:47 -08:00
user_syms.c [PATCH] Hostfs: update for new glibc - add missing symbol exports 2005-12-29 09:48:15 -08:00