1. 2be4f7e am fb1ecbc5: am e6e71608: Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS." by Elliott Hughes · 10 years ago
  2. 6a65e8f Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS." by Elliott Hughes · 10 years ago
  3. 4d46be7 Use __ANDROID__ instead of HAVE_ANDROID_OS. by Elliott Hughes · 10 years ago
  4. 9b69542 am 42dbc4b1: am 44443bea: Merge "Use _WIN32 rather than HAVE_WINSOCK." by Elliott Hughes · 10 years ago
  5. 4e4af61 Use _WIN32 rather than HAVE_WINSOCK. by Elliott Hughes · 10 years ago
  6. 410d6ad am beb13044: am 1cae8cc1: Merge "Set mode bits for /system/etc/recovery.img." by Tao Bao · 10 years ago
  7. dcd217c Merge "Set mode bits for /system/etc/recovery.img." by Tao Bao · 10 years ago
  8. ec2d928 Set mode bits for /system/etc/recovery.img. by Tao Bao · 10 years ago
  9. 17e55e0 Fix libcutils build. by Elliott Hughes · 10 years ago
  10. 80b2a63 am 12d912bc: am ed217967: Merge "Fix socket_network_client_timeout error check." by Elliott Hughes · 10 years ago
  11. 635d4ca resolved conflicts for merge of 038b76c2 to mnc-dr-dev-plus-aosp by Elliott Hughes · 10 years ago
  12. 1a9e93b Merge "Fix socket_network_client_timeout error check." by Elliott Hughes · 10 years ago
  13. 1a00cb4 Fix socket_network_client_timeout error check. by Elliott Hughes · 10 years ago
  14. af72d41 Turn on warnings for libcutils, fix a bug. by Elliott Hughes · 10 years ago
  15. 71444e9 am 1f76c1ab: am 9727a6a0: Merge "Report getaddrinfo failures correctly." by Elliott Hughes · 10 years ago
  16. c9c0b7c Report getaddrinfo failures correctly. by Elliott Hughes · 10 years ago
  17. c89ac2f am ab64465d: am 0e3ce82b: Merge "Use fsck.f2fs -a instead of -f for faster boot" by Yusuke Sato · 10 years ago
  18. 254ab1d Merge "Use fsck.f2fs -a instead of -f for faster boot" by Yusuke Sato · 10 years ago
  19. cb69a63 am 099ec31b: am ff201659: Merge "Fix the Mac libcutils build." by Elliott Hughes · 10 years ago
  20. f1ae4a4 Fix the Mac libcutils build. by Elliott Hughes · 10 years ago
  21. c9bcd93 am 5403d155: am e36b10a8: Merge "Switch libcutils from gethostbyname to getaddrinfo." by Elliott Hughes · 10 years ago
  22. 26159e9 Switch libcutils from gethostbyname to getaddrinfo. by Elliott Hughes · 10 years ago
  23. 42a5129 Use fsck.f2fs -a instead of -f for faster boot by Yusuke Sato · 10 years ago
  24. af35dcd am 00392411: am e7ed68ad: Merge "libcutils: fs_config: Add folders normally created in init.rc" by Daniel Rosenberg · 10 years ago
  25. 4cc7abc am 2407ec38: am 8703bea1: Merge "fs_config: replace getenv(\'OUT\') by new fs_config parameter" into mnc-dev by Thierry Strudel · 10 years ago
  26. 60cb6f1 fs_config: replace getenv('OUT') by new fs_config parameter by Thierry Strudel · 10 years ago
  27. 2493df2 libcutils: fs_config: Add folders normally created in init.rc by Daniel Rosenberg · 10 years ago
  28. 1c2dd74 am 1fb6e24f: Merge "Fix janky navbar ripples -- incorrect timerslack values" into mnc-dev by Todd Kjos · 10 years ago
  29. 9545670 Merge "Fix janky navbar ripples -- incorrect timerslack values" into mnc-dev by Todd Kjos · 10 years ago
  30. 38bce0a Fix janky navbar ripples -- incorrect timerslack values by Todd Kjos · 10 years ago
  31. ec7582d am 98c6de69: Merge "Don\'t set cgroup policy when updating cpusets." into mnc-dev by Tim Murray · 10 years ago
  32. 43b136b Don't set cgroup policy when updating cpusets. by Tim Murray · 10 years ago
  33. 1885ab0 am e5b0c837: Merge "add cpuset support to libcutils" into mnc-dev by Tim Murray · 10 years ago
  34. be61dda add cpuset support to libcutils by Tim Murray · 10 years ago
  35. ac78839 am 9fc83437: Don\'t use TEMP_FAILURE_RETRY on close in system/core. by Elliott Hughes · 10 years ago
  36. 92fe66e Don't use TEMP_FAILURE_RETRY on close in system/core. by Elliott Hughes · 10 years ago
  37. 14f4f0e Merge "Don't use TEMP_FAILURE_RETRY on close in system/core." by Elliott Hughes · 10 years ago
  38. 31b76e3 am 7eb3abdb: klog: don\'t unconditionally call mknod() by Nick Kralevich · 10 years ago
  39. 5d1a932 klog: don't unconditionally call mknod() by Nick Kralevich · 10 years ago
  40. 8a98c4c klog: don't unconditionally call mknod() by Nick Kralevich · 10 years ago
  41. 8d85909 am 0ebd13f0: Merge "Prevent integer overflow when allocating native_handle_t" into mnc-dev by Adam Lesinski · 10 years ago
  42. 5461148 Don't use TEMP_FAILURE_RETRY on close in system/core. by Elliott Hughes · 10 years ago
  43. 951525b Prevent integer overflow when allocating native_handle_t by Adam Lesinski · 10 years ago
  44. e3687d6 Remove libbacktrace definition of gettid. by Dan Albert · 10 years ago
  45. 206c654 Fix gettid() on Windows. by Dan Albert · 10 years ago
  46. adf30d4 Switch arch-arm/memset32.S to unified syntax. by Elliott Hughes · 10 years ago
  47. f140f4c Remove libbacktrace definition of gettid. by Dan Albert · 10 years ago
  48. 1b1d59e Fix gettid() on Windows. by Dan Albert · 10 years ago
  49. e69ee72 Remove dead code. by Elliott Hughes · 10 years ago
  50. 8373e24 Merge "[MIPS] Fast android_memset for Mips64, Mipsr6" by Elliott Hughes · 10 years ago
  51. 7337a09 [MIPS] Fast android_memset for Mips64, Mipsr6 by Duane Sand · 10 years ago
  52. 9b9a0ca Merge "Revert "cutils: add OS-independent endian.h"" by Greg Hackmann · 10 years ago
  53. fd5da59 Revert "cutils: add OS-independent endian.h" by Greg Hackmann · 10 years ago
  54. 5c139a2 Merge "cutils: add OS-independent endian.h" by Greg Hackmann · 10 years ago
  55. e84b1fb Merge "Move trace.h to stdatomic." by Yabin Cui · 10 years ago
  56. ab421c4 cutils: add OS-independent endian.h by Greg Hackmann · 10 years ago
  57. 4d116cc Move trace.h to stdatomic. by Yabin Cui · 10 years ago
  58. 5a3b1ce libcutils: fs_config must use O_BINARY by Mark Salyzyn · 10 years ago
  59. 0137b8c libcutils: fs_config: winsdk_tools build fix by Mark Salyzyn · 10 years ago
  60. e45e2bf libcutils: drop use of mmap by Mark Salyzyn · 10 years ago
  61. 1cd0376 libcutils: add fs_config_generate by Mark Salyzyn · 10 years ago
  62. 7f143c6 libcutils: fs_config read from file by Mark Salyzyn · 10 years ago
  63. 9b28fee Revert "libcutils: fs_config read from file" by Mark Salyzyn · 10 years ago
  64. 33bb994 libcutils: fs_config read from file by Mark Salyzyn · 10 years ago
  65. a64ec29 android_filesystem_config: move fs_config to libcutils by Mark Salyzyn · 10 years ago
  66. 7cd2525 libcutils: add fs_config by Mark Salyzyn · 10 years ago
  67. ed658b7 Fix Windows strlcpy.c build. by Elliott Hughes · 10 years ago
  68. 935417d Be more intention-revealing with libcutils' strlcpy. by Elliott Hughes · 10 years ago
  69. 5e48cda Move all libcutils tests into the gtests. by Elliott Hughes · 10 years ago
  70. 168b3a6 Move mips/mips64 android_memset16/android_memset32 into libcutils. by Elliott Hughes · 10 years ago
  71. e952fab Fix shared version of libcutils on the host to include strlcpy by Brian Carlstrom · 10 years ago
  72. 96cb191 Revert "Disable the static libcutils tests." by Dan Albert · 10 years ago
  73. 8d91c8d Merge "Define atrace_* functions for both target and host." by Richard Uhler · 10 years ago
  74. 0e16ce7 Always unlink /dev/__kmsg__. by Elliott Hughes · 10 years ago
  75. ec430a5 Log more timing information from init. by Elliott Hughes · 10 years ago
  76. 6ac42af Define atrace_* functions for both target and host. by Richard Uhler · 10 years ago
  77. 510711f Merge "Add make target for shared libcutils on host." by Richard Uhler · 10 years ago
  78. 26d3e81 Add make target for shared libcutils on host. by Richard Uhler · 10 years ago
  79. 8460d62 Fix mac sdk build. by Christopher Ferris · 10 years ago
  80. fa16c31 More Mac fix. by Dan Albert · 10 years ago
  81. 5f91e53 Undo mac fix to fix windows, fix mac differently. by Dan Albert · 10 years ago
  82. f1dfe6f (Probably) fix the mac build. by Dan Albert · 10 years ago
  83. f7b2624 Move gettid() into libcutils. by Dan Albert · 10 years ago
  84. 56e4d34 am 6864e673: Merge "More SOCK_CLOEXEC" by Nick Kralevich · 10 years ago
  85. 226a3a6 More SOCK_CLOEXEC by Nick Kralevich · 10 years ago
  86. 5f981b0 am f1ac6917: Merge "Remove loghack.h." by Narayan Kamath · 10 years ago
  87. e5e976f Remove loghack.h. by Narayan Kamath · 10 years ago
  88. 3a1102e am 623eebe6: Merge "Libcutils: Remove unused variable" by Andreas Gampe · 10 years ago
  89. afaf2c0 Libcutils: Remove unused variable by Andreas Gampe · 10 years ago
  90. dccf091 am 3bc8ae63: Merge "Use mkstemp for host ashmem." by Elliott Hughes · 10 years ago
  91. 2004a86 Use mkstemp for host ashmem. by Elliott Hughes · 10 years ago
  92. 8a2634c am 55732f49: Merge "android_reboot should take a const char*." by Elliott Hughes · 10 years ago
  93. 0068da6 android_reboot should take a const char*. by Elliott Hughes · 10 years ago
  94. 631965a am e862350b: Merge "Kill HAVE_PTHREADS." by Yabin Cui · 10 years ago
  95. 4a6e5a3 Kill HAVE_PTHREADS. by Yabin Cui · 10 years ago
  96. bd3bbff am d426a4e7: Merge "Move 32 bit/64 bit check into debuggerd." by Christopher Ferris · 10 years ago
  97. 9774df6 Move 32 bit/64 bit check into debuggerd. by Christopher Ferris · 10 years ago
  98. bb60452 am 45c4c06f: Merge "Remove unused cruft from libcutils." by Elliott Hughes · 10 years ago
  99. 7c42c7f am 9f72ef89: Merge "Extend to receive NFLOG packets." by Jeff Sharkey · 10 years ago
  100. f21717c Remove unused cruft from libcutils. by Elliott Hughes · 10 years ago