1. 7051c0f Fix two accidentally leaked mips64 symbols. by Elliott Hughes · 10 years ago
  2. fdcaeac am 00cef820: am 64e9e71c: Define nonportable pthread mutex macros with the _NP suffix. by Sharvil Nanavati · 10 years ago
  3. 00cef82 am 64e9e71c: Define nonportable pthread mutex macros with the _NP suffix. by Sharvil Nanavati · 10 years ago
  4. 64e9e71 Define nonportable pthread mutex macros with the _NP suffix. by Sharvil Nanavati · 10 years ago
  5. ae1e754 Merge "Make path to apk compliant with jar url format" into mnc-dev by Dmitriy Ivanov · 10 years ago
  6. 38263dd Fix l_addr for the linker by Dmitriy Ivanov · 10 years ago
  7. 25ac753 Add process_vm_readv and process_vm_writev. by Elliott Hughes · 10 years ago
  8. eeb1d33 Merge "Statically linked executables should honor AT_SECURE." into mnc-dev by Elliott Hughes · 10 years ago
  9. 79b3877 Fix application_sdk_versions_smoke test by Dmitriy Ivanov · 10 years ago
  10. 66c3b2d Statically linked executables should honor AT_SECURE. by Elliott Hughes · 10 years ago
  11. 07f4f5f Check if strtab exists before using it by Dmitriy Ivanov · 10 years ago
  12. 511cfd9 Allow NULL in pthread_mutex_lock/unlock. by Christopher Ferris · 10 years ago
  13. 524f1f1 Make path to apk compliant with jar url format by Dmitriy Ivanov · 10 years ago
  14. 26e663d Fix Mac checkbuild. by Ying Wang · 10 years ago
  15. e49af9b Export two dlmalloc functions everywhere. by Christopher Ferris · 10 years ago
  16. 7a799f2 Fix a few libc makefile mishaps. by Christopher Ferris · 10 years ago
  17. e997e91 am 61b040a5: resolved conflicts for merge of ea248d9c to lmp-mr1-ub-dev by Yabin Cui · 10 years ago
  18. c534603 Hide __atexit by Dmitriy Ivanov · 10 years ago
  19. f2e86cd Merge "Reorder DIR structure due to bad apps." into mnc-dev by Christopher Ferris · 10 years ago
  20. 5edb0f4 Reorder DIR structure due to bad apps. by Christopher Ferris · 10 years ago
  21. 34de7f8 Strip version info when extracting symbols by Dmitriy Ivanov · 10 years ago
  22. 0c29aab Merge "Backward compatibility for dlsym(RTLD_DEFAULT, ...)" into mnc-dev by Dmitriy Ivanov · 10 years ago
  23. 04f7e3e Backward compatibility for dlsym(RTLD_DEFAULT, ...) by Dmitriy Ivanov · 10 years ago
  24. 61b040a resolved conflicts for merge of ea248d9c to lmp-mr1-ub-dev by Yabin Cui · 10 years ago
  25. ea248d9 Merge "Make sys_resource test more robust." into lollipop-cts-dev by Yabin Cui · 10 years ago
  26. f56bad9 Merge "libc: Add O_PATH support for fgetxattr / fsetxattr" into mnc-dev by Nick Kralevich · 10 years ago
  27. 492a0bf Merge "Make sys_resource test more robust." into lollipop-cts-dev by Yabin Cui · 10 years ago
  28. e7ece90 Make sys_resource test more robust. by Yabin Cui · 11 years ago
  29. 38c37d6 Work around for libraries without dt_soname by Dmitriy Ivanov · 10 years ago
  30. c92f9f8 libc: Add O_PATH support for fgetxattr / fsetxattr by Nick Kralevich · 10 years ago
  31. c4ebe60 Fix dlsym(handle_of_main_executable, ...) by Dmitriy Ivanov · 10 years ago
  32. c5e02ee Cleanup ftruncate negative test. by Dan Albert · 10 years ago
  33. 5f3e19d Fix error handling for negative size in ftruncate. by Dan Albert · 10 years ago
  34. ca10ac6 Improve some of error/warning messages by Dmitriy Ivanov · 10 years ago
  35. 4a7c3af Work around incorrect dt_needed entries by Dmitriy Ivanov · 10 years ago
  36. d8ead18 Add functions to provide target sdk version by Dmitriy Ivanov · 10 years ago
  37. 15309fd Fix RTLD_NEXT lookup for the local_group by Dmitriy Ivanov · 10 years ago
  38. c15a935 am fd20a8c2: resolved conflicts for merge of 473d96c0 to lmp-mr1-ub-dev by Yabin Cui · 10 years ago
  39. fd20a8c resolved conflicts for merge of 473d96c0 to lmp-mr1-ub-dev by Yabin Cui · 10 years ago
  40. 7490c5c Hide rt_sigqueueinfo. by Yabin Cui · 10 years ago
  41. 2b5c228 Remove pthread_detach_no_leak test. by Yabin Cui · 10 years ago
  42. 8557eeb Merge "Apply work around b/19059885 to x86" into mnc-dev by Dmitriy Ivanov · 10 years ago
  43. 69a5fb9 Apply work around b/19059885 to x86 by Dmitriy Ivanov · 10 years ago
  44. 43850d1 Use unified syntax to compile with both llvm and gcc. by Chih-Hung Hsieh · 10 years ago
  45. 22c21c6 Fix opcode to compile with both gcc and llvm. by Chih-Hung Hsieh · 10 years ago
  46. fa7ba62 Don't use TEMP_FAILURE_RETRY on close in bionic. by Elliott Hughes · 10 years ago
  47. ff40780 Remove -z global workaround for target x86 by Dmitriy Ivanov · 10 years ago
  48. d7ad443 Fix regression in crash reporting by John Reck · 10 years ago
  49. 2a44cfb ScopedFd: Don't use TEMP_FAILURE_RETRY() with close() by Spencer Low · 10 years ago
  50. 4bac6ea Improved dlsym tests and fixes to linker by Dmitriy Ivanov · 10 years ago
  51. 9cde1dc Update NOTICE files (the second time today). by Elliott Hughes · 10 years ago
  52. dd57029 Simplify three copyright headers. by Elliott Hughes · 10 years ago
  53. 97139e6 Merge "Update NOTICE files." into mnc-dev by Elliott Hughes · 10 years ago
  54. f0bd92d Update NOTICE files. by Elliott Hughes · 10 years ago
  55. 473d96c Merge "Fix timer flaky test in lollipop-mr1-cts-dev." into lollipop-mr1-cts-dev by Yabin Cui · 10 years ago
  56. 5c0996a Fix timer flaky test in lollipop-mr1-cts-dev. by Yabin Cui · 10 years ago
  57. f7009f4 Switch libc/libcstdc++/libm to hash-style=both by Dmitriy Ivanov · 10 years ago
  58. 5040aa4 Merge changes from topic 'blobs' into mnc-dev by Dan Albert · 10 years ago
  59. 6b27e6e Revert "Fix volantis boot." by Dan Albert · 10 years ago
  60. 20db140 Revert "Fix clang build." by Dan Albert · 10 years ago
  61. 6accf55 Revert "Try again to fix clang build." by Dan Albert · 10 years ago
  62. 271f051 Merge "remove rootdir build.prop" into mnc-dev by Andres Morales · 10 years ago
  63. f41ed6e Add definitions of Elf32_Sxword and ELFXX_R_INFO by Dmitriy Ivanov · 10 years ago
  64. d3cea87 remove rootdir build.prop by Andres Morales · 10 years ago
  65. af7e806 Properly align init/fini_arrays for crtend.o by Dmitriy Ivanov · 10 years ago
  66. b3c01d0 Use realpath for log and error messages by Dmitriy Ivanov · 10 years ago
  67. a60fd09 Move pthread_atfork_dlclose test out of static lib by Dmitriy Ivanov · 10 years ago
  68. 8264afb VersionTracker: Ignore libraries without soname by Dmitriy Ivanov · 10 years ago
  69. 456afe2 Fix protected symbol lookups for mips by Dmitriy Ivanov · 10 years ago
  70. 064a980 Do not adjust PT_GNU_STACK segment by Dmitriy Ivanov · 10 years ago
  71. dc145b5 Lookup version info when relocating mips got by Dmitriy Ivanov · 10 years ago
  72. f92a417 Refactoring: move VersionTracker to link_image by Dmitriy Ivanov · 10 years ago
  73. f6fdb79 Merge "Update to tzdata 2015d" into mnc-dev by Neil Fuller · 10 years ago
  74. 114bd83 Refactoring: extract lookup_version_info(..) by Dmitriy Ivanov · 10 years ago
  75. 62075bc bionic: fortify comments in _system_properties.h by Mark Salyzyn · 10 years ago
  76. 3a7ed8f Update to tzdata 2015d by Neil Fuller · 10 years ago
  77. 126b5ef Adjust DT_MIPS_RLD_MAP2 value by Dmitriy Ivanov · 10 years ago
  78. 0b9e1c6 linker: initialize system properties by Dmitriy Ivanov · 10 years ago
  79. e97d519 Fix mips relocation to use load_bias as intended by Dmitriy Ivanov · 10 years ago
  80. 53ba663 Fix LD_PRELOAD for dlopen() by Dmitriy Ivanov · 10 years ago
  81. cb73d0e Merge "Add float support to binary event log." into mnc-dev by Jeff Brown · 10 years ago
  82. 66fd2a2 Add float support to binary event log. by Jeff Brown · 10 years ago
  83. 123927d bionic: add __system_property_area_serial() by Mark Salyzyn · 10 years ago
  84. 452742d Do not pack relocations for libc.so by Dmitriy Ivanov · 10 years ago
  85. 62a0a63 linker: use libc's environ variable to store envp by Dmitriy Ivanov · 10 years ago
  86. 17b602c Update to tzdata 2015c by Neil Fuller · 10 years ago
  87. 7936fa6 Reduce p_align for program header to page size. by Dmitriy Ivanov · 10 years ago
  88. 9e22d0f am bb4961cd: am 1d76f1cc: Merge "add a fortified implementation of realpath" by Nick Kralevich · 10 years ago
  89. bb4961c am 1d76f1cc: Merge "add a fortified implementation of realpath" by Nick Kralevich · 10 years ago
  90. 1d76f1c Merge "add a fortified implementation of realpath" by Nick Kralevich · 10 years ago
  91. 5106987 am 73621d02: am 42502d70: Merge "add fortified memchr/memrchr implementations" by Nick Kralevich · 10 years ago
  92. 73621d0 am 42502d70: Merge "add fortified memchr/memrchr implementations" by Nick Kralevich · 10 years ago
  93. 42502d7 Merge "add fortified memchr/memrchr implementations" by Nick Kralevich · 10 years ago
  94. d14f85d am a6441765: am 2eaff078: Merge "Include pthread_atfork.h to mips64 crtbegin" by Dmitriy Ivanov · 10 years ago
  95. a644176 am 2eaff078: Merge "Include pthread_atfork.h to mips64 crtbegin" by Dmitriy Ivanov · 10 years ago
  96. 2eaff07 Merge "Include pthread_atfork.h to mips64 crtbegin" by Dmitriy Ivanov · 10 years ago
  97. f327fae Include pthread_atfork.h to mips64 crtbegin by Dmitriy Ivanov · 10 years ago
  98. 704b316 am ea46b36f: am 9a2744df: Merge "Fix POSIX timer thread naming." by Elliott Hughes · 10 years ago
  99. ea46b36 am 9a2744df: Merge "Fix POSIX timer thread naming." by Elliott Hughes · 10 years ago
  100. 9a2744d Merge "Fix POSIX timer thread naming." by Elliott Hughes · 10 years ago