* procfs.c (procfs_wait): Losing Unixware can't do poll on /proc
authorStu Grossman <grossman@cygnus>
Sun, 17 Oct 1993 01:02:57 +0000 (01:02 +0000)
committerStu Grossman <grossman@cygnus>
Sun, 17 Oct 1993 01:02:57 +0000 (01:02 +0000)
commit7c5d526e1f7183353e8ede9612ca7edd0b06b1ce
treec82d531c3c04782e5ef8fea6706412c1f712b42a
parent952a820e43deb9f8c794bbd3d8349fdaddfed2da
* procfs.c (procfs_wait):  Losing Unixware can't do poll on /proc
files.  Use PIOCWSTOP instead.
* corelow.c (add_to_thread_list):  Fix arg to match prototype.
gdb/ChangeLog
gdb/corelow.c
gdb/procfs.c