summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/recvmmsg.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Simplify accept4, recvmmsg, sendmmsg code.Joseph Myers2017-05-091-8/+3
* Simplify recvmmsg code.Joseph Myers2017-05-091-61/+9
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Revert {send,sendm,recv,recvm}msg conformance changesAdhemerval Zanella2016-06-101-39/+22
* network: recvmmsg and sendmmsg standard compliance (BZ#16919)Adhemerval Zanella2016-05-251-22/+39
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* nptl: Rewrite cancellation macrosAdhemerval Zanella2015-06-041-10/+1
* Remove socket.S implementationAdhemerval Zanella2015-05-221-12/+13
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Sync recvmmsg prototype with kernel usage.Ondřej Bílka2014-09-201-3/+3
* Fix __ASSUME_RECVMMSG issues (bug 16610).Joseph Myers2014-02-201-2/+11
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-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
* Add recvmmsg and sendmmsg to the generic glibc API.Thomas Schwinge2012-11-201-9/+2
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Implement recvmmsg also as socketcallAndreas Schwab2010-05-211-0/+100