about summary refs log tree commit diff
path: root/sysdeps/mach/hurd/recv.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* hurd: Only deallocate addrport when it's validSergey Bugaev2023-04-241-1/+2
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* hurd: clean fd and port on thread cancelSamuel Thibault2020-06-281-6/+6
* hurd: Make recv* cancellation pointsSamuel Thibault2020-06-141-0/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* hurd: Make send/recv more posixishSamuel Thibault2017-03-131-2/+6
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Convert 231 sysdeps function definitions to prototype style.Joseph Myers2015-10-191-5/+1
* Fix mq_notify socket, recv namespace (bug 18546).Joseph Myers2015-06-171-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* * sysdeps/mach/hurd/recv.c (__recv): Initialize NPORTS. cvs/fedora-glibc-20080703T1203Roland McGrath2008-07-021-1/+1
* 2008-07-01 Samuel Thibault <samuel.thibault@ens-lyon.org>Roland McGrath2008-07-021-1/+1
* * include/sys/socket.h: Declare __recv.Roland McGrath2005-02-221-3/+3
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-3/+3
* 2.5-18.1Jakub Jelinek2007-07-121-3/+3
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-8/+8
* send returns ssize_t.Andreas Jaeger2001-04-241-2/+2
* Update.Ulrich Drepper1997-05-261-17/+21
* initial importRoland McGrath1995-02-181-0/+60