aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd/sendmsg.c
AgeCommit message (Expand)Author
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-05-20hurd: Use __hurd_fail () instead of assigning errnoSergey Bugaev
2023-04-24hurd: Don't pass FD_CLOEXEC in CMSG_DATASamuel Thibault
2023-04-24hurd: Only deallocate addrport when it's validSergey Bugaev
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-08-29hurd: Fix vm_size_t incoherenciesSamuel Thibault
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-06-28hurd: clean fd and port on thread cancelSamuel Thibault
2020-06-14hurd: Make send* cancellation pointsSamuel Thibault
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-12-29hurd sendmsg: Fix warning on calling CMSG_*HDRSamuel Thibault
2019-12-29hurd: Support sending file descriptors over Unix socketsEmilio Pozuelo Monfort
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-02-08hurd: Ignore bytes beyond sockaddr length for AF_UNIXSamuel Thibault
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2010-07-20Hurd: fix sendmsg memory leak in error pathsEmilio Pozuelo Monfort
2008-07-022008-07-01 Samuel Thibault <samuel.thibault@ens-lyon.org>Roland McGrath
2004-02-11* sysdeps/mach/hurd/times.c (__times): Use union instead of cast.Roland McGrath
2002-08-262002-08-26 Brian Youmans <3diff@gnu.org>Roland McGrath
2002-05-15Update.Ulrich Drepper
2001-07-29* sysdeps/mach/hurd/recvmsg.c: New file. * sysdeps/mach/hurd/sendmsg.c: New f...Mark Kettenis