1. 10 Jun, 2015 3 commits
  2. 08 Jun, 2015 1 commit
  3. 06 Jun, 2015 2 commits
    • Christopher Ferris's avatar
      Export two dlmalloc functions everywhere. · e49af9bc
      Christopher Ferris authored
      The functions dlmalloc_inspect_all and dlmalloc_trim get
      exported on devices that use dlmalloc, so be consistent and
      export them everywhere.
      
      Bug: 21640784
      (cherry picked from commit f9554a17)
      
      Change-Id: I1000221423c16c356bb6301e55f726db01c3f209
      e49af9bc
    • Christopher Ferris's avatar
      Fix a few libc makefile mishaps. · 7a799f2b
      Christopher Ferris authored
      These are the problems fixed in this CL:
      
      - The ndk_cruft.cpp file was not compiled for 64 bit.
      - Some files where not compiled for libc_bionic.a due to a missing
        patch-up-arch-specific-flags call.
      - The libc_bionic_ndk.a patch up call was using bionic src, not
        the bionic_ndk_src_files.
      - Move mmap.cpp to the ndk src list where it was before because of
        the above errors.
      
      Bug: 21640784
      (cherry picked from commit 19fee2ca)
      
      Change-Id: Ib9a9cfd72720586d3400b11cd7189f021e9a06c6
      7a799f2b
  4. 05 Jun, 2015 1 commit
  5. 04 Jun, 2015 4 commits
  6. 03 Jun, 2015 2 commits
  7. 02 Jun, 2015 7 commits
  8. 01 Jun, 2015 3 commits
  9. 28 May, 2015 2 commits
  10. 27 May, 2015 1 commit
  11. 22 May, 2015 1 commit
  12. 20 May, 2015 2 commits
  13. 18 May, 2015 2 commits
    • Yabin Cui's avatar
      Hide rt_sigqueueinfo. · 7490c5c5
      Yabin Cui authored
      Bug: 19358804
      Change-Id: I38a53ad64c81d0eefdd1d24599e769fd8a477a56
      (cherry picked from commit 40a8f214)
      7490c5c5
    • Yabin Cui's avatar
      Remove pthread_detach_no_leak test. · 2b5c2285
      Yabin Cui authored
      This test has lost its purpose as we are using mmap/munmap for pthread_internal_t. And it is a flaky test.
      
      Bug: 21205574
      Bug: 20860440
      Change-Id: I7cbb6bc3fd8a2ca430415beab5ee27a856ce4ea7
      (cherry picked from commit 2957cc5f)
      2b5c2285
  14. 16 May, 2015 2 commits
  15. 15 May, 2015 5 commits
  16. 14 May, 2015 1 commit
  17. 12 May, 2015 1 commit