1. bd33537 Renamed the misleading libc/netbsd directory to libc/dns. by Calin Juravle · 11 years ago
  2. e334540 Merge "Fix a leak on error in tzload." by Elliott Hughes · 11 years ago
  3. 3073f90 Fix a leak on error in tzload. by Elliott Hughes · 11 years ago
  4. ad2cfe2 Merge "Fix x86_64 build" by Calin Juravle · 11 years ago
  5. 7ba84d3 Fix x86_64 build by Pavel Chupin · 11 years ago
  6. 000ffd8 Merge "Ensure that <fcntl.h> has the SYNC_FILE_RANGE_* constants." by Elliott Hughes · 11 years ago
  7. 3ba62f7 Merge "libc: Make calls to new user-space logger" by Mark Salyzyn · 11 years ago
  8. 3434727 Ensure that <fcntl.h> has the SYNC_FILE_RANGE_* constants. by Elliott Hughes · 11 years ago
  9. 0336e35 libc: Make calls to new user-space logger by Mark Salyzyn · 11 years ago
  10. d4ee6b6 Merge "Fix mips build" by Calin Juravle · 11 years ago
  11. 26349d8 Fix mips build by Calin Juravle · 11 years ago
  12. 3503696 Merge "Moved to a more openbsd-like fenv.h" by Calin Juravle · 11 years ago
  13. 2d36790 Moved to a more openbsd-like fenv.h by Calin Juravle · 11 years ago
  14. 27c7dbe Merge "Fix log_backtrace assertion failure caused by LP64 fix." by Elliott Hughes · 11 years ago
  15. ba76572 Fix log_backtrace assertion failure caused by LP64 fix. by Elliott Hughes · 11 years ago
  16. 901553a Merge "Switch to current OpenBSD system.c." by Elliott Hughes · 11 years ago
  17. 1e4378e Switch to current OpenBSD system.c. by Elliott Hughes · 11 years ago
  18. c380385 Merge "Fix LP64 builds after OpenBSD string changes." by Elliott Hughes · 11 years ago
  19. b620883 Fix LP64 builds after OpenBSD string changes. by Elliott Hughes · 11 years ago
  20. 5c7816f Merge "More OpenBSD cleanup (primarily string)." by Elliott Hughes · 11 years ago
  21. a92b57c Merge "Added ftw64, nftw64" by Calin Juravle · 11 years ago
  22. 7c1efff Merge "Added mkstemp64" by Calin Juravle · 11 years ago
  23. 53e4329 More OpenBSD cleanup (primarily string). by Elliott Hughes · 11 years ago
  24. ba40a56 Merge "Remove <asm/page.h>." by Elliott Hughes · 11 years ago
  25. 0e44bc3 Remove <asm/page.h>. by Elliott Hughes · 11 years ago
  26. d4934a7 Added ftw64, nftw64 by Calin Juravle · 11 years ago
  27. fe317a3 Added mkstemp64 by Calin Juravle · 11 years ago
  28. b26e494 Merge "Fix 64-bit build." by Narayan Kamath · 11 years ago
  29. 37e9570 Fix 64-bit build. by Narayan Kamath · 11 years ago
  30. c6d96bb Merge "Move system_properties over to C++." by Narayan Kamath · 11 years ago
  31. c9ae21a Move system_properties over to C++. by Narayan Kamath · 11 years ago
  32. 3572fbc Merge "Fix a typo in HACKING.txt." by Elliott Hughes · 11 years ago
  33. 247904a Fix a typo in HACKING.txt. by Elliott Hughes · 11 years ago
  34. 9150dfb Merge "Clean up our OpenBSD usage." by Elliott Hughes · 11 years ago
  35. 0133944 Clean up our OpenBSD usage. by Elliott Hughes · 11 years ago
  36. 90b0157 Merge "Fixed int fast types for LP64" by Calin Juravle · 11 years ago
  37. da030de Fixed int fast types for LP64 by Calin Juravle · 11 years ago
  38. e65055a Merge "Stop asking GCC to cause trouble." by Elliott Hughes · 11 years ago
  39. b8dc9bb Stop asking GCC to cause trouble. by Elliott Hughes · 11 years ago
  40. 26172fa Merge "Move the upstream-netbsd libc files into the correct directory." by Elliott Hughes · 11 years ago
  41. 677b6e6 Move the upstream-netbsd libc files into the correct directory. by Elliott Hughes · 11 years ago
  42. 8d0fe1c Merge "Remove two DNS files that weren't being built." by Elliott Hughes · 11 years ago
  43. cb43f84 Merge "Unify our assembler macros." by Elliott Hughes · 11 years ago
  44. d28b277 Remove two DNS files that weren't being built. by Elliott Hughes · 11 years ago
  45. 851e68a Unify our assembler macros. by Elliott Hughes · 11 years ago
  46. 22c6b7f Merge "Fix mips64 crt build." by Elliott Hughes · 11 years ago
  47. c345caa Fix mips64 crt build. by Elliott Hughes · 11 years ago
  48. 6a68655 Merge "Remove useless _C_LABEL from our assembler source." by Elliott Hughes · 11 years ago
  49. 09289d9 Remove useless _C_LABEL from our assembler source. by Elliott Hughes · 11 years ago
  50. bfa2b6f Merge "Stop advertising an arm32-specific hack like it's a build system feature." by Elliott Hughes · 11 years ago
  51. 54d49ac Merge "Added script generating additions to libgcc_compat.c from linker errors" by Dmitriy Ivanov · 11 years ago
  52. 6e39ba7 Stop advertising an arm32-specific hack like it's a build system feature. by Elliott Hughes · 11 years ago
  53. adab51a Added script generating additions to libgcc_compat.c from linker errors by Dmitriy Ivanov · 11 years ago
  54. ca566b3 Merge "Don't explicitly list the tzcode files." by Elliott Hughes · 11 years ago
  55. 1fbe621 Don't explicitly list the tzcode files. by Elliott Hughes · 11 years ago
  56. d945952 Merge "Fix signbit / infinite / isinf / isnan unit tests." by Narayan Kamath · 11 years ago
  57. 75f04d1 Merge "Remove the useless _C_LABEL from generated system calls." by Elliott Hughes · 11 years ago
  58. d465eb4 Remove the useless _C_LABEL from generated system calls. by Elliott Hughes · 11 years ago
  59. fbaddda Merge "Linker writes to wrong memory location when processing DT_MIPS_RLD_MAP" by Elliott Hughes · 11 years ago
  60. b69c0b5 Merge "Make mips/mips64 syscall stubs more like the other architectures." by Elliott Hughes · 11 years ago
  61. 6db95a8 Merge "Top-level documentation about working on bionic." by Elliott Hughes · 11 years ago
  62. 9abbbdc Make mips/mips64 syscall stubs more like the other architectures. by Elliott Hughes · 11 years ago
  63. e6c451f Merge "Make mips generated assembler more like the mips64 stuff." by Elliott Hughes · 11 years ago
  64. eae27dc Make mips generated assembler more like the mips64 stuff. by Elliott Hughes · 11 years ago
  65. 5f6f4a9 Fix signbit / infinite / isinf / isnan unit tests. by Narayan Kamath · 11 years ago
  66. 560cee6 Top-level documentation about working on bionic. by Elliott Hughes · 11 years ago
  67. 44ef37c Merge "Use uid_t and gid_t for st_uid and st_gid in struct stat." by Elliott Hughes · 11 years ago
  68. 24ef477 Merge "Fix build by avoiding the _C_LABEL macro." by Elliott Hughes · 11 years ago
  69. 6b55593 Use uid_t and gid_t for st_uid and st_gid in struct stat. by Elliott Hughes · 11 years ago
  70. 986f906 Fix build by avoiding the _C_LABEL macro. by Elliott Hughes · 11 years ago
  71. 006f9ad Linker writes to wrong memory location when processing DT_MIPS_RLD_MAP by Benjamin Adolphi · 11 years ago
  72. 787c1f9 Merge "Add missing file from previous change." by Elliott Hughes · 11 years ago
  73. 1d18e9c Add missing file from previous change. by Elliott Hughes · 11 years ago
  74. b360207 Merge "Implement some of the missing LFS64 support." by Elliott Hughes · 11 years ago
  75. db1ea34 Implement some of the missing LFS64 support. by Elliott Hughes · 11 years ago
  76. 3623d80 Merge "Fix x86 build." by Elliott Hughes · 11 years ago
  77. 915fefb Fix x86 build. by Elliott Hughes · 11 years ago
  78. ffe0266 Merge "bionic: fix __set_errno for arm64 syscalls that return a 64-bit value" by Elliott Hughes · 11 years ago
  79. 3d19a83 bionic: fix __set_errno for arm64 syscalls that return a 64-bit value by Colin Cross · 11 years ago
  80. 7f15e28 Merge "Clean up warnings in libstdc++." by Elliott Hughes · 11 years ago
  81. cd6748c Merge "Clean up various warnings in bionic." by Elliott Hughes · 11 years ago
  82. a38cb08 Clean up various warnings in bionic. by Elliott Hughes · 11 years ago
  83. 240f1e2 Clean up warnings in libstdc++. by Elliott Hughes · 11 years ago
  84. d4bc9ef Merge "Remove duplicate definitions of MIN and MAX." by Elliott Hughes · 11 years ago
  85. cfbfe70 Remove duplicate definitions of MIN and MAX. by Elliott Hughes · 11 years ago
  86. 95b808c Merge "build linker and linker64 on 64-bit architectures" by Colin Cross · 11 years ago
  87. 36ee4ab build linker and linker64 on 64-bit architectures by Colin Cross · 11 years ago
  88. fadc8a7 Merge "Restore sys_signame for LP64." by Elliott Hughes · 11 years ago
  89. 671e236 Restore sys_signame for LP64. by Elliott Hughes · 11 years ago
  90. fc48e8c Merge "Remove unused variables not spotted by GCC." by Elliott Hughes · 11 years ago
  91. c62b8a4 Remove unused variables not spotted by GCC. by Elliott Hughes · 11 years ago
  92. 7b3876e Merge "Clean up sys_signame and sys_siglist a little." by Elliott Hughes · 11 years ago
  93. aa0ebda Clean up sys_signame and sys_siglist a little. by Elliott Hughes · 11 years ago
  94. 9e572ca Merge "Fix missing args." by Ying Wang · 11 years ago
  95. 76c8b88 Fix missing args. by Ying Wang · 11 years ago
  96. c4c50b2 Merge "Reconfig libc's Android.mk to build for multilib" by Ying Wang · 11 years ago
  97. f25d677 Reconfig libc's Android.mk to build for multilib by Ying Wang · 11 years ago
  98. 819c132 Merge "Fix NSIG." by Elliott Hughes · 11 years ago
  99. 199346a Fix NSIG. by Elliott Hughes · 11 years ago
  100. 022885e Merge "Clean up all the lint cpplint can find in the dynamic linker." by Elliott Hughes · 11 years ago