Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-05-22 | Implement accept4 for more archs using socketcall. | Jakub Jelinek | 1 | -0/+14 | |
So far accept4 was only supported on archs using socketcall for x86. This patch adds support for the remaining archs. |