1. 00a3dba Nullability check for stdio module by zijunzhao · 2 years, 11 months ago
  2. 6bda367 Merge "Nullability check for dlfcn module" by Zijun Zhao · 2 years, 11 months ago
  3. 447c346 Nullability check for dlfcn module by zijunzhao · 2 years, 11 months ago
  4. e7d41ab Nullability check for ifaddrs module by zijunzhao · 2 years, 11 months ago
  5. 93398b1 Merge "Remove <pthread.h> cruft." by Elliott Hughes · 2 years, 11 months ago
  6. 6b6d51e Nullability check for stdio_ext module by zijunzhao · 2 years, 11 months ago
  7. 9108f25 Remove <pthread.h> cruft. by Elliott Hughes · 2 years, 11 months ago
  8. 957d34a Merge "Remove libandroidsupport cruft." by Elliott Hughes · 2 years, 11 months ago
  9. 20cd43a Merge "Remove <stdlib.h> cruft." by Elliott Hughes · 2 years, 11 months ago
  10. 41a4aa3 Merge "Nullability check for iconv module" by Zijun Zhao · 2 years, 11 months ago
  11. 67737cd Merge "Nullability check for error module" by Zijun Zhao · 2 years, 11 months ago
  12. 2b26a1e Merge "Nullability check for ftw module" by Zijun Zhao · 2 years, 11 months ago
  13. fbd7970 Remove <stdlib.h> cruft. by Elliott Hughes · 2 years, 11 months ago
  14. 377954f Nullability check for error module by zijunzhao · 3 years ago
  15. fa7c0db Remove libandroidsupport cruft. by Elliott Hughes · 2 years, 11 months ago
  16. f2ca0bc Merge "Remove <sys/socket.h> inlines for obsolete API levels." by Elliott Hughes · 2 years, 11 months ago
  17. 59d9026 Merge "Remove <fenv.h> inlines for obsolete API levels." by Elliott Hughes · 2 years, 11 months ago
  18. f5e899d Merge "Remove <sys/stat.h> inlines for obsolete API levels." by Elliott Hughes · 2 years, 11 months ago
  19. af17562 Merge "Remove <time.h> cruft." by Elliott Hughes · 2 years, 11 months ago
  20. 7dfa18a Merge "Remove <signal.h> inlines for obsolete API levels." by Elliott Hughes · 2 years, 11 months ago
  21. 66734f0 Merge "Remove <sys/mman.h> inlines for obsolete API levels." by Elliott Hughes · 2 years, 11 months ago
  22. d54d92c Merge "Remove <errno.h> inlines for obsolete API levels." by Elliott Hughes · 2 years, 11 months ago
  23. 32b6d43 Nullability check for iconv module by zijunzhao · 2 years, 11 months ago
  24. d6af63b Nullability check for ftw module by zijunzhao · 2 years, 11 months ago
  25. b5ff68c Remove a tautology from <bits/threads_inlines.h>. by Elliott Hughes · 2 years, 11 months ago
  26. f410578 Remove <time.h> cruft. by Elliott Hughes · 2 years, 11 months ago
  27. 82b0d52 Remove <sys/socket.h> inlines for obsolete API levels. by Elliott Hughes · 2 years, 11 months ago
  28. 19ed204 Remove <sys/mman.h> inlines for obsolete API levels. by Elliott Hughes · 2 years, 11 months ago
  29. acaaab0 Remove <errno.h> inlines for obsolete API levels. by Elliott Hughes · 2 years, 11 months ago
  30. 432a4af Remove <signal.h> inlines for obsolete API levels. by Elliott Hughes · 2 years, 11 months ago
  31. 2f5829b Remove <fenv.h> inlines for obsolete API levels. by Elliott Hughes · 2 years, 11 months ago
  32. 3f3a8cd Remove <sys/stat.h> inlines for obsolete API levels. by Elliott Hughes · 2 years, 11 months ago
  33. b890ff3 Merge "libc/include: remove easy __ANDROID_API__ tautologies." by Elliott Hughes · 2 years, 11 months ago
  34. 6ccb71c Merge "Remove <sys/statvfs.h> inlines for API level 19." by Elliott Hughes · 2 years, 11 months ago
  35. f4ace9d libc/include: remove easy __ANDROID_API__ tautologies. by Elliott Hughes · 2 years, 11 months ago
  36. 3c3736e Remove <sys/statvfs.h> inlines for API level 19. by Elliott Hughes · 2 years, 11 months ago
  37. d3ebc2f Merge "Remove <stdlib.h> abs/labs/llabs inline for API level 19." by Elliott Hughes · 2 years, 11 months ago
  38. 3e39b3a Nullability check for glob module by zijunzhao · 3 years ago
  39. 5fb10ce Merge "Remove <sys/wait.h> wait4() inline for API level 18." by Elliott Hughes · 3 years ago
  40. 0572153 Merge "Add documentation for a couple of pthread functions." by Elliott Hughes · 3 years ago
  41. 527d012 Remove <stdlib.h> abs/labs/llabs inline for API level 19. by Elliott Hughes · 3 years ago
  42. ed07723 Remove <sys/wait.h> wait4() inline for API level 18. by Elliott Hughes · 3 years ago
  43. 8d8a911 Add documentation for a couple of pthread functions. by Elliott Hughes · 3 years ago
  44. c83efca Merge "Nullability check for fenv module" by Treehugger Robot · 3 years ago
  45. fa2ac84 Merge "Nullability check for swap module" by Zijun Zhao · 3 years ago
  46. f4fdf0a Merge "Nullability check for wctype module" by Treehugger Robot · 3 years ago
  47. 37a136f Nullability check for fenv module by zijunzhao · 3 years ago
  48. b0fba72 Nullability check for swap module by zijunzhao · 3 years ago
  49. c0d5b47 Nullability check for wctype module by zijunzhao · 3 years ago
  50. 557d9a5 Nullability check for vfs module by zijunzhao · 3 years ago
  51. 02c4ef4 Nullability check for string module by zijunzhao · 3 years ago
  52. d555a33 Nullability check for epoll module by zijunzhao · 3 years ago
  53. 38c5344 Nullability check for signal module. by zijunzhao · 3 years ago
  54. 195b90b Nullability check for math module by zijunzhao · 3 years ago
  55. bc516bf Merge "Nullability check for eventfd module" by Treehugger Robot · 3 years ago
  56. 9729c19 Nullability check for eventfd module by zijunzhao · 3 years ago
  57. f82ee4a Merge "Nullability check for klog module" by Treehugger Robot · 3 years ago
  58. 1cda74d Nullability check for stat module by zijunzhao · 3 years ago
  59. a3357c2 Merge "Nullability check for quota module" by Treehugger Robot · 3 years ago
  60. e716b1b Nullability check for klog module by zijunzhao · 3 years ago
  61. 4b8a126 Nullability check for sysinfo module by zijunzhao · 3 years ago
  62. 7833a70 Nullability check for quota module by zijunzhao · 3 years ago
  63. 3d59110 Nullability check for unistd module by zijunzhao · 3 years ago
  64. 93eb870 Add BIONIC_COMPLICATED_NULLNESS as _Null_unspecified by zijunzhao · 3 years ago
  65. 4aa1ea0 Nullability check for fcntl module by zijunzhao · 3 years ago
  66. 64b1fe2 Nullability check for nl_types module by zijunzhao · 3 years ago
  67. d975506 Nullability check for utmp module by zijunzhao · 3 years ago
  68. 4730fb6 Nullability check for termios module by zijunzhao · 3 years ago
  69. e951acd Nullability check for execinfo module by zijunzhao · 3 years ago
  70. 6daedb7 Nullability check for inttypes module by zijunzhao · 3 years ago
  71. 57c8646 Merge "Nullability check for malloc module." by Treehugger Robot · 3 years ago
  72. 979d39c Nullability check for syslog module. by zijunzhao · 3 years, 1 month ago
  73. e620266 Nullability check for time module. by zijunzhao · 3 years, 1 month ago
  74. f043619 Nullability check for langinfo module. by zijunzhao · 3 years, 1 month ago
  75. 1a49058 Nullability check for malloc module. by zijunzhao · 3 years, 1 month ago
  76. 65584f3 Merge "Nullability check for libgen module." by Treehugger Robot · 3 years, 1 month ago
  77. ab17c07 Nullability check for libgen module. by zijunzhao · 3 years, 1 month ago
  78. 0565497 Add rlim64_t to libc/include/sys/resource by Elie Kheirallah · 3 years, 1 month ago
  79. 5a918d9 Nullability check for stdlib module. by zijunzhao · 3 years, 2 months ago
  80. d4fd67c Add some missing "Available since" documentation. by Elliott Hughes · 3 years, 2 months ago
  81. 7ececf1 Nullability check for regex module. by zijunzhao · 3 years, 2 months ago
  82. 8e82677 Use the same union in riscv64's ucontext. by Elliott Hughes · 3 years, 2 months ago
  83. 88e4e60 Sync with upstream NetBSD. by Elliott Hughes · 3 years, 2 months ago
  84. e1905ed riscv64 setjmp. by Elliott Hughes · 3 years, 3 months ago
  85. 91529b7 Add REG_S0 to ucontext.h for riscv64 by Colin Cross · 3 years, 3 months ago
  86. 287f48e riscv64: more <sys/ucontext.h>. by Elliott Hughes · 3 years, 3 months ago
  87. 4043e5e Add riscv64 <ucontext.h>. by Elliott Hughes · 3 years, 3 months ago
  88. 5b2552a Merge "riscv64 <sys/user.h>." by Elliott Hughes · 3 years, 3 months ago
  89. 4c6d66c riscv64 <fenv.h>. by Elliott Hughes · 3 years, 4 months ago
  90. cf12381 riscv64 <sys/user.h>. by Elliott Hughes · 3 years, 4 months ago
  91. 0f19b10 Switch to FreeBSD's elf_common.h. by Elliott Hughes · 3 years, 4 months ago
  92. 5cc8a46 riscv64's struct stat is the same as arm64's. by Elliott Hughes · 3 years, 4 months ago
  93. ee41a35 Extend the process_madvise() docs. by Elliott Hughes · 3 years, 4 months ago
  94. 82be76b Add __freadahead. by Elliott Hughes · 3 years, 4 months ago
  95. 5cfca6b Add fdsan owner type for native_handle_t by Brian Duddie · 3 years, 5 months ago
  96. 963e24b setjmp.h: add the missing __returns_twice to sigsetjmp(). by Elliott Hughes · 3 years, 5 months ago
  97. 0d64243 Add C23's memset_explicit(). by Elliott Hughes · 3 years, 5 months ago
  98. 7b396ae Add the other known aliases for the recent Android releases. by Elliott Hughes · 3 years, 6 months ago
  99. 8cd2ebf Add Android U API level to NDK headers by Michael Wright · 3 years, 7 months ago
  100. 10a76e6 Update to v5.18 kernel headers. by Christopher Ferris · 3 years, 8 months ago