Wed Aug 30 16:44:55 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
commita993273c0d4d1907028adee7a2ae012826fd316c
authorRoland McGrath <roland@gnu.org>
Thu, 31 Aug 1995 00:02:32 +0000 (31 00:02 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 31 Aug 1995 00:02:32 +0000 (31 00:02 +0000)
tree3b1f5f64ea2b79fff7a61283d1ae60ac9291f38f
parent18926cf415b65008c849b592209a85f733be39f7
Wed Aug 30 16:44:55 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>

* sysdeps/mach/hurd/select.c: Deal with out of order replies
during io_select request loop.
Handle MACH_RCV_TIMED_OUT error from requests.
* hurd/intr-msg.c: If the user passed the MACH_RCV_TIMEOUT option,
distinguish MACH_RCV_TIMED_OUT from EINTR.

* posix/glob.c (glob): Use realloc to extend strings for GLOB_MARK
slash.
(glob_in_dir): Don't allocate extra byte here.

* sysdeps/i386/dl-machine.h (ELF_MACHINE_BEFORE_RTLD_RELOC):
Decrement the DT_RELSZ value for the skipped reloc.
ChangeLog
hurd/intr-msg.c
posix/glob.c
sysdeps/i386/dl-machine.h
sysdeps/mach/hurd/select.c