aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/sendmmsg.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar1-1/+0
2021-07-21socket: Add time64 alias for sendmmsgFlorian Weimer1-0/+3
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
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-05-09Simplify accept4, recvmmsg, sendmmsg code.Joseph Myers1-8/+3
2017-05-09Simplify sendmmsg code.Joseph Myers1-61/+10
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-06-10Revert {send,sendm,recv,recvm}msg conformance changesAdhemerval Zanella1-51/+21
2016-05-25network: recvmmsg and sendmmsg standard compliance (BZ#16919)Adhemerval Zanella1-21/+51
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-06-04nptl: Rewrite cancellation macrosAdhemerval Zanella1-10/+1
2015-05-22Remove socket.S implementationAdhemerval Zanella1-11/+11
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-02-20Fix __ASSUME_SENDMMSG issues (bug 16611).Joseph Myers1-2/+11
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka1-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-11-20Add recvmmsg and sendmmsg to the generic glibc API.Thomas Schwinge1-10/+8
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2011-05-28Add sendmmsg syscallUlrich Drepper1-0/+96