linux/arch/um/kernel/skas
Jeff Dike 8ca842c4b5 uml: remove os_* usage from userspace files
This patch fixes some userspace files which were calling libc through the os_*
wrappers.

It turns out that there was only one user of os_new_tty_pgrp, so it can be
deleted.

There are also some style and whitespace fixes in here.

Signed-off-by: Jeff Dike <jdike@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-10-16 09:43:06 -07:00
..
clone.c [PATCH] uml skas0: stop gcc's insanity 2005-12-18 11:19:44 -08:00
Makefile uml: style fixes pass 3 2007-10-16 09:43:05 -07:00
mmu.c uml: free LDT state on process exit 2007-10-16 09:43:06 -07:00
process.c uml: fold mmu_context_skas into mm_context 2007-10-16 09:43:06 -07:00
syscall.c uml: rename pt_regs general-purpose register file 2007-10-16 09:43:06 -07:00
uaccess.c uml: remove os_* usage from userspace files 2007-10-16 09:43:06 -07:00