]> git.ipfire.org Git - thirdparty/glibc.git/commit
hurd: Make send/recv more posixish
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Mon, 13 Mar 2017 19:41:12 +0000 (20:41 +0100)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Mon, 13 Mar 2017 19:41:12 +0000 (20:41 +0100)
commit9d067269f5c3ecc5913e7e424a4778608d784731
treec561c33582a593249173f8923be0c56d871c7c0c
parentc89721e25d609ec4f3366a3956b2f3e5acd76e77
hurd: Make send/recv more posixish

Thanks David Michael for the suggestion.

* sysdeps/mach/hurd/send.c (__send): Convert hurdish error code into
posix error code.
* sysdeps/mach/hurd/recv.c (__recv): Likewise.
ChangeLog
sysdeps/mach/hurd/recv.c
sysdeps/mach/hurd/send.c