1. fe4a4d8 Force pthread_cond_timedwait_relative_np using CLOCK_MONOTONIC. by Yabin Cui · 9 years ago
  2. c80ffec Defer registration of the arc4random fork-detect handler. by Josh Gao · 10 years ago
  3. 3e45901 Make getpid work before the main thread is initialized. by Josh Gao · 10 years ago
  4. 250667a Take the arc4random lock before forking. by Josh Gao · 10 years ago
  5. 213584b Remove obsolete GCC workaround. by Elliott Hughes · 10 years ago
  6. 449eff0 Add futimes, futimesat, and lutimes. by Elliott Hughes · 10 years ago
  7. e20730c Merge "Remove declaration for __brk." by Treehugger Robot · 10 years ago
  8. 6e9c1f6 Remove declaration for __brk. by Josh Gao · 10 years ago
  9. 676f6e3 Merge "Remove libstdc++ include files." by Treehugger Robot · 10 years ago
  10. f44b232 Remove libstdc++ include files. by Elliott Hughes · 10 years ago
  11. bdd8f89 Improve diagnostics from the assembler __strcpy_chk routines. by Elliott Hughes · 10 years ago
  12. c75da09 Improve diagnostics from the assembler __strcat_chk routines. by Elliott Hughes · 10 years ago
  13. 8963dd3 Make all rt_sigtimedwait signatures match. by Elliott Hughes · 10 years ago
  14. f6324d5 Fix our *ether* headers mess. by Elliott Hughes · 10 years ago
  15. e104a2e Generalize the clone function slightly. by Elliott Hughes · 10 years ago
  16. baa2a97 Use clang's nullability instead of nonnull. by Dan Albert · 10 years ago
  17. 62e3a07 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 10 years ago
  18. b0da576 Move the IEEE fp header out of the public headers. by Elliott Hughes · 10 years ago
  19. 7ba106c Fix <wctype.h>. by Elliott Hughes · 10 years ago
  20. 6f6f905 Implement mblen(3). by Elliott Hughes · 10 years ago
  21. 722ab05 bionic: Implement getpwent and getgrent by Mark Salyzyn · 10 years ago
  22. 13d79ab Fix ftw/nftw to only report unreadable directories once. by Elliott Hughes · 10 years ago
  23. 26bc9c6 Move <sys/_sigdefs.h> and <sys/_errdefs.h> to private. by Josh Gao · 10 years ago
  24. 08794d4 Merge changes Ife4692e4,I7304cc1d,If19653d0,I769ca792,I93625d19, ... by Josh Gao · 10 years ago
  25. 8c8ef59 Move <sys/sysconf.h> to <bits/sysconf.h>. by Josh Gao · 10 years ago
  26. 6cfb84b Add trivial no-op <nl_types.h>. by Elliott Hughes · 10 years ago
  27. 8d387ee fix oem_XXXX ids to incorporate both ranges by Mark Salyzyn · 10 years ago
  28. e4510a2 Break up the rest of stubs.cpp. by Elliott Hughes · 10 years ago
  29. b38347a bionic: split out getpwnam and friends by Mark Salyzyn · 10 years ago
  30. 7f72ad4 Add sync_file_range to <fcntl.h>. by Elliott Hughes · 10 years ago
  31. 7897405 Merge "Add SysV signal handling" by Elliott Hughes · 10 years ago
  32. 5b528c0 Merge "Make it harder to use a broken legacy function by accident." by Elliott Hughes · 10 years ago
  33. 9a30714 Merge "Format code to calculate thread stack and signal stack." by Yabin Cui · 10 years ago
  34. 5375bf6 Add SysV signal handling by Greg Hackmann · 10 years ago
  35. ff624c2 Format code to calculate thread stack and signal stack. by Yabin Cui · 10 years ago
  36. 5db4b6e Make it harder to use a broken legacy function by accident. by Elliott Hughes · 10 years ago
  37. af39abd Merge "Check current pid at libc initialization for 32-bit build." by Yabin Cui · 10 years ago
  38. 36733fc Check current pid at libc initialization for 32-bit build. by Yabin Cui · 10 years ago
  39. d15dfb2 clock_nanosleep: add CLOCK_THREAD_CPUTIME_ID special case by Greg Hackmann · 10 years ago
  40. d132099 Merge "Add hasmntopt(3)" by Greg Hackmann · 10 years ago
  41. d81143d Merge "libc: implement kernel vdso syscalls for i386" by Elliott Hughes · 10 years ago
  42. 76640d5 Merge "Add {get,set}domainname(2)" by Greg Hackmann · 10 years ago
  43. 3679ade Add hasmntopt(3) by Greg Hackmann · 10 years ago
  44. e2faf07 Add {get,set}domainname(2) by Greg Hackmann · 10 years ago
  45. be91052 libc: implement kernel vdso syscalls for i386 by Mingwei Shi · 10 years ago
  46. a03c62b epoll_create: reject size <= 0 by Greg Hackmann · 10 years ago
  47. fb23fa3 clone: check for NULL child stack by Greg Hackmann · 10 years ago
  48. 725b2a9 Add pthread_getname_np. by Elliott Hughes · 10 years ago
  49. 545afa1 Fix PTHREAD_THREADS_MAX. by Elliott Hughes · 10 years ago
  50. 20f2c1e Init functions after debug malloc succeeds. by Christopher Ferris · 10 years ago
  51. ffd19ee Merge "Improve and fix the stack-protector tests." by Elliott Hughes · 10 years ago
  52. fc69a8a Improve and fix the stack-protector tests. by Elliott Hughes · 10 years ago
  53. 2bf5332 Minor clock_getcpuclockid optimization. by Elliott Hughes · 10 years ago
  54. ba2232d Merge "forkpty: set the output fd to -1 on the slave side." by Josh Gao · 10 years ago
  55. d2b8de2 Don't call clock_getres in sysconf. by Elliott Hughes · 10 years ago
  56. 6d7c1ee forkpty: set the output fd to -1 on the slave side. by Josh Gao · 10 years ago
  57. 29d4b71 Add __memset_chk assembler for mips32 and mips64. by Douglas Leung · 10 years ago
  58. 81d6a18 Add x86 __memset_chk assembler. by Elliott Hughes · 10 years ago
  59. f3b42e5 Merge "Clean up bcopy cruft." by Elliott Hughes · 10 years ago
  60. ff9bda7 Merge "Mandate optimized assembler for x86-64 __memset_chk." by Elliott Hughes · 10 years ago
  61. 19ca2fe Merge changes I17c22dc2,I9989e2ea by Josh Gao · 10 years ago
  62. a4c6913 Add a checksum to jmp_buf on ARM. by Josh Gao · 10 years ago
  63. bed110a Clean up bcopy cruft. by Elliott Hughes · 10 years ago
  64. 01d5b94 Remove optimized code for bzero, which was removed from POSIX in 2008. by Elliott Hughes · 10 years ago
  65. 61c95fe Mandate optimized assembler for x86-64 __memset_chk. by Elliott Hughes · 10 years ago
  66. 7846093 Mandate optimized __memset_chk for arm and arm64. by Elliott Hughes · 10 years ago
  67. 2332d52 Merge "Improve diagnostics from the assembler __memcpy_chk routines." by Elliott Hughes · 10 years ago
  68. ef925e5 Fix getifaddrs' handling of point-to-point interfaces. by Elliott Hughes · 10 years ago
  69. 3c6016f Improve diagnostics from the assembler __memcpy_chk routines. by Elliott Hughes · 10 years ago
  70. 62e5964 Improve diagnostics from the assembler __memset_chk routines. by Elliott Hughes · 10 years ago
  71. 0f67d5f Create logging sockets with SOCK_NONBLOCK... by Elliott Hughes · 10 years ago
  72. 31adf6c Merge "Improve FORTIFY failure diagnostics." by Elliott Hughes · 10 years ago
  73. b83d674 Improve FORTIFY failure diagnostics. by Elliott Hughes · 10 years ago
  74. f86c449 If you're going to use memset... by Elliott Hughes · 10 years ago
  75. 2c6c953 GCC doesn't like {}, and clang doesn't like {0}... by Elliott Hughes · 10 years ago
  76. 6bd5cf6 Fix a structure initialisation in pthread_exit(). by Anton Kirilov · 10 years ago
  77. 2c75991 Add backtrace_string and export to libmemunreachable by Colin Cross · 10 years ago
  78. 2d4721c Export malloc_backtrace by Colin Cross · 10 years ago
  79. 869691c Export malloc_iterate and friends by Colin Cross · 10 years ago
  80. 7dac8b8 Fix scope ids for link-local IPv6 addresses from getifaddrs(3). by Elliott Hughes · 10 years ago
  81. 01b85d5 Set x86 TLS limit to 0xfffff, not PAGE_SIZE. by Elliott Hughes · 10 years ago
  82. 9c212fc Merge "define pw_gecos to pw_passwd for LP32 systems" by Mike Frysinger · 10 years ago
  83. ca6af7f define pw_gecos to pw_passwd for LP32 systems by Mike Frysinger · 10 years ago
  84. b90837c Merge "Add check for pthread_self() when looking up a thread" by Dimitry Ivanov · 10 years ago
  85. 4bc739a Add check for pthread_self() when looking up a thread by Dimitry Ivanov · 10 years ago
  86. 0c485da Add in6addr_any and in6addr_loopback symbols. by Elliott Hughes · 10 years ago
  87. f226ee5 Add fopen64/freopen64/tmpfile64 aliases. by Elliott Hughes · 10 years ago
  88. 2fc7f9d Remove unused file. by Christopher Ferris · 10 years ago
  89. 194860a Merge "Replace snprintf() with __libc_format_buffer()" by Tom Cherry · 10 years ago
  90. 8352475 Replace snprintf() with __libc_format_buffer() by Tom Cherry · 10 years ago
  91. d4ae54f Fix lockf for LP32. by Elliott Hughes · 10 years ago
  92. d9bb708 Merge "Implement POSIX lockf." by Elliott Hughes · 10 years ago
  93. 5704c42 Implement POSIX lockf. by Elliott Hughes · 10 years ago
  94. ca48274 Revert "Revert "Make sem_wait able to return errno EINTR for sdk > 23."" by Yabin Cui · 10 years ago
  95. ac67b4e Merge "Revert "Make sem_wait able to return errno EINTR for sdk > 23."" by Elliott Hughes · 10 years ago
  96. 6d51085 Revert "Make sem_wait able to return errno EINTR for sdk > 23." by Dan Albert · 10 years ago
  97. c96b6e1 Merge "Make sem_wait able to return errno EINTR for sdk > 23." by Yabin Cui · 10 years ago
  98. 892b61d Make sem_wait able to return errno EINTR for sdk > 23. by Yabin Cui · 10 years ago
  99. 63860cb Malloc debug rewrite. by Christopher Ferris · 10 years ago
  100. 0ac0cee Remove dlmalloc. by Josh Gao · 10 years ago