1. a588f90 Remove fabs, fabsf, fabsl inlines from <math.h>. by Josh Gao · 9 years ago
  2. 08794d4 Merge changes Ife4692e4,I7304cc1d,If19653d0,I769ca792,I93625d19, ... by Josh Gao · 9 years ago
  3. 8c8ef59 Move <sys/sysconf.h> to <bits/sysconf.h>. by Josh Gao · 9 years ago
  4. 752a82c Remove mbstowcs from <wchar.h>. by Josh Gao · 9 years ago
  5. 7449e59 Extract getopt and friends to <bits/getopt.h> by Josh Gao · 9 years ago
  6. a6c8546 Remove declaration of unlinkat from <fcntl.h>. by Josh Gao · 9 years ago
  7. 98e574c Extract ioctl to <bits/ioctl.h>. by Josh Gao · 9 years ago
  8. ee8d169 Extract fcntl to <bits/fcntl.h>. by Josh Gao · 9 years ago
  9. c3cec27 Extract strcasecmp and friends to <bits/strcasecmp.h>. by Josh Gao · 9 years ago
  10. 0d8e141 Make <bits/lockf.h> compile standalone. by Josh Gao · 9 years ago
  11. 2675a9e Make <android/dlext.h> compile standalone. by Josh Gao · 9 years ago
  12. ef7c95b Make the network headers compile standalone. by Josh Gao · 9 years ago
  13. 70856fb Remove duplicate declaration of mlock, munlock. by Josh Gao · 9 years ago
  14. 322d6cf Merge "Add trivial no-op <nl_types.h>." by Elliott Hughes · 9 years ago
  15. 6cfb84b Add trivial no-op <nl_types.h>. by Elliott Hughes · 9 years ago
  16. 5e843fb Merge "Teach our script to ignore more dead POSIX stuff." by Elliott Hughes · 9 years ago
  17. 8c1eb2d Merge "fix oem_XXXX ids to incorporate both ranges" by Mark Salyzyn · 9 years ago
  18. 8d387ee fix oem_XXXX ids to incorporate both ranges by Mark Salyzyn · 9 years ago
  19. 9deb01c Merge "Fix b64_pton." by Elliott Hughes · 9 years ago
  20. 187d37d Teach our script to ignore more dead POSIX stuff. by Elliott Hughes · 9 years ago
  21. 26fda77 Fix b64_pton. by Elliott Hughes · 9 years ago
  22. 37b23cb Merge "Add <sys/quota.h>." by Elliott Hughes · 9 years ago
  23. eafad49 Add <sys/quota.h>. by Elliott Hughes · 9 years ago
  24. 733c92f Merge "Rename the <grp.h>/<pwd.h> tests to reflect that they're no longer in stubs.cpp." by Elliott Hughes · 9 years ago
  25. 492c872 Merge "Break up the rest of stubs.cpp." by Elliott Hughes · 9 years ago
  26. 3735539 Rename the <grp.h>/<pwd.h> tests to reflect that they're no longer in stubs.cpp. by Elliott Hughes · 9 years ago
  27. e4510a2 Break up the rest of stubs.cpp. by Elliott Hughes · 9 years ago
  28. af11ec2 Merge "bionic: split out getpwnam and friends" by Mark Salyzyn · 9 years ago
  29. b38347a bionic: split out getpwnam and friends by Mark Salyzyn · 9 years ago
  30. a749dc9 Merge "Reduce the amount of logging in Bionic's resolver." by Pierre Imai · 9 years ago
  31. 360800d Reduce the amount of logging in Bionic's resolver. by Pierre Imai · 9 years ago
  32. c0e8b06 Merge "Do not test ifunc on mips" by Dimitry Ivanov · 9 years ago
  33. 0a2ab02 Do not test ifunc on mips by Dimitry Ivanov · 9 years ago
  34. 66606ff Merge "linker: Add unit-test for sleb128_decoder" by Dimitry Ivanov · 9 years ago
  35. fa4aeed linker: Add unit-test for sleb128_decoder by Dimitry Ivanov · 9 years ago
  36. d9bba70 Merge "Add sync_file_range to <fcntl.h>." by Elliott Hughes · 9 years ago
  37. 7f72ad4 Add sync_file_range to <fcntl.h>. by Elliott Hughes · 9 years ago
  38. 95ddb26 Merge "Add missing prototype for readahead in <fcntl.h>." by Elliott Hughes · 9 years ago
  39. 55147ad Add missing prototype for readahead in <fcntl.h>. by Elliott Hughes · 9 years ago
  40. c9291e1 Merge "Add POSIX getsubopt(3)." by Elliott Hughes · 9 years ago
  41. 7897405 Merge "Add SysV signal handling" by Elliott Hughes · 9 years ago
  42. 14fc307 Merge "Fix off-by-one error in res_cache.c" by Pierre Imai · 9 years ago
  43. 03844d8 Fix off-by-one error in res_cache.c by Pierre Imai · 9 years ago
  44. ce3101f Merge "Ignore unreliable DNS servers." by Pierre Imai · 9 years ago
  45. 6b3f0d6 Ignore unreliable DNS servers. by Pierre Imai · 9 years ago
  46. 5b528c0 Merge "Make it harder to use a broken legacy function by accident." by Elliott Hughes · 9 years ago
  47. df143f8 Add POSIX getsubopt(3). by Elliott Hughes · 9 years ago
  48. 9a30714 Merge "Format code to calculate thread stack and signal stack." by Yabin Cui · 9 years ago
  49. 5375bf6 Add SysV signal handling by Greg Hackmann · 9 years ago
  50. ff624c2 Format code to calculate thread stack and signal stack. by Yabin Cui · 9 years ago
  51. 5db4b6e Make it harder to use a broken legacy function by accident. by Elliott Hughes · 9 years ago
  52. 2678c90 Merge "Update Android.bp with recent Android.mk changes" by Dan Willemsen · 9 years ago
  53. 04c7d3d Merge "Enable ifunc test for arm" by Dimitry Ivanov · 9 years ago
  54. be45b22 Update Android.bp with recent Android.mk changes by Dan Willemsen · 9 years ago
  55. e5f7938 Merge "Remove a workaround from stack_protector_test that's not needed in master." by Elliott Hughes · 9 years ago
  56. 6b19f35 Merge "Move math headers in with the other headers." by Elliott Hughes · 9 years ago
  57. c967d89 Enable ifunc test for arm by Dimitry Ivanov · 9 years ago
  58. d15837a Merge "Revert "[MIPS] Link .dex or .oat code lacking .MIPS.abiflags segment"" by Dimitry Ivanov · 9 years ago
  59. a30c44a Merge "tests: allow brk to fail with ENOMEM" by Nick Kralevich · 9 years ago
  60. 126ab12 tests: allow brk to fail with ENOMEM by Daniel Micay · 10 years ago
  61. afe835d Move math headers in with the other headers. by Elliott Hughes · 9 years ago
  62. 17fdd02 Remove a workaround from stack_protector_test that's not needed in master. by Elliott Hughes · 9 years ago
  63. 2152a8c Merge "Fix the stack-protector test for x86/x86-64." by Elliott Hughes · 9 years ago
  64. 6057d18 Fix the stack-protector test for x86/x86-64. by Elliott Hughes · 9 years ago
  65. 1e89584 Merge "Ensure only mips is using GCC to build bionic." by Elliott Hughes · 9 years ago
  66. af39abd Merge "Check current pid at libc initialization for 32-bit build." by Yabin Cui · 9 years ago
  67. cf73e00 Ensure only mips is using GCC to build bionic. by Elliott Hughes · 9 years ago
  68. 538bdf9 Merge "Tell GCC that sometimes we have to build deprecated functions." by Elliott Hughes · 9 years ago
  69. cd3abe3 Tell GCC that sometimes we have to build deprecated functions. by Elliott Hughes · 9 years ago
  70. e9daecf Merge "Stop defining HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE." by Elliott Hughes · 9 years ago
  71. 4e764a0 Merge "Differentiate the MNTTYPE_* and MNTOPT_* constants." by Elliott Hughes · 9 years ago
  72. 5dd13d0 Differentiate the MNTTYPE_* and MNTOPT_* constants. by Elliott Hughes · 9 years ago
  73. a30e19d Merge "Add a few missing types and constants to headers." by Elliott Hughes · 9 years ago
  74. 1f1a51a Add a few missing types and constants to headers. by Elliott Hughes · 9 years ago
  75. 36733fc Check current pid at libc initialization for 32-bit build. by Yabin Cui · 9 years ago
  76. 96583dc Stop defining HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE. by Elliott Hughes · 9 years ago
  77. eaf50be Merge "Add a checksum to jmp_buf on mips and mips64." by Josh Gao · 9 years ago
  78. a42789f Merge changes from topic 'setjmp_checksum_x86' by Josh Gao · 9 years ago
  79. 686e5f6 Add a checksum to jmp_buf on x86_64. by Josh Gao · 9 years ago
  80. c244fcb Delete lies from x86_64 setjmp implementation. by Josh Gao · 9 years ago
  81. 9260785 Add a checksum to jmp_buf on x86. by Josh Gao · 9 years ago
  82. c03e8ce Merge "Fix test getauxval.arm_has_AT_HWCAP2." by Yabin Cui · 9 years ago
  83. 8ac6611 Merge "Update Android.bp with getdomainname" by Dan Willemsen · 9 years ago
  84. 78f5eb0 Fix test getauxval.arm_has_AT_HWCAP2. by Yabin Cui · 9 years ago
  85. 23aae1c Update Android.bp with getdomainname by Dan Willemsen · 9 years ago
  86. 19f5f6f Merge "linker: hide the pointer to soinfo" by Dimitry Ivanov · 9 years ago
  87. d88e1f3 linker: hide the pointer to soinfo by Dimitry Ivanov · 9 years ago
  88. 33a6622 Merge "Don't bother insisting on AT_HWCAP2 for 32-bit devices." by Elliott Hughes · 9 years ago
  89. 8a8e0cf Merge "clock_nanosleep: add CLOCK_THREAD_CPUTIME_ID special case" by Greg Hackmann · 9 years ago
  90. 900a4dc Don't bother insisting on AT_HWCAP2 for 32-bit devices. by Elliott Hughes · 9 years ago
  91. d15dfb2 clock_nanosleep: add CLOCK_THREAD_CPUTIME_ID special case by Greg Hackmann · 9 years ago
  92. 3299590 Add a checksum to jmp_buf on mips and mips64. by Predrag Blagojevic · 9 years ago
  93. 7c59c70 Merge "fixup x86 setdomainname.S" by Nick Kralevich · 9 years ago
  94. dbf2e19 fixup x86 setdomainname.S by Nick Kralevich · 9 years ago
  95. d132099 Merge "Add hasmntopt(3)" by Greg Hackmann · 9 years ago
  96. d81143d Merge "libc: implement kernel vdso syscalls for i386" by Elliott Hughes · 9 years ago
  97. 76640d5 Merge "Add {get,set}domainname(2)" by Greg Hackmann · 9 years ago
  98. 3679ade Add hasmntopt(3) by Greg Hackmann · 9 years ago
  99. e2faf07 Add {get,set}domainname(2) by Greg Hackmann · 9 years ago
  100. be91052 libc: implement kernel vdso syscalls for i386 by Mingwei Shi · 10 years ago