1. 034227a Add UDP_ENCAP Constants to OsConstants.java by Nathan Harold · 7 years ago
  2. 5744e4a Libcore: Add support for capabilities by Andreas Gampe · 7 years ago
  3. 89499ee Only tag/untag AF_INET and AF_INET6 sockets. by Jeff Sharkey · 7 years ago
  4. 3128b30 Add a test for IP_MULTICAST_ALL for DatagramSocket by Yi Kong · 8 years ago
  5. 48e205e Implement root-less ICMP for InetAddress#isReachable by Yi Kong · 8 years ago
  6. ea47d5d Expose TCP_USER_TIMEOUT as a settable socket option. by Tobias Thierer · 8 years ago
  7. 6a625c6 Expose MAP_POPULATE via OsConstants. by Alex Klyubin · 8 years ago
  8. 80bc6ed Add ETH_P_ALL to OsConstants.java by pauljensen · 8 years ago
  9. eab063d Separate java stdio from native stdio by Nick Kralevich · 9 years ago
  10. c38ff12 Add an IP_RECVTOS OsConstant by Erik Kline · 9 years ago
  11. 32b0817 am adcee61e: Merge "Use O_DSYNC instead of O_SYNC when opening a file with mode="rwd"." by Narayan Kamath · 9 years ago
  12. 49bd5fa Use O_DSYNC instead of O_SYNC when opening a file with mode="rwd". by Philippe Longepe · 9 years ago
  13. abc39ad am 495081c7: Merge "Add EUSERS to OsConstants." by Narayan Kamath · 9 years ago
  14. cfef2bb Add EUSERS to OsConstants. by Lazar Trsic · 9 years ago
  15. b3697ef am d30aac6c: Merge "Rearrange how AF_UNIX sockets are handled for accept()" by Neil Fuller · 9 years ago
  16. 0ab1a26 Rearrange how AF_UNIX sockets are handled for accept() by Neil Fuller · 9 years ago
  17. 4c1a4a3 am bfa4c455: Merge "Add OsConstants.TIOCOUTQ" by Neil Fuller · 9 years ago
  18. bfa4c45 Merge "Add OsConstants.TIOCOUTQ" by Neil Fuller · 9 years ago
  19. bfeb65c Add OsConstants.TIOCOUTQ by Neil Fuller · 9 years ago
  20. 90246a0 Add getxattr/setxattr/removexattr syscalls. by Jeff Sharkey · 9 years ago
  21. 82d076b Add getxattr/setxattr/removexattr syscalls. by Jeff Sharkey · 9 years ago
  22. bfa687f Add ENONET to OsConstants by Erik Kline · 9 years ago
  23. 959a23e Add ENONET to OsConstants by Erik Kline · 9 years ago
  24. 2a28c71 am 1dacfbb4: am 7d6411b7: Merge "Support packet sockets in libcore." by Lorenzo Colitti · 9 years ago
  25. 00bb2a5 Support packet sockets in libcore. by Lorenzo Colitti · 9 years ago
  26. b186e3c am 24c68680: am 649f614e: am 2882e512: Merge "Add support for netlink sockets and addresses." by Erik Kline · 9 years ago
  27. 8f5b46d Add support for netlink sockets and addresses. by Erik Kline · 9 years ago
  28. 9a1401d expose ST_* in OsConstants by Nick Kralevich · 9 years ago
  29. b86b510 Add ST_* constants to OsConstants by Nick Kralevich · 9 years ago
  30. 0d8b5c3 Add pipe2 and O_CLOEXEC to the libcore POSIX API. by Elliott Hughes · 10 years ago
  31. 1fc6b04 OsConstants: add PR_GET_DUMPABLE / PR_SET_DUMPABLE by Nick Kralevich · 10 years ago
  32. 938612c Unhide android.system.Os. by Elliott Hughes · 10 years ago
  33. 34721e8 Basic documentation for android.system. by Elliott Hughes · 10 years ago
  34. 5215e4c add prctl / PR_SET_NO_NEW_PRIVS by Nick Kralevich · 10 years ago
  35. ad85992 libcore.io.OsConstants is dead; long live android.system.OsConstants! by Elliott Hughes · 10 years ago
  36. 5d930ca Groundwork towards making the Libcore.os functionality public. by Elliott Hughes · 10 years ago[Copied (80%) from luni/src/main/java/libcore/util/MutableChar.java]
  37. 8b15dcc Add sendfile(2). by Elliott Hughes · 13 years ago