OSDN Git Service

Implement accept4 system call.
authorThierry Reding <thierry.reding@avionic-design.de>
Wed, 11 May 2011 06:40:58 +0000 (08:40 +0200)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 11 May 2011 08:04:20 +0000 (10:04 +0200)
commit46e3df937b05fa291470e975cd836c5435aa0ecc
treefcf66711425053b46dd25f431f0bb894b82f083b
parent7a080cd149c7b25d415d76506510d55b34819fc2
Implement accept4 system call.

Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
libc/inet/accept.c
libc/inet/socketcalls.c