summaryrefslogtreecommitdiffstats
path: root/libc/inet/accept.c
Commit message (Collapse)AuthorAgeFilesLines
* accept4: Implement cancellationBernhard Reutner-Fischer2011-05-111-1/+0
| | | | | | | .. and add proper prototype, move it into it's own obj and other such cleanups. Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
* Implement accept4 system call.Thierry Reding2011-05-111-0/+1
| | | | | Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de> Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
* Add files for IMA. Yes, I know it's a hack and no, I won't split the ↵Peter S. Mazinger2006-02-131-0/+8
affected files