about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/recvmmsg.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Define in_int32_t_range to check if the 64 bit time_t syscall should be usedYunQiang Su2022-11-171-1/+1
* Linux: Only generate 64 bit timestamps for 64 bit time_t recvmsg/recvmmsgAdhemerval Zanella2022-01-281-11/+25
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* linux: Add recvvmsg fallback for 64-bit time_t SO_TIMESTAMP{NS}Adhemerval Zanella2021-06-151-2/+15
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* linux: Add time64 recvmmsg supportAdhemerval Zanella2020-09-281-11/+52
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* 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
* 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