1. ce6c1d6 Simplify variable typing for IA builds by Bruce Beare · 15 years ago
  2. 64b6c43 Add a new #define IN6_IS_ADDR_ULA, for testing for Universal Local IPv6 Unicast addresses (ULAs). These replace the old site-local IPv6 addresses. by Steinar H. Gunderson · 15 years ago
  3. 72a23d0 Merge "libc: Fix the definition of SIGRTMAX" by David 'Digit' Turner · 15 years ago
  4. 81e03be Merge "Don't treat private IPv4 addresses as being in a non-global scope. The effect of this change is essentially to prefer NATed IPv4 over 6to4." by Lorenzo Colitti · 15 years ago
  5. 2a9b0df Merge "libc: remove obsolete sha1hash.c source file" by David 'Digit' Turner · 15 years ago
  6. ce13670 am ae5df14f: Merge "Use __asm__ instead of asm in public libc headers" by David Turner · 15 years ago
  7. ae5df14 Merge "Use __asm__ instead of asm in public libc headers" by David Turner · 15 years ago
  8. 53c3e86 am 3d302be4: Merge "android-x86: add sigsetjmp.S" by Jean-Baptiste Queru · 15 years ago
  9. 3d302be Merge "android-x86: add sigsetjmp.S" by Jean-Baptiste Queru · 15 years ago
  10. 6042658 am b05aa150: Merge "Replace all occurrances of asm with __asm__ in the output headers" by Jean-Baptiste Queru · 15 years ago
  11. b05aa15 Merge "Replace all occurrances of asm with __asm__ in the output headers" by Jean-Baptiste Queru · 15 years ago
  12. 18635d9 android-x86: add sigsetjmp.S by Chih-Wei Huang · 15 years ago
  13. 4ad2f19 am a4f6d228: Merge "Add a method for replacing tokens in the preprocessed headers" by David Turner · 15 years ago
  14. 0546fd7 libc: remove obsolete sha1hash.c source file by David 'Digit' Turner · 15 years ago
  15. 5c8c00a libc: Fix the definition of SIGRTMAX by David 'Digit' Turner · 15 years ago
  16. a4f6d22 Merge "Add a method for replacing tokens in the preprocessed headers" by David Turner · 15 years ago
  17. d1624ad Don't treat private IPv4 addresses as being in a non-global scope. The effect of this change is essentially to prefer NATed IPv4 over 6to4. by Steinar H. Gunderson · 15 years ago
  18. d4a65d2 libc: Add missing declarations in <netinet/in.h> by David 'Digit' Turner · 15 years ago
  19. 95d751f libc: Add ftruncate64 and improve 64-bit parameter syscall handling. by David 'Digit' Turner · 15 years ago
  20. 4a7f31f libc: Remove duplicate eventfd declaration from SYSCALLS.TXT by David 'Digit' Turner · 15 years ago
  21. ff3129b sigsetmask.c was not processing the "mask" argument. by Bruce Beare · 15 years ago
  22. abdffc4 Revert "sigsetmask.c was not processing the "mask" argument." by Yu Shan Emily Lau · 15 years ago
  23. c9205db Replace all occurrances of asm with __asm__ in the output headers by Martin Storsjo · 15 years ago
  24. d32c805 Add a method for replacing tokens in the preprocessed headers by Martin Storsjo · 15 years ago
  25. 5775163 Use __asm__ instead of asm in public libc headers by Martin Storsjo · 15 years ago
  26. 6a916ac Merge "<sched.h>: Add sched_getcpu() and cpu_set_t" by David 'Digit' Turner · 15 years ago
  27. 6451571 Merge "<time.h>: Add timegm(), timelocal() and others." by David 'Digit' Turner · 15 years ago
  28. b338686 Merge "libc: Add <android/api-level.h>" by David 'Digit' Turner · 15 years ago
  29. bd4ab13 am e05762a5: am 8e6435ea: Merge "Add defines for CAIF support" by David Turner · 15 years ago
  30. 5d7995b am b11d7c3e: am bcb0a925: Merge "sigsetmask.c was not processing the "mask" argument." by Jean-Baptiste Queru · 15 years ago
  31. e05762a am 8e6435ea: Merge "Add defines for CAIF support" by David Turner · 15 years ago
  32. 8e6435e Merge "Add defines for CAIF support" by David Turner · 15 years ago
  33. b11d7c3 am bcb0a925: Merge "sigsetmask.c was not processing the "mask" argument." by Jean-Baptiste Queru · 15 years ago
  34. 72e6fd4 <sched.h>: Add sched_getcpu() and cpu_set_t by David 'Digit' Turner · 15 years ago
  35. 6481b91 <time.h>: Add timegm(), timelocal() and others. by David 'Digit' Turner · 15 years ago
  36. 23d2439 libc: Add <android/api-level.h> by David 'Digit' Turner · 15 years ago
  37. 9a9c161 sigsetmask.c was not processing the "mask" argument. by Bruce Beare · 15 years ago
  38. 2bf3ec0 Add defines for CAIF support by Bruce Beare · 15 years ago
  39. 9962cef Merge "Add mkdtemp() prototype to stdlib.h." by Ed Heyl · 15 years ago
  40. ad1ff2f Add mkdtemp() prototype to stdlib.h. by tedbo · 15 years ago
  41. 16e02c2 Add wcscasecmp() and wcsncasecmp() prototypes to wchar.h. by tedbo · 15 years ago
  42. 72e64e0 Add support for pread64/pwrite64 by Kenny Root · 15 years ago
  43. c1974ee bionic: update processed kernel header tegra_audio.h by Iliyan Malchev · 15 years ago
  44. 9c8ea7f am 24dc9363: resolved conflicts for merge of 1bc98ccb to gingerbread-plus-aosp by Jean-Baptiste Queru · 15 years ago
  45. 24dc936 resolved conflicts for merge of 1bc98ccb to gingerbread-plus-aosp by Jean-Baptiste Queru · 15 years ago
  46. 73c04b3 bionic: Add ARM optimized strcpy() by Jim Huang · 15 years ago
  47. 6c57fbf update linux/tegrafb.h by Erik Gilling · 15 years ago
  48. 88fb10f Update f_mtp.h kernel header by Mike Lockwood · 15 years ago
  49. c343d3f kernel/linux: add tegra avp/rpc/sema headers by Dima Zavin · 15 years ago
  50. ff590ca Use a modern chdir(2)-free realpath(3) implementation. by Elliott Hughes · 15 years ago
  51. fb76fd5 Merge "Add missing PTRACE_SETVFPREGS." by David Turner · 15 years ago
  52. 459436f Add missing PTRACE_SETVFPREGS. by Doug Kwan · 15 years ago
  53. bb3bcbc bionic: update processed cpcap_audio.h and spi/cpcap.h headers by Iliyan Malchev · 15 years ago
  54. 8465bf9 bionic: update processed cpcap_audio.h by Iliyan Malchev · 15 years ago
  55. ffc0120 am 61c9b8e1: am 7bbd4580: Add pn544.h clean kernel header by Nick Pelly · 15 years ago
  56. 61c9b8e am 7bbd4580: Add pn544.h clean kernel header by Nick Pelly · 15 years ago
  57. 7bbd458 Add pn544.h clean kernel header by Nick Pelly · 15 years ago
  58. 7858564 Don't proxy getaddrinfo when net.dns1.[MYPID] is set. by Brad Fitzpatrick · 15 years ago
  59. 78778cd Merge "DNS proxy: the start. proxies getaddrinfo calls." by Brad Fitzpatrick · 15 years ago
  60. a1dbf0b DNS proxy: the start. proxies getaddrinfo calls. by Brad Fitzpatrick · 15 years ago
  61. 1ec041f update tegrafb by Erik Gilling · 15 years ago
  62. 369197c Merge "Update libc/kernel/common/media/soc2030.h" by Rebecca Schultz Zavin · 15 years ago
  63. fa8fef9 am f2c05baa: am 96c03c7d: Merge "Remove duplicated _rand48 implementation. Use stdlib version instead" by Jean-Baptiste Queru · 15 years ago
  64. f2c05ba am 96c03c7d: Merge "Remove duplicated _rand48 implementation. Use stdlib version instead" by Jean-Baptiste Queru · 15 years ago
  65. 7047810 Remove duplicated _rand48 implementation. Use stdlib version instead by Jim Huang · 15 years ago
  66. 6858e65 Update libc/kernel/common/media/soc2030.h by Rebecca Schultz Zavin · 15 years ago
  67. 209cf82 am f7ad13b0: am 1df986c2: libc: fix executable destruction support. by David 'Digit' Turner · 15 years ago
  68. ff44eee am aeb41ec1: am b2061a30: Merge "resolv: make internal symbols static/hidden" by Jean-Baptiste Queru · 15 years ago
  69. 51a4f78 am 001a3218: am 4afe0f47: Merge "time64: make helper functions static" by Jean-Baptiste Queru · 15 years ago
  70. f97ce8c am 6ac5660e: am ade2a929: Merge "bionic: stubs: Make internal symbol static" by Jean-Baptiste Queru · 15 years ago
  71. d3ecb3c am 1203671b: am 2215c113: Merge "pthread-timers: Hide internal symbol __timer_table_start_stop" by Jean-Baptiste Queru · 15 years ago
  72. 51ae972 am 958214aa: am 8ad63d74: Merge "stdlib: strtod: Hide internal symbol __dtoa" by Jean-Baptiste Queru · 15 years ago
  73. fd1cf2c am 1a6939d2: am 1e0a4e18: Merge "stdio: make internal symbols static/hidden" by Jean-Baptiste Queru · 15 years ago
  74. d445a2b am bcd94044: am 847223de: Merge "__set_errno: Hide internal symbol __set_syscall_errno" by Jean-Baptiste Queru · 15 years ago
  75. 482358f am d29b8a51: am 5109146f: Merge "Reconcile assembly-only macros in <machine/cpu-features.h>" by Jean-Baptiste Queru · 15 years ago
  76. f7ad13b am 1df986c2: libc: fix executable destruction support. by David 'Digit' Turner · 15 years ago
  77. 1df986c libc: fix executable destruction support. by David 'Digit' Turner · 15 years ago
  78. aeb41ec am b2061a30: Merge "resolv: make internal symbols static/hidden" by Jean-Baptiste Queru · 15 years ago
  79. 001a321 am 4afe0f47: Merge "time64: make helper functions static" by Jean-Baptiste Queru · 15 years ago
  80. 6ac5660 am ade2a929: Merge "bionic: stubs: Make internal symbol static" by Jean-Baptiste Queru · 15 years ago
  81. 1203671 am 2215c113: Merge "pthread-timers: Hide internal symbol __timer_table_start_stop" by Jean-Baptiste Queru · 15 years ago
  82. b2061a3 Merge "resolv: make internal symbols static/hidden" by Jean-Baptiste Queru · 15 years ago
  83. 4afe0f4 Merge "time64: make helper functions static" by Jean-Baptiste Queru · 15 years ago
  84. ade2a92 Merge "bionic: stubs: Make internal symbol static" by Jean-Baptiste Queru · 15 years ago
  85. 2215c11 Merge "pthread-timers: Hide internal symbol __timer_table_start_stop" by Jean-Baptiste Queru · 15 years ago
  86. 28ebb94 Merge "Clean up NOTICE files." by Jean-Baptiste Queru · 15 years ago
  87. 9883f39 bionic: update preprocessed kernel header tegra_audio.h by Iliyan Malchev · 15 years ago
  88. 958214a am 8ad63d74: Merge "stdlib: strtod: Hide internal symbol __dtoa" by Jean-Baptiste Queru · 15 years ago
  89. 1a6939d am 1e0a4e18: Merge "stdio: make internal symbols static/hidden" by Jean-Baptiste Queru · 15 years ago
  90. bcd9404 am 847223de: Merge "__set_errno: Hide internal symbol __set_syscall_errno" by Jean-Baptiste Queru · 15 years ago
  91. d29b8a5 am 5109146f: Merge "Reconcile assembly-only macros in <machine/cpu-features.h>" by Jean-Baptiste Queru · 15 years ago
  92. 4f0555b Clean up NOTICE files. by David Deephanphongs · 15 years ago
  93. 8ad63d7 Merge "stdlib: strtod: Hide internal symbol __dtoa" by Jean-Baptiste Queru · 15 years ago
  94. 1e0a4e1 Merge "stdio: make internal symbols static/hidden" by Jean-Baptiste Queru · 15 years ago
  95. 847223d Merge "__set_errno: Hide internal symbol __set_syscall_errno" by Jean-Baptiste Queru · 15 years ago
  96. 5109146 Merge "Reconcile assembly-only macros in <machine/cpu-features.h>" by Jean-Baptiste Queru · 15 years ago
  97. 2eeddec am 82775ae0: resolved conflicts for merge of 347db52a to gingerbread-plus-aosp by Jean-Baptiste Queru · 15 years ago
  98. 82775ae resolved conflicts for merge of 347db52a to gingerbread-plus-aosp by Jean-Baptiste Queru · 15 years ago
  99. 8d8034e am 5c485373: am d3f0638a: libc: fix typo in waitid() declaration. by David 'Digit' Turner · 15 years ago
  100. cd9c98d __set_errno: Hide internal symbol __set_syscall_errno by Jim Huang · 15 years ago