mirror of git://sourceware.org/git/glibc.git
* sysdeps/mach/hurd/dl-sysdep.c (__writev): Does use assert on FD
validity, since __assert_fail gets to here anyway. Just fail.
This commit is contained in:
parent
584d156836
commit
f2b85a9f1d
|
@ -1,3 +1,8 @@
|
|||
2004-09-06 Roland McGrath <roland@frob.com>
|
||||
|
||||
* sysdeps/mach/hurd/dl-sysdep.c (__writev): Does use assert on FD
|
||||
validity, since __assert_fail gets to here anyway. Just fail.
|
||||
|
||||
2004-09-06 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* sysdeps/posix/getaddrinfo.c (gaih_inet): Fix problem with
|
||||
|
|
Loading…
Reference in New Issue