aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Assume glibc >= 2.15.Elliott Hughes2014-11-121-32/+0
* The host prebuilt glibc is 2.11, so remove workarounds for 2.9.Elliott Hughes2014-08-281-17/+0
* Fix signed vs unsigned comparison.Ben Cheng2014-04-151-2/+5
* Move accept4 tests into sys_socket_test.cpp.Christopher Ferris2014-04-011-4/+243
* Add recvmmsg and sendmmsg syscalls.Guillaume Ranquet2014-02-271-0/+34