linux_dsm_epyc7002/arch/um/os-Linux/sys-i386
Jeff Dike 24fa6c0832 uml: move remaining useful contents of user_util.h
Rescue the useful contents of the soon-to-be-gone user-util.h.

pty.c now gets ptsname from stdlib.h like it should have always done.

CATCH_EINTR is now in os.h, although perhaps all usage should be under
os-Linux at some point.

get_pty is also in os.h.

This patch restores the old definition of ARRAY_SIZE in user.h.  This file is
included only in userspace files, so there will be no conflict with the
kernel's new ARRAY_SIZE.  The copy of the kernel's ARRAY_SIZE and associated
infrastructure is now gone.

Signed-off-by: Jeff Dike <jdike@linux.intel.com>
Cc: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-05-07 12:13:01 -07:00
..
Makefile [PATCH] uml: Move signal handlers to arch code 2006-09-26 08:49:07 -07:00
registers.c [PATCH] uml: use correct register file size everywhere 2007-03-27 09:05:15 -07:00
signal.c [PATCH] uml: Move signal handlers to arch code 2006-09-26 08:49:07 -07:00
tls.c uml: move remaining useful contents of user_util.h 2007-05-07 12:13:01 -07:00