aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd/recvmsg.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-04-25hurd: Do not take any flag from the CMSG_DATASamuel Thibault1-1/+3
2023-04-24hurd: Implement MSG_CMSG_CLOEXECSergey Bugaev1-1/+3
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-5/+18
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-12-29hurd: Support sending file descriptors over Unix socketsEmilio Pozuelo Monfort1-2/+95
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-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-08-09Fix recvmsg returning SIGLOST on PF_LOCAL socketsSamuel Thibault1-1/+3
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+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-2/+2
2002-08-262002-08-26 Brian Youmans <3diff@gnu.org>Roland McGrath1-4/+4
2002-05-15Update.Ulrich Drepper1-1/+2
2001-07-29* sysdeps/mach/hurd/recvmsg.c: New file. * sysdeps/mach/hurd/sendmsg.c: New f...Mark Kettenis1-0/+144