1. dc1038b bionic: move system property writing from init to bionic by Colin Cross · 13 years ago
  2. a658ed0 am afd4e299: am 657d0da7: Merge "Slight script cleanup; make gensyscalls work from any directory." by Elliott Hughes · 13 years ago
  3. afd4e29 am 657d0da7: Merge "Slight script cleanup; make gensyscalls work from any directory." by Elliott Hughes · 13 years ago
  4. 657d0da Merge "Slight script cleanup; make gensyscalls work from any directory." by Elliott Hughes · 13 years ago
  5. 18bc975 Slight script cleanup; make gensyscalls work from any directory. by Elliott Hughes · 13 years ago
  6. 8f5440c am c1e4183c: am 560e9f7e: Merge "Ensure that <stdint.h> defines SIZE_MAX and friends." by Elliott Hughes · 13 years ago
  7. c1e4183 am 560e9f7e: Merge "Ensure that <stdint.h> defines SIZE_MAX and friends." by Elliott Hughes · 13 years ago
  8. 560e9f7 Merge "Ensure that <stdint.h> defines SIZE_MAX and friends." by Elliott Hughes · 13 years ago
  9. 7c89506 Ensure that <stdint.h> defines SIZE_MAX and friends. by Elliott Hughes · 13 years ago
  10. fa3af2d am af975b07: am c843a3e7: Merge "Fix the qsort copyright notice (fixed upstream this afternoon)." by Elliott Hughes · 13 years ago
  11. af975b0 am c843a3e7: Merge "Fix the qsort copyright notice (fixed upstream this afternoon)." by Elliott Hughes · 13 years ago
  12. c843a3e Merge "Fix the qsort copyright notice (fixed upstream this afternoon)." by Elliott Hughes · 13 years ago
  13. 4eeec44 Fix the qsort copyright notice (fixed upstream this afternoon). by Elliott Hughes · 13 years ago
  14. 0503748 am ddbf561e: am c843d766: Merge "Handles spurious wake-ups in pthread_join()" by Elliott Hughes · 13 years ago
  15. de1b73d am 7ae23868: am 92e841d0: Merge "Take upstream libm changes." by Elliott Hughes · 13 years ago
  16. ddbf561 am c843d766: Merge "Handles spurious wake-ups in pthread_join()" by Elliott Hughes · 13 years ago
  17. c843d76 Merge "Handles spurious wake-ups in pthread_join()" by Elliott Hughes · 13 years ago
  18. 7ae2386 am 92e841d0: Merge "Take upstream libm changes." by Elliott Hughes · 13 years ago
  19. 0f020d1 Handles spurious wake-ups in pthread_join() by msg555 · 13 years ago
  20. 92e841d Merge "Take upstream libm changes." by Elliott Hughes · 13 years ago
  21. 7841946 Take upstream libm changes. by Elliott Hughes · 13 years ago
  22. b0cd876 am 5065eef8: am 6a44d227: Merge "Take some fixed upstream copyright headers and regenerate NOTICE." by Elliott Hughes · 13 years ago
  23. 5065eef am 6a44d227: Merge "Take some fixed upstream copyright headers and regenerate NOTICE." by Elliott Hughes · 13 years ago
  24. 6a44d22 Merge "Take some fixed upstream copyright headers and regenerate NOTICE." by Elliott Hughes · 13 years ago
  25. 3267163 am 5f4d2df2: am 55189a0f: Merge "Switch to current upstream stdio makebuf.c and setvbuf.c." by Elliott Hughes · 13 years ago
  26. 2815b1d Take some fixed upstream copyright headers and regenerate NOTICE. by Elliott Hughes · 13 years ago
  27. 5f4d2df am 55189a0f: Merge "Switch to current upstream stdio makebuf.c and setvbuf.c." by Elliott Hughes · 13 years ago
  28. 55189a0 Merge "Switch to current upstream stdio makebuf.c and setvbuf.c." by Elliott Hughes · 13 years ago
  29. 460b70d am dc5f5f85: am f1867d47: Merge "Revert "Add SIZE_MAX to <stdint.h> in a way that might actually work."" by Elliott Hughes · 13 years ago
  30. 677ee56 Switch to current upstream stdio makebuf.c and setvbuf.c. by Elliott Hughes · 13 years ago
  31. dc5f5f8 am f1867d47: Merge "Revert "Add SIZE_MAX to <stdint.h> in a way that might actually work."" by Elliott Hughes · 13 years ago
  32. f1867d4 Merge "Revert "Add SIZE_MAX to <stdint.h> in a way that might actually work."" by Elliott Hughes · 13 years ago
  33. 9248d3a Revert "Add SIZE_MAX to <stdint.h> in a way that might actually work." by Elliott Hughes · 13 years ago
  34. 7e06ab5 am b0a2262c: am 55c5ec64: Merge "Add SIZE_MAX to <stdint.h> in a way that might actually work." by Elliott Hughes · 13 years ago
  35. b0a2262 am 55c5ec64: Merge "Add SIZE_MAX to <stdint.h> in a way that might actually work." by Elliott Hughes · 13 years ago
  36. 55c5ec6 Merge "Add SIZE_MAX to <stdint.h> in a way that might actually work." by Elliott Hughes · 13 years ago
  37. 7ac852f am 3da47942: am 944ea1a3: Merge "Clean up abort." by Elliott Hughes · 13 years ago
  38. 3da4794 am 944ea1a3: Merge "Clean up abort." by Elliott Hughes · 13 years ago
  39. d8627af Add SIZE_MAX to <stdint.h> in a way that might actually work. by Elliott Hughes · 13 years ago
  40. 944ea1a Merge "Clean up abort." by Elliott Hughes · 13 years ago
  41. 61e699a Clean up abort. by Elliott Hughes · 13 years ago
  42. 1e88a7a am 834f83de: am 5cde15eb: Merge "<stdint.h> should expose SIZE_MAX." by Elliott Hughes · 13 years ago
  43. 834f83d am 5cde15eb: Merge "<stdint.h> should expose SIZE_MAX." by Elliott Hughes · 13 years ago
  44. 5cde15e Merge "<stdint.h> should expose SIZE_MAX." by Elliott Hughes · 13 years ago
  45. 2c157ae <stdint.h> should expose SIZE_MAX. by Elliott Hughes · 13 years ago
  46. 6d88e4e am 26cc1d68: am b6e88020: Merge "fix unittests." by Nick Kralevich · 13 years ago
  47. 26cc1d6 am b6e88020: Merge "fix unittests." by Nick Kralevich · 13 years ago
  48. b6e8802 Merge "fix unittests." by Nick Kralevich · 13 years ago
  49. fd0325b fix unittests. by Nick Kralevich · 13 years ago
  50. d20a04c am 77f90de7: am fc104f89: Merge "Fix abort(3) to raise SIGABRT rather than causing SIGSEGV." by Ben Cheng · 13 years ago
  51. 77f90de am fc104f89: Merge "Fix abort(3) to raise SIGABRT rather than causing SIGSEGV." by Ben Cheng · 13 years ago
  52. fc104f8 Merge "Fix abort(3) to raise SIGABRT rather than causing SIGSEGV." by Ben Cheng · 13 years ago
  53. 7e6ce1a Fix abort(3) to raise SIGABRT rather than causing SIGSEGV. by Ben Cheng · 13 years ago
  54. b181747 am d978d21d: am 8252b8e4: Merge "Honor p_vaddr if set" by Brian Carlstrom · 13 years ago
  55. d978d21 am 8252b8e4: Merge "Honor p_vaddr if set" by Brian Carlstrom · 13 years ago
  56. 8252b8e Merge "Honor p_vaddr if set" by Brian Carlstrom · 13 years ago
  57. 7225495 Merge "Add clearing of resolv uid and pid interface maps" by Geremy Condra · 13 years ago
  58. efc78bb am 6bcf71c9: am 2fbc9dda: Merge "bionic/x86: Optimization for string routines" by Elliott Hughes · 13 years ago
  59. 1b14c72 am fc6f5a08: am 157c4299: Merge "Revert "libc x86: Remove strcat.S"" by Elliott Hughes · 13 years ago
  60. 6bcf71c am 2fbc9dda: Merge "bionic/x86: Optimization for string routines" by Elliott Hughes · 13 years ago
  61. 2fbc9dd Merge "bionic/x86: Optimization for string routines" by Elliott Hughes · 13 years ago
  62. fc6f5a0 am 157c4299: Merge "Revert "libc x86: Remove strcat.S"" by Elliott Hughes · 13 years ago
  63. 157c429 Merge "Revert "libc x86: Remove strcat.S"" by Elliott Hughes · 13 years ago
  64. 06708df Revert "libc x86: Remove strcat.S" by Elliott Hughes · 13 years ago
  65. b3a7db2 am 83245ba4: am 9647f797: Merge "Implement malloc_usable_size for debug impls." by Christopher Ferris · 13 years ago
  66. 83245ba am 9647f797: Merge "Implement malloc_usable_size for debug impls." by Christopher Ferris · 13 years ago
  67. 9647f79 Merge "Implement malloc_usable_size for debug impls." by Christopher Ferris · 13 years ago
  68. 885f3b9 Implement malloc_usable_size for debug impls. by Christopher Ferris · 13 years ago
  69. 87594a3 Add clearing of resolv uid and pid interface maps by Chad Brubaker · 13 years ago
  70. 3d594c2 Implement malloc_usable_size for debug impls. by Christopher Ferris · 13 years ago
  71. e7dffe1 Honor p_vaddr if set by Brian Carlstrom · 13 years ago
  72. a24d14c Merge "Add per UID interface support to resolv cache" by Geremy Condra · 13 years ago
  73. 0c9bb49 Add per UID interface support to resolv cache by Chad Brubaker · 13 years ago
  74. b166e69 am e84cfbef: am b7b4f5b8: Merge "update signal.h to be C90 compatable" by Elliott Hughes · 13 years ago
  75. e51cd6f am 5a6a0a94: am 18af4503: Merge "Ensure header files using __BEGIN_DECLS include sys/cdefs.h." by Elliott Hughes · 13 years ago
  76. e84cfbe am b7b4f5b8: Merge "update signal.h to be C90 compatable" by Elliott Hughes · 13 years ago
  77. b7b4f5b Merge "update signal.h to be C90 compatable" by Elliott Hughes · 13 years ago
  78. 5a6a0a9 am 18af4503: Merge "Ensure header files using __BEGIN_DECLS include sys/cdefs.h." by Elliott Hughes · 13 years ago
  79. 156ccf4 update signal.h to be C90 compatable by Erik Gilling · 13 years ago
  80. 18af450 Merge "Ensure header files using __BEGIN_DECLS include sys/cdefs.h." by Elliott Hughes · 13 years ago
  81. 36fa67b Ensure header files using __BEGIN_DECLS include sys/cdefs.h. by Elliott Hughes · 13 years ago
  82. 0ecb96c am b9e2dae4: am c5bfb624: Merge "sys/personality.h: include <sys/cdefs.h>" by Elliott Hughes · 13 years ago
  83. b9e2dae am c5bfb624: Merge "sys/personality.h: include <sys/cdefs.h>" by Elliott Hughes · 13 years ago
  84. c5bfb62 Merge "sys/personality.h: include <sys/cdefs.h>" by Elliott Hughes · 13 years ago
  85. bedd8e3 am ce208f33: am 8d36050a: Merge "Clean up useless declaration in thread_private.h" by Elliott Hughes · 13 years ago
  86. ce208f3 am 8d36050a: Merge "Clean up useless declaration in thread_private.h" by Elliott Hughes · 13 years ago
  87. 8d36050 Merge "Clean up useless declaration in thread_private.h" by Elliott Hughes · 13 years ago
  88. 3282232 sys/personality.h: include <sys/cdefs.h> by Kito Cheng · 13 years ago
  89. 94d0daa Clean up useless declaration in thread_private.h by Kito Cheng · 13 years ago
  90. 8ed5aec am 4b47d9f9: am 4c001859: Merge "Fix declaration of malloc_usable_size()" by Elliott Hughes · 13 years ago
  91. 4b47d9f am 4c001859: Merge "Fix declaration of malloc_usable_size()" by Elliott Hughes · 13 years ago
  92. 4c00185 Merge "Fix declaration of malloc_usable_size()" by Elliott Hughes · 13 years ago
  93. f1b25d0 am ae533cb1: am a24e81ef: Merge "Add tests for __strcpy_chk()" by Nick Kralevich · 13 years ago
  94. ae533cb am a24e81ef: Merge "Add tests for __strcpy_chk()" by Nick Kralevich · 13 years ago
  95. a24e81e Merge "Add tests for __strcpy_chk()" by Nick Kralevich · 13 years ago
  96. 13476de Add tests for __strcpy_chk() by Nick Kralevich · 13 years ago
  97. 20b0fec am 81bfade8: am 06713930: Merge "Small cleanup of soinfo_elf_lookup." by Brian Carlstrom · 13 years ago
  98. 81bfade am 06713930: Merge "Small cleanup of soinfo_elf_lookup." by Brian Carlstrom · 13 years ago
  99. 0671393 Merge "Small cleanup of soinfo_elf_lookup." by Brian Carlstrom · 13 years ago
  100. 6bec5b7 Small cleanup of soinfo_elf_lookup. by Christopher Ferris · 13 years ago