1. 26 May, 2016 1 commit
    • Dimitry Ivanov's avatar
      Add missing symbols to android-19 libc · 1d9f64bb
      Dimitry Ivanov authored
      Symbols missing from NDK libc but present in the
      platform version of libc:
      
      __system_property_add
      __system_property_area_init
      __system_property_foreach
      __system_property_serial
      __system_property_set_filename
      __system_property_update
      __system_property_wait_any
      abs
      clearerr_unlocked
      feof_unlocked
      ferror_unlocked
      fileno_unlocked
      fstatvfs
      imaxabs
      imaxdiv
      labs
      llabs
      statvfs
      swapoff
      swapon
      timerfd_create
      timerfd_gettime
      timerfd_settime
      
      Bug: http://b/28864994
      Change-Id: I8f5d7716b19d2aa3aeac80db13f2728307a26599
      1d9f64bb
  2. 25 May, 2016 9 commits
  3. 24 May, 2016 3 commits
  4. 23 May, 2016 5 commits
  5. 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
  6. 20 May, 2016 4 commits
  7. 19 May, 2016 3 commits
  8. 18 May, 2016 5 commits
  9. 13 May, 2016 1 commit
  10. 12 May, 2016 4 commits
  11. 06 May, 2016 1 commit
  12. 04 May, 2016 3 commits