1. 2f954ba gethostname.c: change to report ENAMETOOLONG error when buflen is less by Yongqin Liu · 11 years ago
  2. 0ac0df8 Fix struct stat to match POSIX 2008. by Elliott Hughes · 11 years ago
  3. b86a4c7 Add sethostname(2). by Elliott Hughes · 11 years ago
  4. 2ed9ee1 Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD by The Android Open Source Project · 11 years ago
  5. cd30cb3 am 08a70184: Merge "Add POSIX lcong48." by Elliott Hughes · 11 years ago
  6. b20c244 Implement all the POSIX _l functions. by Elliott Hughes · 11 years ago
  7. 274afe8 Add POSIX lcong48. by Elliott Hughes · 11 years ago
  8. fa7e13b am a80f11ba: Merge "Add support for listing missing POSIX 2013 symbols." by Elliott Hughes · 11 years ago
  9. 6370aed Add support for listing missing POSIX 2013 symbols. by Elliott Hughes · 11 years ago
  10. eac625a am c13a2044: Merge "Fix newlocale with a NULL locale name." by Elliott Hughes · 11 years ago
  11. 45f736b am 6c8f2475: Merge "Fix warning of missing field initializer." by Chih-Hung Hsieh · 11 years ago
  12. c13a204 Merge "Fix newlocale with a NULL locale name." by Elliott Hughes · 11 years ago
  13. 7e0d0f8 Fix newlocale with a NULL locale name. by Elliott Hughes · 11 years ago
  14. dc6599e Fix warning of missing field initializer. by Chih-Hung Hsieh · 11 years ago
  15. 9013863 am e76ea9bb: Merge "Ensure we initialize stdin/stdout/stderr\'s recursive mutexes." by Elliott Hughes · 11 years ago
  16. 6a03abc Ensure we initialize stdin/stdout/stderr's recursive mutexes. by Elliott Hughes · 11 years ago
  17. 25f4bb9 am e38bf839: Merge "limits.h: add define for HOST_NAME_MAX" by Elliott Hughes · 11 years ago
  18. e38bf83 Merge "limits.h: add define for HOST_NAME_MAX" by Elliott Hughes · 11 years ago
  19. 0589777 limits.h: add define for HOST_NAME_MAX by Yongqin Liu · 11 years ago
  20. 4c29b1c am f362e9fb: Merge "Remove an unused file." by Elliott Hughes · 11 years ago
  21. 39cd0fa Remove an unused file. by Elliott Hughes · 11 years ago
  22. 63edd69 am cbb4606a: Merge "change unsigned int to uint32_t for api arc4random/arc4random_uniform" by Yabin Cui · 11 years ago
  23. 91bfaed am 13dcb88b: Merge "Disable tzdata in ." by Elliott Hughes · 11 years ago
  24. 912fe0a am f96eaf62: Merge "[x86,x86_64] Fix libgcc unwinding through signal" by Elliott Hughes · 11 years ago
  25. a39f939 change unsigned int to uint32_t for api arc4random/arc4random_uniform by Yabin Cui · 11 years ago
  26. 7dbb1cf am 021b6412: Merge "Fix the type of u_ar0 in <sys/user.h>." by Elliott Hughes · 11 years ago
  27. ee8faa5 am 7f164f60: Merge "POSIX says pthread_mutex_trylock returns EBUSY, not EDEADLK." by Elliott Hughes · 11 years ago
  28. e24bf5d Disable tzdata in $ANDROID_DATA. by Elliott Hughes · 11 years ago
  29. 3f5d8a0 am cad8d226: Merge "Use mxcr_mask instead of mxcsr_mask to match glibc." by Elliott Hughes · 11 years ago
  30. 43ec1fb am a4c0b756: Merge "Add mkfifoat(3)." by Elliott Hughes · 11 years ago
  31. ac5df33 am 6c5694b6: Merge "Migrate system/extra getaddrinfo test, and fix a bug in getservbyname(3)." by Elliott Hughes · 11 years ago
  32. 50321e2 [x86,x86_64] Fix libgcc unwinding through signal by Pavel Chupin · 11 years ago
  33. 021b641 Merge "Fix the type of u_ar0 in <sys/user.h>." by Elliott Hughes · 11 years ago
  34. e03950f Fix the type of u_ar0 in <sys/user.h>. by Elliott Hughes · 11 years ago
  35. 5b1111a POSIX says pthread_mutex_trylock returns EBUSY, not EDEADLK. by Elliott Hughes · 11 years ago
  36. 96a6f40 am e516321d: Merge "Update bionic to tzdata2014i." by Elliott Hughes · 11 years ago
  37. 274f5e7 am efd2ec8f: Merge "Fix race condition in timer disarm/delete." by Christopher Ferris · 11 years ago
  38. f485547 Use mxcr_mask instead of mxcsr_mask to match glibc. by Elliott Hughes · 11 years ago
  39. ca8e84c Add mkfifoat(3). by Elliott Hughes · 11 years ago
  40. ba81112 Migrate system/extra getaddrinfo test, and fix a bug in getservbyname(3). by Derek Xue · 12 years ago
  41. e516321 Merge "Update bionic to tzdata2014i." by Elliott Hughes · 11 years ago
  42. 62d84b1 Fix race condition in timer disarm/delete. by Christopher Ferris · 11 years ago
  43. a05c2a2 Update bionic to tzdata2014i. by Elliott Hughes · 11 years ago
  44. 4b8c96d Merge commit 'bc8745cc3dd94331d008d553a374e733df978963' into HEAD by Bill Yi · 11 years ago
  45. c89ee27 Replace ambiguous cmp operator with cmpl. by Chih-Hung Hsieh · 11 years ago
  46. 54d7636 Merge "Rename library_offset to library_fd_offset" by Dmitriy Ivanov · 11 years ago
  47. a6c1279 Rename library_offset to library_fd_offset by Dmitriy Ivanov · 11 years ago
  48. ad13662 Merge "Never use ASAN." by Dan Albert · 11 years ago
  49. 5ba672e Never use ASAN. by Dan Albert · 11 years ago
  50. bc8745c am 8f41d3d3: Merge "Fix generic __memcpy_chk implementation." by Christopher Ferris · 11 years ago
  51. 8f41d3d Merge "Fix generic __memcpy_chk implementation." by Christopher Ferris · 11 years ago
  52. 042319b am 9a740482: Merge "Add -no-integrated-as at local level." by Chih-Hung Hsieh · 11 years ago
  53. a371750 Add -no-integrated-as at local level. by Chih-Hung Hsieh · 11 years ago
  54. 7123d43 Fix generic __memcpy_chk implementation. by Christopher Ferris · 11 years ago
  55. 96def86 am 90aa7e37: Merge "Only use <atomic> for C++11 and newer." by Dan Albert · 11 years ago
  56. 3ce0769 Only use <atomic> for C++11 and newer. by Dan Albert · 11 years ago
  57. 8d87796 am 71cbcdcf: Merge "We don\'t actually need all of libc++ here." by Dan Albert · 11 years ago
  58. 71cbcdc Merge "We don't actually need all of libc++ here." by Dan Albert · 11 years ago
  59. a7c2e0b We don't actually need all of libc++ here. by Dan Albert · 11 years ago
  60. 2476691 am 97df16ba: Merge "Add clock_settime and clock_nanosleep." by Elliott Hughes · 11 years ago
  61. 1816025 Add clock_settime and clock_nanosleep. by Haruki Hasegawa · 11 years ago
  62. 951e582 am c2297050: Merge "Add glibc alias for NT_PRFPREG" by Dmitriy Ivanov · 11 years ago
  63. 737b658 am 083769a3: Merge "Return total footprint, not high water mark." by Christopher Ferris · 11 years ago
  64. c01a386 am 94571f9a: Merge "Use LOCAL_CXX_STL to select libc++_static." by Dan Albert · 11 years ago
  65. c229705 Merge "Add glibc alias for NT_PRFPREG" by Dmitriy Ivanov · 11 years ago
  66. a6bee4d Add glibc alias for NT_PRFPREG by Dmitriy Ivanov · 11 years ago
  67. fee09e5 Return total footprint, not high water mark. by Christopher Ferris · 11 years ago
  68. 90a29db Use LOCAL_CXX_STL to select libc++_static. by Dan Albert · 11 years ago
  69. 472c21b am 62a665a6: Merge "Add back symbols to fix Greed for Glory franchise." by Christopher Ferris · 11 years ago
  70. 78ba823 Add back symbols to fix Greed for Glory franchise. by Christopher Ferris · 11 years ago
  71. a852bb5 am e9c216fc: Merge "Fix pthread_attr_getstack under valgrind." by Elliott Hughes · 11 years ago
  72. 9afb2f2 Fix pthread_attr_getstack under valgrind. by Elliott Hughes · 11 years ago
  73. 95296d4 am d0944d9e: Merge "Re-add dlmalloc for 32 bit." by Christopher Ferris · 11 years ago
  74. f183f95 Re-add dlmalloc for 32 bit. by Christopher Ferris · 11 years ago
  75. b9122b7 am 8a7f8387: Merge "Use snprintf(3) instead of sprintf(3)." by Dan Albert · 11 years ago
  76. a2220ff am 72d72d91: Merge "Replace uses of sprintf(3) with snprintf(3)." by Dan Albert · 11 years ago
  77. ca75f9c Use snprintf(3) instead of sprintf(3). by Dan Albert · 11 years ago
  78. 72d72d9 Merge "Replace uses of sprintf(3) with snprintf(3)." by Dan Albert · 11 years ago
  79. cfd8c45 Replace uses of sprintf(3) with snprintf(3). by Dan Albert · 11 years ago
  80. 9a96ca3 am 0511534d: Merge "Don\'t silently return EINVAL for a NULL sem_t*." by Elliott Hughes · 11 years ago
  81. 75129ae Don't silently return EINVAL for a NULL sem_t*. by Elliott Hughes · 11 years ago
  82. b559513 am 5a3ca374: Merge "Revert "Work around a bug in Immersion\'s libImmEmulatorJ.so."" by Elliott Hughes · 11 years ago
  83. 5a3ca37 Merge "Revert "Work around a bug in Immersion's libImmEmulatorJ.so."" by Elliott Hughes · 11 years ago
  84. 6c4a64e am c9e4f2de: Merge "Inline helpers need to be exported unmangled." by Dan Albert · 11 years ago
  85. c9e4f2d Merge "Inline helpers need to be exported unmangled." by Dan Albert · 11 years ago
  86. 658727e Inline helpers need to be exported unmangled. by Dan Albert · 11 years ago
  87. 3d77327 Revert "Work around a bug in Immersion's libImmEmulatorJ.so." by Elliott Hughes · 11 years ago
  88. e698a7b am e8d9057e: Merge "Work around a bug in Immersion\'s libImmEmulatorJ.so." by Elliott Hughes · 11 years ago
  89. 7d3f553 Work around a bug in Immersion's libImmEmulatorJ.so. by Elliott Hughes · 11 years ago
  90. 7c955d7 am eeb9aa02: Merge "Use snprintf instead of sprintf." by Dan Albert · 11 years ago
  91. b0fd556 Use snprintf instead of sprintf. by Dan Albert · 11 years ago
  92. 6869d26 Force export symbols on all x86 variants in libc. by Christopher Ferris · 11 years ago
  93. 9a7d31e Merge "resolved conflicts for merge of d11eac34 to lmp-dev-plus-aosp" into lmp-dev-plus-aosp by Christopher Ferris · 11 years ago
  94. d61d2b7 resolved conflicts for merge of d11eac34 to lmp-dev-plus-aosp by Christopher Ferris · 11 years ago
  95. 2d04b5e am b5cba608: Merge "cdefs.h: add artificial attribute to FORTIFY_SOURCE functions" by Nick Kralevich · 11 years ago
  96. d11eac3 Force export symbols on all x86 variants in libc. by Christopher Ferris · 11 years ago
  97. 1aaa178 cdefs.h: add artificial attribute to FORTIFY_SOURCE functions by Nick Kralevich · 11 years ago
  98. 47388d8 am 6d569b92: Merge "Add file_offset parameter to android_extinfo" by Dmitriy Ivanov · 11 years ago
  99. 6d569b9 Merge "Add file_offset parameter to android_extinfo" by Dmitriy Ivanov · 11 years ago
  100. 07e5bc1 Add file_offset parameter to android_extinfo by Dmitriy Ivanov · 11 years ago