1. c6dbc85 am 42dbc4b1: am 44443bea: Merge "Use _WIN32 rather than HAVE_WINSOCK." by Elliott Hughes · 9 years ago
  2. adbf442 Use _WIN32 rather than HAVE_WINSOCK. by Elliott Hughes · 9 years ago
  3. 5c151c4 am beb13044: am 1cae8cc1: Merge "Set mode bits for /system/etc/recovery.img." by Tao Bao · 9 years ago
  4. 1cae8cc Merge "Set mode bits for /system/etc/recovery.img." by Tao Bao · 9 years ago
  5. c6e93fe Set mode bits for /system/etc/recovery.img. by Tao Bao · 9 years ago
  6. 8a8953b Fix libcutils build. by Elliott Hughes · 9 years ago
  7. 3dced0d am 12d912bc: am ed217967: Merge "Fix socket_network_client_timeout error check." by Elliott Hughes · 9 years ago
  8. 8b262b9 resolved conflicts for merge of 038b76c2 to mnc-dev-plus-aosp by Elliott Hughes · 9 years ago
  9. ed21796 Merge "Fix socket_network_client_timeout error check." by Elliott Hughes · 9 years ago
  10. eabe8af Fix socket_network_client_timeout error check. by Elliott Hughes · 9 years ago
  11. 8fea1ed Turn on warnings for libcutils, fix a bug. by Elliott Hughes · 9 years ago
  12. 5937a86 am 1f76c1ab: am 9727a6a0: Merge "Report getaddrinfo failures correctly." by Elliott Hughes · 9 years ago
  13. 381cfa9 Report getaddrinfo failures correctly. by Elliott Hughes · 9 years ago
  14. 7c842b5 am ab64465d: am 0e3ce82b: Merge "Use fsck.f2fs -a instead of -f for faster boot" by Yusuke Sato · 9 years ago
  15. 0e3ce82 Merge "Use fsck.f2fs -a instead of -f for faster boot" by Yusuke Sato · 9 years ago
  16. 32cfa95 am 099ec31b: am ff201659: Merge "Fix the Mac libcutils build." by Elliott Hughes · 9 years ago
  17. 0f8f70b Fix the Mac libcutils build. by Elliott Hughes · 9 years ago
  18. cb599d3 am 5403d155: am e36b10a8: Merge "Switch libcutils from gethostbyname to getaddrinfo." by Elliott Hughes · 9 years ago
  19. 94ae418 Switch libcutils from gethostbyname to getaddrinfo. by Elliott Hughes · 9 years ago
  20. 0df0827 Use fsck.f2fs -a instead of -f for faster boot by Yusuke Sato · 9 years ago
  21. 6b6687b am 00392411: am e7ed68ad: Merge "libcutils: fs_config: Add folders normally created in init.rc" by Daniel Rosenberg · 9 years ago
  22. a0fbb90 am 8703bea1: Merge "fs_config: replace getenv(\'OUT\') by new fs_config parameter" into mnc-dev by Thierry Strudel · 9 years ago
  23. df33ffa fs_config: replace getenv('OUT') by new fs_config parameter by Thierry Strudel · 9 years ago
  24. bbe796d libcutils: fs_config: Add folders normally created in init.rc by Daniel Rosenberg · 9 years ago
  25. 7c3e269 am 1fb6e24f: Merge "Fix janky navbar ripples -- incorrect timerslack values" into mnc-dev by Todd Kjos · 9 years ago
  26. 1fb6e24 Merge "Fix janky navbar ripples -- incorrect timerslack values" into mnc-dev by Todd Kjos · 9 years ago
  27. 4cdce42 Fix janky navbar ripples -- incorrect timerslack values by Todd Kjos · 9 years ago
  28. f7180d1 am 98c6de69: Merge "Don\'t set cgroup policy when updating cpusets." into mnc-dev by Tim Murray · 9 years ago
  29. 9991026 Don't set cgroup policy when updating cpusets. by Tim Murray · 9 years ago
  30. 63e3831 am e5b0c837: Merge "add cpuset support to libcutils" into mnc-dev by Tim Murray · 9 years ago
  31. b769c8d add cpuset support to libcutils by Tim Murray · 9 years ago
  32. af02e24 am 9fc83437: Don\'t use TEMP_FAILURE_RETRY on close in system/core. by Elliott Hughes · 9 years ago
  33. 9fc8343 Don't use TEMP_FAILURE_RETRY on close in system/core. by Elliott Hughes · 9 years ago
  34. 3464c77 Merge "Don't use TEMP_FAILURE_RETRY on close in system/core." by Elliott Hughes · 9 years ago
  35. 27fe3cb am 7eb3abdb: klog: don\'t unconditionally call mknod() by Nick Kralevich · 9 years ago
  36. 7eb3abd klog: don't unconditionally call mknod() by Nick Kralevich · 9 years ago
  37. 4d32a48 klog: don't unconditionally call mknod() by Nick Kralevich · 9 years ago
  38. b278ab2 am 0ebd13f0: Merge "Prevent integer overflow when allocating native_handle_t" into mnc-dev by Adam Lesinski · 9 years ago
  39. 47b0134 Don't use TEMP_FAILURE_RETRY on close in system/core. by Elliott Hughes · 9 years ago
  40. 07edc3b Prevent integer overflow when allocating native_handle_t by Adam Lesinski · 9 years ago
  41. 428fad9 Remove libbacktrace definition of gettid. by Dan Albert · 9 years ago
  42. cd206b3 Fix gettid() on Windows. by Dan Albert · 9 years ago
  43. 36284db Switch arch-arm/memset32.S to unified syntax. by Elliott Hughes · 9 years ago
  44. 23f750b Remove libbacktrace definition of gettid. by Dan Albert · 9 years ago
  45. b3a36ca Fix gettid() on Windows. by Dan Albert · 9 years ago
  46. d5ff3e9 Remove dead code. by Elliott Hughes · 9 years ago
  47. 2cba940 Merge "[MIPS] Fast android_memset for Mips64, Mipsr6" by Elliott Hughes · 9 years ago
  48. 1ef9ccd [MIPS] Fast android_memset for Mips64, Mipsr6 by Duane Sand · 9 years ago
  49. 0e2d601 Merge "Revert "cutils: add OS-independent endian.h"" by Greg Hackmann · 9 years ago
  50. bf7f28a Revert "cutils: add OS-independent endian.h" by Greg Hackmann · 9 years ago
  51. 88e0344 Merge "cutils: add OS-independent endian.h" by Greg Hackmann · 9 years ago
  52. 51e32b5 Merge "Move trace.h to stdatomic." by Yabin Cui · 9 years ago
  53. c3bac8b cutils: add OS-independent endian.h by Greg Hackmann · 9 years ago
  54. a8ac32c Move trace.h to stdatomic. by Yabin Cui · 9 years ago
  55. 4232b37 libcutils: fs_config must use O_BINARY by Mark Salyzyn · 9 years ago
  56. fd5b425 libcutils: fs_config: winsdk_tools build fix by Mark Salyzyn · 9 years ago
  57. 7977cc6 libcutils: drop use of mmap by Mark Salyzyn · 9 years ago
  58. 5d9e5ef libcutils: add fs_config_generate by Mark Salyzyn · 9 years ago
  59. 6865114 libcutils: fs_config read from file by Mark Salyzyn · 9 years ago
  60. 7e82633 Revert "libcutils: fs_config read from file" by Mark Salyzyn · 9 years ago
  61. 4e5f71a libcutils: fs_config read from file by Mark Salyzyn · 9 years ago
  62. a21c29e android_filesystem_config: move fs_config to libcutils by Mark Salyzyn · 9 years ago
  63. 8b2c7de libcutils: add fs_config by Mark Salyzyn · 9 years ago
  64. 8193d41 Fix Windows strlcpy.c build. by Elliott Hughes · 9 years ago
  65. 2040031 Be more intention-revealing with libcutils' strlcpy. by Elliott Hughes · 9 years ago
  66. af98efb Move all libcutils tests into the gtests. by Elliott Hughes · 9 years ago
  67. a492f37 Move mips/mips64 android_memset16/android_memset32 into libcutils. by Elliott Hughes · 9 years ago
  68. 60a347f Fix shared version of libcutils on the host to include strlcpy by Brian Carlstrom · 9 years ago
  69. 43db1c3 Revert "Disable the static libcutils tests." by Dan Albert · 9 years ago
  70. 0c266ef Merge "Define atrace_* functions for both target and host." by Richard Uhler · 9 years ago
  71. c02f81c Always unlink /dev/__kmsg__. by Elliott Hughes · 9 years ago
  72. da40c00 Log more timing information from init. by Elliott Hughes · 9 years ago
  73. 7d451ab Define atrace_* functions for both target and host. by Richard Uhler · 9 years ago
  74. a0115bf Merge "Add make target for shared libcutils on host." by Richard Uhler · 9 years ago
  75. acb31ba Add make target for shared libcutils on host. by Richard Uhler · 9 years ago
  76. fc3576f Fix mac sdk build. by Christopher Ferris · 9 years ago
  77. 4830602 More Mac fix. by Dan Albert · 9 years ago
  78. e308104 Undo mac fix to fix windows, fix mac differently. by Dan Albert · 9 years ago
  79. 728b13f (Probably) fix the mac build. by Dan Albert · 9 years ago
  80. 7dfb61d Move gettid() into libcutils. by Dan Albert · 9 years ago
  81. 5e14f41 am 6864e673: Merge "More SOCK_CLOEXEC" by Nick Kralevich · 9 years ago
  82. 6d3cddb More SOCK_CLOEXEC by Nick Kralevich · 9 years ago
  83. d9ee5ff am f1ac6917: Merge "Remove loghack.h." by Narayan Kamath · 10 years ago
  84. 453a332 Remove loghack.h. by Narayan Kamath · 10 years ago
  85. dc941b5 am 623eebe6: Merge "Libcutils: Remove unused variable" by Andreas Gampe · 10 years ago
  86. 7f71a45 Libcutils: Remove unused variable by Andreas Gampe · 10 years ago
  87. 7faec39 am 3bc8ae63: Merge "Use mkstemp for host ashmem." by Elliott Hughes · 10 years ago
  88. 2004a86 Use mkstemp for host ashmem. by Elliott Hughes · 10 years ago
  89. 8a2634c am 55732f49: Merge "android_reboot should take a const char*." by Elliott Hughes · 10 years ago
  90. 0068da6 android_reboot should take a const char*. by Elliott Hughes · 10 years ago
  91. 631965a am e862350b: Merge "Kill HAVE_PTHREADS." by Yabin Cui · 10 years ago
  92. 4a6e5a3 Kill HAVE_PTHREADS. by Yabin Cui · 10 years ago
  93. bd3bbff am d426a4e7: Merge "Move 32 bit/64 bit check into debuggerd." by Christopher Ferris · 10 years ago
  94. 9774df6 Move 32 bit/64 bit check into debuggerd. by Christopher Ferris · 10 years ago
  95. bb60452 am 45c4c06f: Merge "Remove unused cruft from libcutils." by Elliott Hughes · 10 years ago
  96. 7c42c7f am 9f72ef89: Merge "Extend to receive NFLOG packets." by Jeff Sharkey · 10 years ago
  97. f21717c Remove unused cruft from libcutils. by Elliott Hughes · 10 years ago
  98. 9f72ef8 Merge "Extend to receive NFLOG packets." by Jeff Sharkey · 10 years ago
  99. fa41e0f Add timed versions of stack dumping functions. by Christopher Ferris · 10 years ago
  100. 9a20e67 Extend to receive NFLOG packets. by Jeff Sharkey · 10 years ago