]> 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
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.