1. 9b44afb AndroidConfig.h: ensure HAVE_MALLOC_H always has a value. by Nick Kralevich · 9 years ago
  2. 98ff711 There's no such thing as _THREAD_SAFE. by Elliott Hughes · 9 years ago
  3. 8a11491 Remove HAVE_PRINTF_ZD. by Elliott Hughes · 9 years ago
  4. 8f06d8a Remove HAVE_STRLCPY. by Elliott Hughes · 9 years ago
  5. 2fad00c Remove references to __CYGWIN__ and HAVE_WINSOCK2_H. by Narayan Kamath · 10 years ago
  6. 0d1f0f8 Kill HAVE_PTHREADS. by Yabin Cui · 10 years ago
  7. 5877c21 Remove HAVE_SYMLINKS. by Elliott Hughes · 10 years ago
  8. a517f21 Remove HAVE_LIBC_SYSTEM_PROPERTIES and HAVE_SYSTEM_PROPERTY_SERVER. by Elliott Hughes · 10 years ago
  9. d7e6a0b Remove HAVE_POSIX_CLOCKS. by Elliott Hughes · 10 years ago
  10. 7349823 Remove HAVE_PRCTL. by Elliott Hughes · 10 years ago
  11. 93a24c0 Remove HAVE_SYS_SOCKET_H. by Elliott Hughes · 10 years ago
  12. 30adf15 Stop defining HAVE_UNWIND_CONTEXT_STRUCT. by Elliott Hughes · 10 years ago
  13. 1f2977f Remove HAVE_SCHED_H. by Elliott Hughes · 10 years ago
  14. da22594 Remove unused OS_SHARED_LIB_FORMAT_STR. by Elliott Hughes · 10 years ago
  15. 8298ddb Merge "bionic doesn't implement _FILE_OFFSET_BITS." by Elliott Hughes · 10 years ago
  16. a374769 Darwin has never had a 32-bit off_t. by Elliott Hughes · 10 years ago
  17. 2c93d80 bionic doesn't implement _FILE_OFFSET_BITS. by Elliott Hughes · 10 years ago
  18. c7296b6 Merge "Remove ARCH_X86." by Elliott Hughes · 10 years ago
  19. 4b57e51 Remove ARCH_X86. by Elliott Hughes · 10 years ago
  20. ff4ea2c Remove ARCH_ARM. by Elliott Hughes · 10 years ago
  21. d134f25 Fix a preprocessor warning exposed by -Wundef. by Stephen Hines · 10 years ago
  22. c6d435f Remove HAVE_SYS_UIO_H. by Elliott Hughes · 10 years ago
  23. b35ef25 Remove unused HAVE_STDBOOL_H. by Elliott Hughes · 10 years ago
  24. 9ed0cd5 Kill unused HAVE_WRITEV. by Elliott Hughes · 10 years ago
  25. 619b692 Kill HAVE_BIG_ENDIAN, HAVE_ENDIAN_H, and HAVE_LITTLE_ENDIAN. by Elliott Hughes · 10 years ago
  26. 80c63dd Kill LOCAL_SOCKET_NAMESPACE. by Elliott Hughes · 10 years ago
  27. c9b2472 Kill INCLUDE_SYS_MOUNT_FOR_STATFS. by Elliott Hughes · 10 years ago
  28. 1acc2a1 kill HAVE_PREAD by Yabin Cui · 10 years ago
  29. 16ccc03 kill HAVE_MADVISE by Yabin Cui · 10 years ago
  30. bce40c3 Remove another unused definition. by Elliott Hughes · 10 years ago
  31. 436c739 Kill unused ARCH_* defines. by Elliott Hughes · 10 years ago
  32. a16825f kill HAVE_TERMIO_H by Yabin Cui · 10 years ago
  33. eddd9fb Merge "kill HAVE_FORKEXEC" by Yabin Cui · 10 years ago
  34. e9ae59b kill HAVE_LOCALTIME_R by Yabin Cui · 10 years ago
  35. 1923010 kill HAVE_GETHOSTBYNAME_R by Yabin Cui · 10 years ago
  36. 0e3a0fc Remove HAVE_SHORT_ENUMS. by Elliott Hughes · 10 years ago
  37. e9680c2 kill HAVE_FORKEXEC by Yabin Cui · 10 years ago
  38. 957037d Merge "kill HAVE_POSIX_FILEMAP" by Yabin Cui · 10 years ago
  39. 3b9d876 kill HAVE_POSIX_FILEMAP by Yabin Cui · 10 years ago
  40. 70af4d3 remove __linux__ in AndroidConfig.h by Yabin Cui · 10 years ago
  41. 8659634 Merge "kill OS_CASE_SENSITIVE" by Yabin Cui · 10 years ago
  42. d8e38e1 Merge "kill HAVE_INOTIFY" by Yabin Cui · 10 years ago
  43. 3dbac21 Merge "kill HAVE_STAT_ST_MTIM" by Yabin Cui · 10 years ago
  44. e8e5e99 kill HAVE_INOTIFY by Yabin Cui · 10 years ago
  45. 07793e1 Remove HAVE_DIRENT_D_TYPE. by Elliott Hughes · 10 years ago
  46. 4120e83 kill HAVE_STAT_ST_MTIM by Yabin Cui · 10 years ago
  47. 772034b kill OS_CASE_SENSITIVE by Yabin Cui · 10 years ago
  48. 35e8e32 kill HAVE_SCHED_SETSCHEDULER by Yabin Cui · 10 years ago
  49. 89ac6e4 Remove more namespace pollution (HAVE_TM_GMTOFF). by Elliott Hughes · 10 years ago
  50. e5e26e2 Remove more namespace pollution (HAVE_FUNOPEN). by Elliott Hughes · 10 years ago
  51. b63a7c0 Remove more namespace pollution. by Elliott Hughes · 10 years ago
  52. 2251ea4 Remove HAVE_(GNU|BSD)_QSORT_R from AndroidConfig.h. by Dan Albert · 10 years ago
  53. 850a4cb Test __GLIBC__ is defined before using its value. by Ian Rogers · 10 years ago
  54. 8fe8dc8 Remove unused HAVE_OFF64_T. by Elliott Hughes · 10 years ago
  55. 76ab00f Remove the unused IPC macros. by Elliott Hughes · 10 years ago
  56. 9c226d1 build: remove HAVE_OOM_ADJ by Todd Poynor · 11 years ago
  57. 67839a5 Remove unused HAVE_EPOLL. by Elliott Hughes · 10 years ago
  58. 0fa6a40 HAVE_FUTEX is unused. by Elliott Hughes · 10 years ago
  59. a9ec835 Merge "Remove HAVE_ANDROID_PTHREAD_SETNAME_NP." by Elliott Hughes · 10 years ago
  60. 70f3f33 Remove HAVE_ANDROID_PTHREAD_SETNAME_NP. by Elliott Hughes · 10 years ago
  61. 31c667e HAVE_OPEN_MEMSTREAM is no longer used. by Elliott Hughes · 10 years ago
  62. 032ac32 Remove unused entries from AndroidConfig.h. by Elliott Hughes · 10 years ago
  63. 1ac1401 Remove HAVE_GETTID. by Elliott Hughes · 10 years ago
  64. bfe62fc Remove unused hosts. by Elliott Hughes · 10 years ago
  65. e82d33d Remove useless stuff from "AndroidConfig.h". by Elliott Hughes · 10 years ago
  66. 163140c "desktop" linux has Posix clocks. by Narayan Kamath · 10 years ago
  67. e6243e1 Stop defining HAVE_TIMEDWAIT_MONOTONIC. by Narayan Kamath · 11 years ago
  68. 1efd9e4 [MIPS64] Add mips64 target by Chris Dearman · 11 years ago
  69. 4f0eb7d build: rename aarch64 target to arm64 by Colin Cross · 11 years ago
  70. 98593a6 Fix aarch64 and x86-64 AndroidConfig.h. by Elliott Hughes · 11 years ago
  71. b9c20aa Windows SDK: define BEGIN_DECLS/END_DECLS. by Raphael Moll · 11 years ago
  72. db4fc20 Add generic aarch64 board config and build rules. by Ben Cheng · 11 years ago
  73. 2988a09 Remove HAVE_DLADDR from AndroidConfig.h. by Elliott Hughes · 12 years ago
  74. 5bdf305 Move AndroidConfig.h from system/core to the build project. by Ying Wang · 12 years ago