1. 44ef37c Merge "Use uid_t and gid_t for st_uid and st_gid in struct stat." by Elliott Hughes · 11 years ago
  2. 24ef477 Merge "Fix build by avoiding the _C_LABEL macro." by Elliott Hughes · 11 years ago
  3. 6b55593 Use uid_t and gid_t for st_uid and st_gid in struct stat. by Elliott Hughes · 11 years ago
  4. 986f906 Fix build by avoiding the _C_LABEL macro. by Elliott Hughes · 11 years ago
  5. 787c1f9 Merge "Add missing file from previous change." by Elliott Hughes · 11 years ago
  6. 1d18e9c Add missing file from previous change. by Elliott Hughes · 11 years ago
  7. b360207 Merge "Implement some of the missing LFS64 support." by Elliott Hughes · 11 years ago
  8. db1ea34 Implement some of the missing LFS64 support. by Elliott Hughes · 11 years ago
  9. 3623d80 Merge "Fix x86 build." by Elliott Hughes · 11 years ago
  10. 915fefb Fix x86 build. by Elliott Hughes · 11 years ago
  11. ffe0266 Merge "bionic: fix __set_errno for arm64 syscalls that return a 64-bit value" by Elliott Hughes · 11 years ago
  12. 3d19a83 bionic: fix __set_errno for arm64 syscalls that return a 64-bit value by Colin Cross · 11 years ago
  13. 7f15e28 Merge "Clean up warnings in libstdc++." by Elliott Hughes · 11 years ago
  14. cd6748c Merge "Clean up various warnings in bionic." by Elliott Hughes · 11 years ago
  15. a38cb08 Clean up various warnings in bionic. by Elliott Hughes · 11 years ago
  16. 240f1e2 Clean up warnings in libstdc++. by Elliott Hughes · 11 years ago
  17. d4bc9ef Merge "Remove duplicate definitions of MIN and MAX." by Elliott Hughes · 11 years ago
  18. cfbfe70 Remove duplicate definitions of MIN and MAX. by Elliott Hughes · 11 years ago
  19. 95b808c Merge "build linker and linker64 on 64-bit architectures" by Colin Cross · 11 years ago
  20. 36ee4ab build linker and linker64 on 64-bit architectures by Colin Cross · 11 years ago
  21. fadc8a7 Merge "Restore sys_signame for LP64." by Elliott Hughes · 11 years ago
  22. 671e236 Restore sys_signame for LP64. by Elliott Hughes · 11 years ago
  23. fc48e8c Merge "Remove unused variables not spotted by GCC." by Elliott Hughes · 11 years ago
  24. c62b8a4 Remove unused variables not spotted by GCC. by Elliott Hughes · 11 years ago
  25. 7b3876e Merge "Clean up sys_signame and sys_siglist a little." by Elliott Hughes · 11 years ago
  26. aa0ebda Clean up sys_signame and sys_siglist a little. by Elliott Hughes · 11 years ago
  27. 9e572ca Merge "Fix missing args." by Ying Wang · 11 years ago
  28. 76c8b88 Fix missing args. by Ying Wang · 11 years ago
  29. c4c50b2 Merge "Reconfig libc's Android.mk to build for multilib" by Ying Wang · 11 years ago
  30. f25d677 Reconfig libc's Android.mk to build for multilib by Ying Wang · 11 years ago
  31. 819c132 Merge "Fix NSIG." by Elliott Hughes · 11 years ago
  32. 199346a Fix NSIG. by Elliott Hughes · 11 years ago
  33. 022885e Merge "Clean up all the lint cpplint can find in the dynamic linker." by Elliott Hughes · 11 years ago
  34. faf05ba Clean up all the lint cpplint can find in the dynamic linker. by Elliott Hughes · 11 years ago
  35. 577fce0 Merge "[MIPS64] Dynamic linker" by Elliott Hughes · 11 years ago
  36. 9918665 [MIPS64] Dynamic linker by Chris Dearman · 11 years ago
  37. c856bae Merge "Build syscall stubs in their own library." by Elliott Hughes · 11 years ago
  38. b3a23bd Build syscall stubs in their own library. by Elliott Hughes · 11 years ago
  39. a206dde Merge "Clean up cacheflush." by Elliott Hughes · 11 years ago
  40. a6ecba4 Clean up cacheflush. by Elliott Hughes · 11 years ago
  41. 71e4466 Merge "Switch <elf.h> over to linux uapi under the covers." by Elliott Hughes · 11 years ago
  42. 0266ae5 Switch <elf.h> over to linux uapi under the covers. by Elliott Hughes · 11 years ago
  43. eeb9a9f Merge "Fix <link.h>." by Elliott Hughes · 11 years ago
  44. 3a9c5d6 Fix <link.h>. by Elliott Hughes · 11 years ago
  45. e74fc3a Merge "Fix socklen_t (on LP64 only)." by Elliott Hughes · 11 years ago
  46. ebd90b9 Fix socklen_t (on LP64 only). by Elliott Hughes · 11 years ago
  47. c16a453 Merge "Remove <sys/_types.h>." by Elliott Hughes · 11 years ago
  48. 9f87a0b Remove <sys/_types.h>. by Elliott Hughes · 11 years ago
  49. 4affcbf Merge "Make sure that the same tests are on all platforms." by Christopher Ferris · 11 years ago
  50. f04935c Make sure that the same tests are on all platforms. by Christopher Ferris · 11 years ago
  51. 8a80a23 Merge "[MIPS64] libc/libm support" by Elliott Hughes · 11 years ago
  52. 645d031 [MIPS64] libc/libm support by Chris Dearman · 11 years ago
  53. 5036935 Merge "[MIPS64] Add syscall related files" by Elliott Hughes · 11 years ago
  54. 5043212 [MIPS64] Add syscall related files by Chris Dearman · 11 years ago
  55. e163a39 Merge "Remove unused cruft from MIPS <machine/signal.h>." by Elliott Hughes · 11 years ago
  56. ea0fab1 Remove unused cruft from MIPS <machine/signal.h>. by Elliott Hughes · 11 years ago
  57. 375aaa3 Merge "Kill <machine/_types.h>." by Elliott Hughes · 11 years ago
  58. 9afe288 Kill <machine/_types.h>. by Elliott Hughes · 11 years ago
  59. 12e8b76 Merge "Use arch-specific LOCAL_ variables to build libm." by Ying Wang · 11 years ago
  60. 609526f Use arch-specific LOCAL_ variables to build libm. by Ying Wang · 11 years ago
  61. 53cc62c Merge "Add fallocate/fallocate64/posix_fallocate/posix_fallocate64." by Elliott Hughes · 11 years ago
  62. f64b8ea Add fallocate/fallocate64/posix_fallocate/posix_fallocate64. by Elliott Hughes · 11 years ago
  63. a122c37 Merge "Use __inline__ for fortify." by Elliott Hughes · 11 years ago
  64. 8d60cc6 Use __inline__ for fortify. by Elliott Hughes · 11 years ago
  65. fb4da1e Merge "Regenerate binder header" by Arve Hjønnevåg · 11 years ago
  66. ed29345 Merge "Clean up debugger.cpp slightly." by Elliott Hughes · 11 years ago
  67. 62e9c76 Clean up debugger.cpp slightly. by Elliott Hughes · 11 years ago
  68. 4939d6d Merge "LP64 binaries should talk to debuggerd64." by Elliott Hughes · 11 years ago
  69. f858bd1 LP64 binaries should talk to debuggerd64. by Elliott Hughes · 11 years ago
  70. 47ff6b9 Merge "Add missing ucontext_t definition to bionic for arch-arm64." by Elliott Hughes · 11 years ago
  71. a14df4a Merge "[MIPS] SA_RESTORER support is not needed for MIPS" by Elliott Hughes · 11 years ago
  72. 7b95807 Add missing ucontext_t definition to bionic for arch-arm64. by Ross McIlroy · 11 years ago
  73. 46f3db6 [MIPS] SA_RESTORER support is not needed for MIPS by Chris Dearman · 11 years ago
  74. 07f8402 Merge "Make ARM <user.h> more glibc-compatible." by Elliott Hughes · 11 years ago
  75. 3614424 Make ARM <user.h> more glibc-compatible. by Elliott Hughes · 11 years ago
  76. 53a55c1 Merge "Add mips <sys/ucontext.h>." by Elliott Hughes · 11 years ago
  77. 02c661b Add mips <sys/ucontext.h>. by Elliott Hughes · 11 years ago
  78. 807bbb7 Merge "Add arm <sys/ucontext.h>." by Elliott Hughes · 11 years ago
  79. 4e72fcc Add arm <sys/ucontext.h>. by Elliott Hughes · 11 years ago
  80. 8f35527 Merge "Add x86 <sys/ucontext.h>." by Elliott Hughes · 11 years ago
  81. 677a07c Add x86 <sys/ucontext.h>. by Elliott Hughes · 11 years ago
  82. 972c39c Merge "Add x86_64 ucontext.h for better compatibility" by Elliott Hughes · 11 years ago
  83. e61d106 Add x86_64 ucontext.h for better compatibility by Pavel Chupin · 11 years ago
  84. fbaa254 Regenerate binder header by Arve Hjønnevåg · 11 years ago
  85. 037b10d Merge "Fix pthread_test to work with gtest 1.7.0." by Elliott Hughes · 11 years ago
  86. 718a5b5 Fix pthread_test to work with gtest 1.7.0. by Elliott Hughes · 11 years ago
  87. c75e772 Merge "Remove a __system_property_get call from the DNS code." by Elliott Hughes · 11 years ago
  88. 908e8c2 Remove a __system_property_get call from the DNS code. by Elliott Hughes · 11 years ago
  89. 4ea434e Merge "bionic: Change the type of soinfo's size to size_t" by Elliott Hughes · 11 years ago
  90. 5ceb889 bionic: Change the type of soinfo's size to size_t by Weiwu Chen · 11 years ago
  91. 4449fe9 Merge "Fix 32-bit mmap/mmap64 handling of negative offsets." by Elliott Hughes · 11 years ago
  92. 431166d Fix 32-bit mmap/mmap64 handling of negative offsets. by Elliott Hughes · 11 years ago
  93. 652dd51 Merge "Remove libthread_db from bionic." by Elliott Hughes · 11 years ago
  94. d373d0c Remove libthread_db from bionic. by Elliott Hughes · 11 years ago
  95. ba0c668 Merge "bionic: Do not use magic number for portability" by Elliott Hughes · 11 years ago
  96. 4041b13 bionic: Do not use magic number for portability by Qiming Shi · 11 years ago
  97. 6f23ce3 Merge "Remove __STDC_FORMAT_MACROS and __STDC_LIMIT_MACROS guards (and fix SIZE_MAX for LP64)." by Elliott Hughes · 11 years ago
  98. b32cc03 Merge "Use arch-specific variable to set up the x86 ld flags." by Ying Wang · 11 years ago
  99. 1682c63 Use arch-specific variable to set up the x86 ld flags. by Ying Wang · 11 years ago
  100. e2a292d Remove __STDC_FORMAT_MACROS and __STDC_LIMIT_MACROS guards (and fix SIZE_MAX for LP64). by Elliott Hughes · 11 years ago