]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/unix/sysv/linux/accept4.c
Update copyright dates with scripts/update-copyrights.
[thirdparty/glibc.git] / sysdeps / unix / sysv / linux / accept4.c
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-05-09  Joseph MyersSimplify accept4, recvmmsg, sendmmsg code.
2017-04-19  Florian WeimerAssume that accept4 is always available and works
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-06-04  Adhemerval Zanellanptl: Rewrite cancellation macros
2015-05-22  Adhemerval ZanellaRemove socket.S implementation
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-02-20  Joseph MyersFix __ASSUME_ACCEPT4 issues (bug 16609).
2014-02-10  Ondřej BílkaUse glibc_likely instead __builtin_expect.
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-01-02  Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-07-01  Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
2012-02-09  Paul EggertReplace FSF snail mail address with URLs.
2009-05-22  Jakub JelinekImplement accept4 for more archs using socketcall.
2009-05-22  Jakub JelinekRemove __NR_accept4 definition.
2008-12-03  Ulrich Drepper* socket/sys/socket.h: Declare accept4.