mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-13 23:00:22 +00:00
86c75cc3de
* sysdeps/mach/hurd/readlink.c (__readlink): Don't clobber original LEN value with io_read result; save it and compare them just in case the server bogusly returns more than we asked for. * sysdeps/mach/hurd/recv.c (recv): Likewise for socket_recv. * sysdeps/mach/hurd/recvfrom.c (recvfrom): Likewise. * hurd/fd-read.c (_hurd_fd_read): Likewise for io_read. Initialize NREAD before the RPC. I think this must only have failed to bomb before because all the servers always return ool data(?). |
||
---|---|---|
.. | ||
alpha | ||
bits | ||
hppa | ||
hurd | ||
i386 | ||
mips | ||
powerpc | ||
sys | ||
_strerror.c | ||
adjtime.c | ||
getpagesize.c | ||
getsysstats.c | ||
gettimeofday.c | ||
Makefile | ||
mprotect.c | ||
munmap.c | ||
pagecopy.h | ||
sleep.c | ||
start.c | ||
Subdirs | ||
sysdep.h | ||
thread_state.h | ||
usleep.c |