1. d6fcc6c Add RT_SCOPE_* to OsConstants. by Lorenzo Colitti · 11 years ago
  2. 638c455 Add IFA_F_* constants for use in LinkAddress by Lorenzo Colitti · 11 years ago
  3. d87d883 Add CAP_BLOCK_SUSPEND to OS constants by Michael Wright · 11 years ago
  4. dca34b5 Add a definition for IPPROTO_ICMPV6. by Lorenzo Colitti · 11 years ago
  5. 9e0ca15 Add kernel CAP_ constants to libcore.io.OsConstants. by Alex Klyubin · 11 years ago
  6. f4a4259 Remove EWOULDBLOCK from libcore. by Elliott Hughes · 11 years ago
  7. 482a3fc Add support for Unix domain sockets. by Elliott Hughes · 11 years ago
  8. 6c1e5f4 Manually update the libcore native code. by Elliott Hughes · 12 years ago
  9. dd538c3 OsConstants: add O_NOFOLLOW by Kenny Root · 12 years ago
  10. f7fd488 am 7cd6760f: Make libjavacore independent of libnativehelper for the PDK. by Elliott Hughes · 12 years ago
  11. 7cd6760 Make libjavacore independent of libnativehelper for the PDK. by Elliott Hughes · 12 years ago
  12. b7e0772 [MIPS] Add MIPS Architecture support by Chris Dearman · 12 years ago
  13. 70c8204 Expose poll(2) and reimplement java.nio.channels.Selector. by Elliott Hughes · 13 years ago
  14. e9f1204 Add missing ScopedLocalRef usages. by Elliott Hughes · 13 years ago
  15. 1c039d7 Add getaddrinfo(2). by Elliott Hughes · 13 years ago
  16. a5fb706 Add kill(2) to Libcore.os. by Elliott Hughes · 13 years ago
  17. a37e971 Rewrite NetworkInterface. by Elliott Hughes · 13 years ago
  18. 4f11ebe Add getnameinfo(3) (and gai_strerror(3)). by Elliott Hughes · 13 years ago
  19. b974666 Finish setsockopt(2). by Elliott Hughes · 13 years ago
  20. 0a9d1ee Add getsockname(2) and getsockopt(2). by Elliott Hughes · 13 years ago
  21. 454a95f Add socket(2) and start adding setsockopt(2). by Elliott Hughes · 13 years ago
  22. 461d0d8 Add ioctl(2) for int*. by Elliott Hughes · 13 years ago
  23. fc549a0 Add fcntl(2). by Elliott Hughes · 13 years ago
  24. 6fc1a0e Add sysconf(3). by Elliott Hughes · 13 years ago
  25. bdb717a Simplify the constant initialization. by Elliott Hughes · 13 years ago
  26. 2822a84 More POSIX constants. by Elliott Hughes · 13 years ago
  27. cdf7a1f Expose POSIX constants. by Elliott Hughes · 13 years ago