linux/arch/um/drivers
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
..
chan_kern.c [PATCH] uml: irq locking fixes 2007-03-29 08:22:24 -07:00
chan_user.c uml-driver-formatting-fixes-fix 2007-05-07 12:13:00 -07:00
cow_sys.h
cow_user.c
cow.h
daemon_kern.c [SK_BUFF]: Introduce skb_mac_header() 2007-04-25 22:24:41 -07:00
daemon_user.c uml: network interface hotplug error handling 2007-05-07 12:13:00 -07:00
daemon.h
fd.c
harddog_kern.c
harddog_user.c
hostaudio_kern.c
line.c [PATCH] um: fix confusion irq early reenabling 2007-03-08 07:38:21 -08:00
Makefile
mcast_kern.c [SK_BUFF]: Introduce skb_mac_header() 2007-04-25 22:24:41 -07:00
mcast_user.c uml: network interface hotplug error handling 2007-05-07 12:13:00 -07:00
mcast.h
mconsole_kern.c [PATCH] uml: fix device unplug crash 2007-03-29 08:22:24 -07:00
mconsole_user.c
mmapper_kern.c
net_kern.c uml: network interface hotplug error handling 2007-05-07 12:13:00 -07:00
net_user.c
null.c
pcap_kern.c [SK_BUFF]: Introduce skb_mac_header() 2007-04-25 22:24:41 -07:00
pcap_user.c uml: network interface hotplug error handling 2007-05-07 12:13:00 -07:00
pcap_user.h
port_kern.c
port_user.c
port.h
pty.c uml: move remaining useful contents of user_util.h 2007-05-07 12:13:01 -07:00
random.c
slip_common.c
slip_common.h
slip_kern.c [SK_BUFF]: Introduce skb_mac_header() 2007-04-25 22:24:41 -07:00
slip_user.c uml: network interface hotplug error handling 2007-05-07 12:13:00 -07:00
slip.h
slirp_kern.c [SK_BUFF]: Introduce skb_mac_header() 2007-04-25 22:24:41 -07:00
slirp_user.c uml: network interface hotplug error handling 2007-05-07 12:13:00 -07:00
slirp.h
ssl.c
ssl.h
stderr_console.c
stdio_console.c
stdio_console.h
tty.c
ubd_kern.c uml: handle block device hotplug errors 2007-05-07 12:13:00 -07:00
ubd_user.c uml: driver formatting fixes 2007-05-07 12:13:00 -07:00
xterm_kern.c
xterm.c
xterm.h