about summary refs log tree commit diff
path: root/sysdeps/mach/hurd/sendmsg.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* hurd: Use __hurd_fail () instead of assigning errnoSergey Bugaev2023-05-201-4/+1
* hurd: Don't pass FD_CLOEXEC in CMSG_DATASamuel Thibault2023-04-241-2/+2
* hurd: Only deallocate addrport when it's validSergey Bugaev2023-04-241-2/+3
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* hurd: Fix vm_size_t incoherenciesSamuel Thibault2022-08-291-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-1/+1
* hurd: Make send* cancellation pointsSamuel Thibault2020-06-141-0/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* hurd sendmsg: Fix warning on calling CMSG_*HDRSamuel Thibault2019-12-291-2/+2
* hurd: Support sending file descriptors over Unix socketsEmilio Pozuelo Monfort2019-12-291-11/+62
* 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
* 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
* hurd: Ignore bytes beyond sockaddr length for AF_UNIXSamuel Thibault2015-02-081-1/+3
* 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
* Hurd: fix sendmsg memory leak in error pathsEmilio Pozuelo Monfort2010-07-201-2/+10
* 2008-07-01 Samuel Thibault <samuel.thibault@ens-lyon.org>Roland McGrath2008-07-021-1/+1
* * sysdeps/mach/hurd/times.c (__times): Use union instead of cast.Roland McGrath2004-02-111-11/+14
* 2002-08-26 Brian Youmans <3diff@gnu.org>Roland McGrath2002-08-261-4/+4
* Update.Ulrich Drepper2002-05-151-1/+2
* * sysdeps/mach/hurd/recvmsg.c: New file. * sysdeps/mach/hurd/sendmsg.c: New f...Mark Kettenis2001-07-291-0/+152