1. 95646e6 Add ASSERT_ERRNO and EXPECT_ERRNO (and use them). by Elliott Hughes · 1 year, 11 months ago
  2. 4e274fa Nullability check for socket module. by zijunzhao · 2 years, 2 months ago
  3. f9cfecf Fix freopen() where the path is null. by Elliott Hughes · 4 years, 6 months ago
  4. 32bc0fc Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  5. a7f1294 A few more trivial tests. by Elliott Hughes · 8 years ago
  6. 294d1e2 better gtest runner for bionic by Yabin Cui · 11 years ago
  7. 68d98d8 Assume glibc >= 2.15. by Elliott Hughes · 11 years ago
  8. f6824b2 The host prebuilt glibc is 2.11, so remove workarounds for 2.9. by Elliott Hughes · 11 years ago
  9. b760164 Fix signed vs unsigned comparison. by Ben Cheng · 11 years ago
  10. 108f6dc Move accept4 tests into sys_socket_test.cpp. by Christopher Ferris · 11 years ago
  11. 6ff0c75 Add recvmmsg and sendmmsg syscalls. by Guillaume Ranquet · 11 years ago