1. ba6c021 am e2fb05b4: Merge "libc: Introduce __errordecl()" by Nick Kralevich · 12 years ago
  2. e2fb05b Merge "libc: Introduce __errordecl()" by Nick Kralevich · 12 years ago
  3. 1a38e06 am 0005b354: Merge "bionic: change properties benchmarks to read a single property" by Colin Cross · 12 years ago
  4. 0005b35 Merge "bionic: change properties benchmarks to read a single property" by Colin Cross · 12 years ago
  5. 7d90cfa bionic: change properties benchmarks to read a single property by Colin Cross · 12 years ago
  6. b24c063 libc: Introduce __errordecl() by Nick Kralevich · 12 years ago
  7. f6e6e5e am 977a3313: Merge changes Iac00ce10,I192d3825 by Colin Cross · 12 years ago
  8. 977a331 Merge changes Iac00ce10,I192d3825 by Colin Cross · 12 years ago
  9. b27e200 bionic: add tests for properties by Colin Cross · 13 years ago
  10. 5cf32de bionic: move system property writing from init to bionic by Colin Cross · 13 years ago
  11. d2dbf16 am 5995bf88: Merge "don\'t hardcode register r0/v1 when reading the TLS" by Elliott Hughes · 12 years ago
  12. 5995bf8 Merge "don't hardcode register r0/v1 when reading the TLS" by Elliott Hughes · 12 years ago
  13. b6e3400 don't hardcode register r0/v1 when reading the TLS by Mathias Agopian · 12 years ago
  14. afd4e29 am 657d0da7: Merge "Slight script cleanup; make gensyscalls work from any directory." by Elliott Hughes · 12 years ago
  15. 657d0da Merge "Slight script cleanup; make gensyscalls work from any directory." by Elliott Hughes · 12 years ago
  16. 18bc975 Slight script cleanup; make gensyscalls work from any directory. by Elliott Hughes · 12 years ago
  17. c1e4183 am 560e9f7e: Merge "Ensure that <stdint.h> defines SIZE_MAX and friends." by Elliott Hughes · 12 years ago
  18. 560e9f7 Merge "Ensure that <stdint.h> defines SIZE_MAX and friends." by Elliott Hughes · 12 years ago
  19. 7c89506 Ensure that <stdint.h> defines SIZE_MAX and friends. by Elliott Hughes · 12 years ago
  20. af975b0 am c843a3e7: Merge "Fix the qsort copyright notice (fixed upstream this afternoon)." by Elliott Hughes · 12 years ago
  21. c843a3e Merge "Fix the qsort copyright notice (fixed upstream this afternoon)." by Elliott Hughes · 12 years ago
  22. 4eeec44 Fix the qsort copyright notice (fixed upstream this afternoon). by Elliott Hughes · 12 years ago
  23. ddbf561 am c843d766: Merge "Handles spurious wake-ups in pthread_join()" by Elliott Hughes · 12 years ago
  24. c843d76 Merge "Handles spurious wake-ups in pthread_join()" by Elliott Hughes · 12 years ago
  25. 7ae2386 am 92e841d0: Merge "Take upstream libm changes." by Elliott Hughes · 12 years ago
  26. 0f020d1 Handles spurious wake-ups in pthread_join() by msg555 · 12 years ago
  27. 92e841d Merge "Take upstream libm changes." by Elliott Hughes · 12 years ago
  28. 7841946 Take upstream libm changes. by Elliott Hughes · 12 years ago
  29. 5065eef am 6a44d227: Merge "Take some fixed upstream copyright headers and regenerate NOTICE." by Elliott Hughes · 12 years ago
  30. 6a44d22 Merge "Take some fixed upstream copyright headers and regenerate NOTICE." by Elliott Hughes · 12 years ago
  31. 2815b1d Take some fixed upstream copyright headers and regenerate NOTICE. by Elliott Hughes · 12 years ago
  32. 5f4d2df am 55189a0f: Merge "Switch to current upstream stdio makebuf.c and setvbuf.c." by Elliott Hughes · 12 years ago
  33. 55189a0 Merge "Switch to current upstream stdio makebuf.c and setvbuf.c." by Elliott Hughes · 12 years ago
  34. 677ee56 Switch to current upstream stdio makebuf.c and setvbuf.c. by Elliott Hughes · 12 years ago
  35. dc5f5f8 am f1867d47: Merge "Revert "Add SIZE_MAX to <stdint.h> in a way that might actually work."" by Elliott Hughes · 12 years ago
  36. f1867d4 Merge "Revert "Add SIZE_MAX to <stdint.h> in a way that might actually work."" by Elliott Hughes · 12 years ago
  37. 9248d3a Revert "Add SIZE_MAX to <stdint.h> in a way that might actually work." by Elliott Hughes · 12 years ago
  38. b0a2262 am 55c5ec64: Merge "Add SIZE_MAX to <stdint.h> in a way that might actually work." by Elliott Hughes · 12 years ago
  39. 55c5ec6 Merge "Add SIZE_MAX to <stdint.h> in a way that might actually work." by Elliott Hughes · 12 years ago
  40. 3da4794 am 944ea1a3: Merge "Clean up abort." by Elliott Hughes · 12 years ago
  41. d8627af Add SIZE_MAX to <stdint.h> in a way that might actually work. by Elliott Hughes · 12 years ago
  42. 944ea1a Merge "Clean up abort." by Elliott Hughes · 12 years ago
  43. 61e699a Clean up abort. by Elliott Hughes · 12 years ago
  44. 834f83d am 5cde15eb: Merge "<stdint.h> should expose SIZE_MAX." by Elliott Hughes · 12 years ago
  45. 5cde15e Merge "<stdint.h> should expose SIZE_MAX." by Elliott Hughes · 12 years ago
  46. 2c157ae <stdint.h> should expose SIZE_MAX. by Elliott Hughes · 12 years ago
  47. 26cc1d6 am b6e88020: Merge "fix unittests." by Nick Kralevich · 12 years ago
  48. b6e8802 Merge "fix unittests." by Nick Kralevich · 12 years ago
  49. fd0325b fix unittests. by Nick Kralevich · 12 years ago
  50. 77f90de am fc104f89: Merge "Fix abort(3) to raise SIGABRT rather than causing SIGSEGV." by Ben Cheng · 12 years ago
  51. fc104f8 Merge "Fix abort(3) to raise SIGABRT rather than causing SIGSEGV." by Ben Cheng · 12 years ago
  52. 7e6ce1a Fix abort(3) to raise SIGABRT rather than causing SIGSEGV. by Ben Cheng · 12 years ago
  53. d978d21 am 8252b8e4: Merge "Honor p_vaddr if set" by Brian Carlstrom · 12 years ago
  54. 8252b8e Merge "Honor p_vaddr if set" by Brian Carlstrom · 12 years ago
  55. 6bcf71c am 2fbc9dda: Merge "bionic/x86: Optimization for string routines" by Elliott Hughes · 12 years ago
  56. 2fbc9dd Merge "bionic/x86: Optimization for string routines" by Elliott Hughes · 12 years ago
  57. fc6f5a0 am 157c4299: Merge "Revert "libc x86: Remove strcat.S"" by Elliott Hughes · 12 years ago
  58. 157c429 Merge "Revert "libc x86: Remove strcat.S"" by Elliott Hughes · 12 years ago
  59. 06708df Revert "libc x86: Remove strcat.S" by Elliott Hughes · 12 years ago
  60. 83245ba am 9647f797: Merge "Implement malloc_usable_size for debug impls." by Christopher Ferris · 12 years ago
  61. 9647f79 Merge "Implement malloc_usable_size for debug impls." by Christopher Ferris · 12 years ago
  62. 885f3b9 Implement malloc_usable_size for debug impls. by Christopher Ferris · 12 years ago
  63. e7dffe1 Honor p_vaddr if set by Brian Carlstrom · 13 years ago
  64. e84cfbe am b7b4f5b8: Merge "update signal.h to be C90 compatable" by Elliott Hughes · 12 years ago
  65. b7b4f5b Merge "update signal.h to be C90 compatable" by Elliott Hughes · 12 years ago
  66. 5a6a0a9 am 18af4503: Merge "Ensure header files using __BEGIN_DECLS include sys/cdefs.h." by Elliott Hughes · 12 years ago
  67. 156ccf4 update signal.h to be C90 compatable by Erik Gilling · 12 years ago
  68. 18af450 Merge "Ensure header files using __BEGIN_DECLS include sys/cdefs.h." by Elliott Hughes · 12 years ago
  69. 36fa67b Ensure header files using __BEGIN_DECLS include sys/cdefs.h. by Elliott Hughes · 12 years ago
  70. b9e2dae am c5bfb624: Merge "sys/personality.h: include <sys/cdefs.h>" by Elliott Hughes · 12 years ago
  71. c5bfb62 Merge "sys/personality.h: include <sys/cdefs.h>" by Elliott Hughes · 12 years ago
  72. ce208f3 am 8d36050a: Merge "Clean up useless declaration in thread_private.h" by Elliott Hughes · 12 years ago
  73. 8d36050 Merge "Clean up useless declaration in thread_private.h" by Elliott Hughes · 12 years ago
  74. 3282232 sys/personality.h: include <sys/cdefs.h> by Kito Cheng · 12 years ago
  75. 94d0daa Clean up useless declaration in thread_private.h by Kito Cheng · 12 years ago
  76. 4b47d9f am 4c001859: Merge "Fix declaration of malloc_usable_size()" by Elliott Hughes · 12 years ago
  77. 4c00185 Merge "Fix declaration of malloc_usable_size()" by Elliott Hughes · 12 years ago
  78. ae533cb am a24e81ef: Merge "Add tests for __strcpy_chk()" by Nick Kralevich · 12 years ago
  79. a24e81e Merge "Add tests for __strcpy_chk()" by Nick Kralevich · 12 years ago
  80. 13476de Add tests for __strcpy_chk() by Nick Kralevich · 12 years ago
  81. 81bfade am 06713930: Merge "Small cleanup of soinfo_elf_lookup." by Brian Carlstrom · 12 years ago
  82. 0671393 Merge "Small cleanup of soinfo_elf_lookup." by Brian Carlstrom · 12 years ago
  83. 6bec5b7 Small cleanup of soinfo_elf_lookup. by Christopher Ferris · 12 years ago
  84. 72ce296 am 404d491e: Merge "Use bl instead of blx to support interworking properly." by Ben Cheng · 12 years ago
  85. 404d491 Merge "Use bl instead of blx to support interworking properly." by Ben Cheng · 12 years ago
  86. a123b5d Use bl instead of blx to support interworking properly. by Ben Cheng · 12 years ago
  87. 027a8fa am 8539961f: Merge "FORTIFY_SOURCE: strcat / strncat optimize" by Nick Kralevich · 12 years ago
  88. 8539961 Merge "FORTIFY_SOURCE: strcat / strncat optimize" by Nick Kralevich · 12 years ago
  89. cf87019 FORTIFY_SOURCE: strcat / strncat optimize by Nick Kralevich · 12 years ago
  90. 0a49066 bionic/x86: Optimization for string routines by Liubov Dmitrieva · 14 years ago
  91. d9349ab am 72f59c84: Merge "Add strncpy FORTIFY_SOURCE tests." by Nick Kralevich · 12 years ago
  92. 5630e54 am d515f468: Merge "libc x86: Remove strcat.S" by Nick Kralevich · 12 years ago
  93. 72f59c8 Merge "Add strncpy FORTIFY_SOURCE tests." by Nick Kralevich · 12 years ago
  94. 8cc145e Add strncpy FORTIFY_SOURCE tests. by Nick Kralevich · 12 years ago
  95. d515f46 Merge "libc x86: Remove strcat.S" by Nick Kralevich · 12 years ago
  96. 4fe461b libc x86: Remove strcat.S by Nick Kralevich · 12 years ago
  97. cf34265 am 8d79fd1c: Merge "libc x86: Remove index.S, strcpy.S, strchr.S" by Nick Kralevich · 12 years ago
  98. 8d79fd1 Merge "libc x86: Remove index.S, strcpy.S, strchr.S" by Nick Kralevich · 12 years ago
  99. e4c4ada libc x86: Remove index.S, strcpy.S, strchr.S by Nick Kralevich · 12 years ago
  100. 080d2aa am 2317275f: Merge "libc: delete x86 memchr.S" by Nick Kralevich · 12 years ago