- 2e25c0f No-op DT_AARCH64_MEMTAG_* entries by Mitch Phillips · 2 years, 5 months ago
- f6f8315 Merge "Nullability check for getopt module" by Zijun Zhao · 2 years, 5 months ago
- 1581f63 Nullability check for getopt module by zijunzhao · 2 years, 5 months ago
- e718f8b Merge "Nullability check for mntent module" by Zijun Zhao · 2 years, 5 months ago
- 0a9fd0e Merge "Nullability check for signalfd module" by Treehugger Robot · 2 years, 5 months ago
- 424cb2c Nullability check for mntent module by zijunzhao · 2 years, 5 months ago
- 98f116b Nullability check for signalfd module by zijunzhao · 2 years, 5 months ago
- 1cccc1a Merge "Nullability check for resolv module" by Treehugger Robot · 2 years, 5 months ago
- dddea28 Merge "Nullability check for thread module" by Zijun Zhao · 2 years, 5 months ago
- e589574 Nullability check for thread module by zijunzhao · 2 years, 5 months ago
- 16c2388 Nullability check for resolv module by zijunzhao · 2 years, 5 months ago
- d2e55dd Merge "The syscall call uses the 'tail' instruction call" by Elliott Hughes · 2 years, 5 months ago
- c42c741 The syscall call uses the 'tail' instruction call by caowencheng · 2 years, 5 months ago
- 7f8133d Merge "Nullability check for pidfd module" by Zijun Zhao · 2 years, 5 months ago
- 85fc6b1 Merge "Nullability check for utsname module" by Zijun Zhao · 2 years, 5 months ago
- 5bfbc53 Merge "Nullability check for assert module" by Zijun Zhao · 2 years, 5 months ago
- 6cb7db2 Merge "riscv64: use `tail` for tail calls." by Elliott Hughes · 2 years, 5 months ago
- edc554d Nullability check for pidfd module by zijunzhao · 2 years, 5 months ago
- f6f0c9d Nullability check for utsname module by zijunzhao · 2 years, 5 months ago
- 698b616 Nullability check for assert module by zijunzhao · 2 years, 5 months ago
- b0d3f0b riscv64: use `tail` for tail calls. by Elliott Hughes · 2 years, 5 months ago
- a7015ea Merge "Fix the compile errors "R_RISCV_JAL out of rang" when the jump range is greater than 1M memory space between vfork and __set_errno_internal" by Treehugger Robot · 2 years, 5 months ago
- 7f2f941 Merge "Nullability check for grp module" by Treehugger Robot · 2 years, 5 months ago
- 2c445d9 Merge "Nullability check for stdio module" by Zijun Zhao · 2 years, 5 months ago
- d27c83f Fix the compile errors "R_RISCV_JAL out of rang" when the jump range is greater than 1M memory space between vfork and __set_errno_internal by caowencheng · 2 years, 5 months ago
- 78f71a5 Merge "Guard registers definitions for riscv64" by Alistair Delva · 2 years, 5 months ago
- 33102fb Nullability check for grp module by zijunzhao · 2 years, 5 months ago
- 1cb3158 Guard registers definitions for riscv64 by Nelly Vouzoukidou · 2 years, 5 months ago
- 75a114b Merge "Sync with upstream openbsd." by Elliott Hughes · 2 years, 5 months ago
- b6e7e2c Merge "Remove #pragma workarounds for %b/%B." by Elliott Hughes · 2 years, 5 months ago
- 056ce2e Merge "Add the %b/%B PRI* and SCN* macros." by Elliott Hughes · 2 years, 5 months ago
- 00a3dba Nullability check for stdio module by zijunzhao · 2 years, 5 months ago
- 53b6dfb Sync with upstream openbsd. by Elliott Hughes · 2 years, 5 months ago
- 6f231ce Remove #pragma workarounds for %b/%B. by Elliott Hughes · 2 years, 5 months ago
- ac34ad2 Add the %b/%B PRI* and SCN* macros. by Elliott Hughes · 2 years, 5 months ago
- 529c16a Merge "memset_chk into assembly file" by Elliott Hughes · 2 years, 5 months ago
- ee824ae Merge "add test for using malloced stack for pthread_create" by Florian Mayer · 2 years, 5 months ago
- 793d272 Merge "Slightly simplify perror()." by Elliott Hughes · 2 years, 5 months ago
- ab457f9 memset_chk into assembly file by caowencheng · 2 years, 5 months ago
- ae1c64a Slightly simplify perror(). by Elliott Hughes · 2 years, 5 months ago
- 90dd5f0 Merge "Don't run GWP ASan integration tests under HWASan." by Christopher Ferris · 2 years, 5 months ago
- 8dd531c Merge "Remove #if cruft." by Elliott Hughes · 2 years, 5 months ago
- f966620 add test for using malloced stack for pthread_create by Florian Mayer · 2 years, 5 months ago
- 92a4d2b Don't run GWP ASan integration tests under HWASan. by Christopher Ferris · 2 years, 5 months ago
- dc3ed4f Merge "Pull flockfile/funlockfile/ftrylockfile into stdio.cpp." by Elliott Hughes · 2 years, 5 months ago
- 20dd3fe Pull flockfile/funlockfile/ftrylockfile into stdio.cpp. by Elliott Hughes · 2 years, 5 months ago
- 6bda367 Merge "Nullability check for dlfcn module" by Zijun Zhao · 2 years, 5 months ago
- f7c2b8c Merge "Disable elftls_dl#dtv_resize on HWASan" by Treehugger Robot · 2 years, 5 months ago
- 2b67014 Disable elftls_dl#dtv_resize on HWASan by Florian Mayer · 2 years, 5 months ago
- 447c346 Nullability check for dlfcn module by zijunzhao · 2 years, 5 months ago
- 5ee6292 Remove #if cruft. by Elliott Hughes · 2 years, 5 months ago
- c920ac5 Merge "Nullability check for ifaddrs module" by Treehugger Robot · 2 years, 5 months ago
- e7d41ab Nullability check for ifaddrs module by zijunzhao · 2 years, 5 months ago
- 93398b1 Merge "Remove <pthread.h> cruft." by Elliott Hughes · 2 years, 5 months ago
- 62e24fd Merge "Nullability check for stdio_ext module" by Treehugger Robot · 2 years, 5 months ago
- 6b6d51e Nullability check for stdio_ext module by zijunzhao · 2 years, 5 months ago
- 9108f25 Remove <pthread.h> cruft. by Elliott Hughes · 2 years, 5 months ago
- 957d34a Merge "Remove libandroidsupport cruft." by Elliott Hughes · 2 years, 5 months ago
- 20cd43a Merge "Remove <stdlib.h> cruft." by Elliott Hughes · 2 years, 5 months ago
- 41a4aa3 Merge "Nullability check for iconv module" by Zijun Zhao · 2 years, 5 months ago
- 67737cd Merge "Nullability check for error module" by Zijun Zhao · 2 years, 5 months ago
- 2b26a1e Merge "Nullability check for ftw module" by Zijun Zhao · 2 years, 5 months ago
- fbd7970 Remove <stdlib.h> cruft. by Elliott Hughes · 2 years, 5 months ago
- 377954f Nullability check for error module by zijunzhao · 2 years, 6 months ago
- 39aed9c Merge "librust_baremetal: Add libc_netbsd" by Pierre-Clément Tosi · 2 years, 5 months ago
- fa7c0db Remove libandroidsupport cruft. by Elliott Hughes · 2 years, 5 months ago
- f2ca0bc Merge "Remove <sys/socket.h> inlines for obsolete API levels." by Elliott Hughes · 2 years, 5 months ago
- 59d9026 Merge "Remove <fenv.h> inlines for obsolete API levels." by Elliott Hughes · 2 years, 5 months ago
- f5e899d Merge "Remove <sys/stat.h> inlines for obsolete API levels." by Elliott Hughes · 2 years, 5 months ago
- af17562 Merge "Remove <time.h> cruft." by Elliott Hughes · 2 years, 5 months ago
- 7dfa18a Merge "Remove <signal.h> inlines for obsolete API levels." by Elliott Hughes · 2 years, 5 months ago
- 66734f0 Merge "Remove <sys/mman.h> inlines for obsolete API levels." by Elliott Hughes · 2 years, 5 months ago
- d54d92c Merge "Remove <errno.h> inlines for obsolete API levels." by Elliott Hughes · 2 years, 5 months ago
- 511ad0f Merge "Remove a tautology from <bits/threads_inlines.h>." by Elliott Hughes · 2 years, 5 months ago
- 32b6d43 Nullability check for iconv module by zijunzhao · 2 years, 5 months ago
- d6af63b Nullability check for ftw module by zijunzhao · 2 years, 5 months ago
- b5ff68c Remove a tautology from <bits/threads_inlines.h>. by Elliott Hughes · 2 years, 5 months ago
- f410578 Remove <time.h> cruft. by Elliott Hughes · 2 years, 5 months ago
- 82b0d52 Remove <sys/socket.h> inlines for obsolete API levels. by Elliott Hughes · 2 years, 5 months ago
- 19ed204 Remove <sys/mman.h> inlines for obsolete API levels. by Elliott Hughes · 2 years, 5 months ago
- acaaab0 Remove <errno.h> inlines for obsolete API levels. by Elliott Hughes · 2 years, 5 months ago
- 432a4af Remove <signal.h> inlines for obsolete API levels. by Elliott Hughes · 2 years, 5 months ago
- 2f5829b Remove <fenv.h> inlines for obsolete API levels. by Elliott Hughes · 2 years, 5 months ago
- 3f3a8cd Remove <sys/stat.h> inlines for obsolete API levels. by Elliott Hughes · 2 years, 5 months ago
- b890ff3 Merge "libc/include: remove easy __ANDROID_API__ tautologies." by Elliott Hughes · 2 years, 5 months ago
- 6ccb71c Merge "Remove <sys/statvfs.h> inlines for API level 19." by Elliott Hughes · 2 years, 5 months ago
- f4ace9d libc/include: remove easy __ANDROID_API__ tautologies. by Elliott Hughes · 2 years, 5 months ago
- 0878518 Merge "Update to v6.2 kernel headers." by Christopher Ferris · 2 years, 5 months ago
- 3c3736e Remove <sys/statvfs.h> inlines for API level 19. by Elliott Hughes · 2 years, 5 months ago
- 8b7fdc9 Update to v6.2 kernel headers. by Christopher Ferris · 2 years, 5 months ago
- d3ebc2f Merge "Remove <stdlib.h> abs/labs/llabs inline for API level 19." by Elliott Hughes · 2 years, 5 months ago
- eb46ac9 librust_baremetal: Add libc_netbsd by Pierre-Clément Tosi · 2 years, 6 months ago
- 4e732eb Merge "Nullability check for glob module" by Zijun Zhao · 2 years, 6 months ago
- 3e39b3a Nullability check for glob module by zijunzhao · 2 years, 6 months ago
- 5fb10ce Merge "Remove <sys/wait.h> wait4() inline for API level 18." by Elliott Hughes · 2 years, 6 months ago
- 0572153 Merge "Add documentation for a couple of pthread functions." by Elliott Hughes · 2 years, 6 months ago
- 527d012 Remove <stdlib.h> abs/labs/llabs inline for API level 19. by Elliott Hughes · 2 years, 6 months ago
- ed07723 Remove <sys/wait.h> wait4() inline for API level 18. by Elliott Hughes · 2 years, 6 months ago
- 8d8a911 Add documentation for a couple of pthread functions. by Elliott Hughes · 2 years, 6 months ago
- c83efca Merge "Nullability check for fenv module" by Treehugger Robot · 2 years, 6 months ago