aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/recvmmsg.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-20Fix __ASSUME_RECVMMSG issues (bug 16610).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-9/+2
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2010-05-21Implement recvmmsg also as socketcallAndreas Schwab1-0/+100