aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd/recv.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-04-24hurd: Only deallocate addrport when it's validSergey Bugaev1-1/+2
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-06-28hurd: clean fd and port on thread cancelSamuel Thibault1-6/+6
2020-06-14hurd: Make recv* cancellation pointsSamuel Thibault1-0/+5
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-03-13hurd: Make send/recv more posixishSamuel Thibault1-2/+6
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-10-19Convert 231 sysdeps function definitions to prototype style.Joseph Myers1-5/+1
2015-06-17Fix mq_notify socket, recv namespace (bug 18546).Joseph Myers1-0/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2008-07-02* sysdeps/mach/hurd/recv.c (__recv): Initialize NPORTS.cvs/fedora-glibc-20080703T1203Roland McGrath1-1/+1
2008-07-022008-07-01 Samuel Thibault <samuel.thibault@ens-lyon.org>Roland McGrath1-1/+1
2005-02-22* include/sys/socket.h: Declare __recv.Roland McGrath1-3/+3
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-3/+3
2007-07-122.5-18.1Jakub Jelinek1-3/+3
2001-07-06Update to LGPL v2.1.Andreas Jaeger1-8/+8
2001-04-24send returns ssize_t.Andreas Jaeger1-2/+2
1997-05-26Update.Ulrich Drepper1-17/+21
1995-02-18initial importRoland McGrath1-0/+60