1. 08 Jun, 2016 1 commit
  2. 07 Jun, 2016 3 commits
  3. 03 Jun, 2016 1 commit
  4. 01 Jun, 2016 1 commit
  5. 31 May, 2016 1 commit
  6. 27 May, 2016 1 commit
  7. 26 May, 2016 9 commits
  8. 25 May, 2016 9 commits
  9. 24 May, 2016 3 commits
  10. 23 May, 2016 5 commits
  11. 21 May, 2016 1 commit
    • Dimitry Ivanov's avatar
      Add missing symbols for android-12 platform libc · e5dd8fb9
      Dimitry Ivanov authored
      This affects libc.so for android-12,14,16,19
      
      Symbols missing from NDK libc but present in the
      platform version of libc:
      
      __getcpu # except mips
      __sched_cpualloc
      __sched_cpucount
      __sched_cpufree
      __sched_getaffinity
      __system_property_set
      ether_aton
      ether_aton_r
      ether_ntoa
      ether_ntoa_r
      pthread_atfork
      sched_getaffinity
      sched_getcpu
      sched_setaffinity
      timegm
      timelocal
      
      Bug: http://b/28864994
      Change-Id: Ic41ec18fd6b583759d15fd8c6bcc759e087b5daa
      e5dd8fb9
  12. 20 May, 2016 4 commits
  13. 19 May, 2016 1 commit