android_kernel_xiaomi_sdm845/arch/um/os-Linux/drivers
Jeff Dike 512b6fb1c1 uml: userspace files should call libc directly
A number of files that were changed in the recent removal of tt mode
are userspace files which call the os_* wrappers instead of calling
libc directly.  A few other files were affected by this, through

This patch makes these call glibc directly.

There are also style fixes in the affected areas.

os_print_error has no remaining callers, so it is deleted.

There is a interface change to os_set_exec_close, eliminating a
parameter which was always the same.  The callers are fixed as well.

os_process_pc got its error path cleaned up.

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
..
etap.h [PATCH] uml: const more data 2006-09-27 08:26:15 -07:00
ethertap_kern.c [SK_BUFF]: Introduce skb_mac_header() 2007-04-25 22:24:41 -07:00
ethertap_user.c uml: userspace files should call libc directly 2007-10-16 09:43:06 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
tuntap_kern.c [SK_BUFF]: Introduce skb_mac_header() 2007-04-25 22:24:41 -07:00
tuntap_user.c uml: userspace files should call libc directly 2007-10-16 09:43:06 -07:00
tuntap.h [PATCH] uml: const more data 2006-09-27 08:26:15 -07:00