summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/recvmmsg.c
AgeCommit message (Expand)Author
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-05-09Simplify accept4, recvmmsg, sendmmsg code.Joseph Myers
2017-05-09Simplify recvmmsg code.Joseph Myers
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-06-10Revert {send,sendm,recv,recvm}msg conformance changesAdhemerval Zanella
2016-05-25network: recvmmsg and sendmmsg standard compliance (BZ#16919)Adhemerval Zanella
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-06-04nptl: Rewrite cancellation macrosAdhemerval Zanella
2015-05-22Remove socket.S implementationAdhemerval Zanella
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-09-20Sync recvmmsg prototype with kernel usage.Ondřej Bílka
2014-02-20Fix __ASSUME_RECVMMSG issues (bug 16610).Joseph Myers
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-11-20Add recvmmsg and sendmmsg to the generic glibc API.Thomas Schwinge
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2010-05-21Implement recvmmsg also as socketcallAndreas Schwab