- b813a6a Add %b and %B support to the printf/wprintf family. by Elliott Hughes · 3 years ago
- 27b3ad2 Merge "Simplify the implementation of get_nproc()." by Elliott Hughes · 3 years ago
- 6f4bb07 Merge "fread: cope with >2GiB totals." by Elliott Hughes · 3 years ago
- be78fc9 fread: cope with >2GiB totals. by Elliott Hughes · 3 years ago
- d771a7c Simplify the implementation of get_nproc(). by Elliott Hughes · 3 years ago
- bf76fc6 Merge "Tidy up the x86 atom/silvermont stuff similar to x86-64." by Elliott Hughes · 3 years ago
- 2d07233 Merge "Handle null TM_ZONE in z case in strftime." by Treehugger Robot · 3 years ago
- ed77714 Tidy up the x86 atom/silvermont stuff similar to x86-64. by Elliott Hughes · 3 years ago
- 61a42bf Merge "avx2 implementation for memset." by Elliott Hughes · 3 years ago
- 24bfd8e Handle null TM_ZONE in z case in strftime. by Almaz Mingaleev · 3 years, 1 month ago
- 919fb7f avx2 implementation for memset. by ahs · 3 years, 2 months ago
- 1031e0d Merge "Add post 2100 year mktime test." by Almaz Mingaleev · 3 years, 1 month ago
- 7c3f9cb Merge "Add the other known aliases for the recent Android releases." by Treehugger Robot · 3 years, 1 month ago
- 7b396ae Add the other known aliases for the recent Android releases. by Elliott Hughes · 3 years, 1 month ago
- 10fed72 Add post 2100 year mktime test. by Almaz Mingaleev · 3 years, 1 month ago
- fee05f0 Merge "Rewrite function definitions with identifier lists" by Treehugger Robot · 3 years, 1 month ago
- 7eeb11d Rewrite function definitions with identifier lists by Yi Kong · 3 years, 1 month ago
- 24062ac Merge "Sync with upstream openbsd." by Treehugger Robot · 3 years, 1 month ago
- 6c2804b Merge "Sync libm with upstream freebsd." by Treehugger Robot · 3 years, 1 month ago
- 022e1aa Sync libm with upstream freebsd. by Elliott Hughes · 3 years, 1 month ago
- fbac9af Sync with upstream openbsd. by Elliott Hughes · 3 years, 1 month ago
- c700432 Merge "Extend bionic-unit-tests timeout." by Treehugger Robot · 3 years, 1 month ago
- 1f3c8d6 Extend bionic-unit-tests timeout. by Mitch Phillips · 3 years, 1 month ago
- 7ff6a44 Merge "Rename deps in libc to account for name/src collision work." by Mark Dacek · 3 years, 1 month ago
- d88d7ea Rename deps in libc to account for name/src collision work. by MarkDacek · 3 years, 1 month ago
- cb8b43e Merge "Switch to the more common idiom for scripts in genrules." by Colin Cross · 3 years, 1 month ago
- 291f98a Switch to the more common idiom for scripts in genrules. by Elliott Hughes · 3 years, 1 month ago
- ecca883 Merge "Revert "Revert "Do not look for tzdata file in /data.""" by Almaz Mingaleev · 3 years, 1 month ago
- da75bb6 Revert "Revert "Do not look for tzdata file in /data."" by Almaz Mingaleev · 3 years, 1 month ago
- 727ab31 Merge "Declare libc's contributions to API surface(s) in Multi-tree" by Spandan Das · 3 years, 1 month ago
- 4c5e40b Merge "Add persistent GWP-ASan sysprops." by Mitch Phillips · 3 years, 1 month ago
- 3523e8e Declare libc's contributions to API surface(s) in Multi-tree by Spandan Das · 3 years, 2 months ago
- 9634c36 Add persistent GWP-ASan sysprops. by Mitch Phillips · 3 years, 1 month ago
- fd0a1ea Merge "Add Android U API level to NDK headers" by Treehugger Robot · 3 years, 1 month ago
- 8cd2ebf Add Android U API level to NDK headers by Michael Wright · 3 years, 1 month ago
- 9da1b3f Merge "Add the toybox tests to bionic's presubmit." by Elliott Hughes · 3 years, 1 month ago
- 8fda8fc Add the toybox tests to bionic's presubmit. by Elliott Hughes · 3 years, 1 month ago
- b566c53 Merge "Revert "Do not look for tzdata file in /data."" by Treehugger Robot · 3 years, 1 month ago
- 4e01323 Revert "Do not look for tzdata file in /data." by Almaz Mingaleev · 3 years, 1 month ago
- 7ed88b6 Merge "Do not look for tzdata file in /data." by Treehugger Robot · 3 years, 1 month ago
- 170ae1f Merge "Document another obsolete POSIX function." by Elliott Hughes · 3 years, 2 months ago
- e9a2089 Do not look for tzdata file in /data. by Almaz Mingaleev · 3 years, 2 months ago
- a39ac04 Document another obsolete POSIX function. by Elliott Hughes · 3 years, 2 months ago
- 7a0fc41 Merge "Avoid using new/delete in locale.cpp" am: d18e608279 by Ryan Prichard · 3 years, 2 months ago
- d18e608 Merge "Avoid using new/delete in locale.cpp" by Ryan Prichard · 3 years, 2 months ago
- bcb9715 Avoid using new/delete in locale.cpp by Ryan Prichard · 3 years, 3 months ago
- 2a769de Merge "Update to v5.18 kernel headers." am: a8cb33ff07 by Christopher Ferris · 3 years, 2 months ago
- a8cb33f Merge "Update to v5.18 kernel headers." by Christopher Ferris · 3 years, 2 months ago
- dc4c1f7 Merge "Set TZDEFAULT to NULL." am: 9465700983 by Almaz Mingaleev · 3 years, 2 months ago
- 9465700 Merge "Set TZDEFAULT to NULL." by Almaz Mingaleev · 3 years, 2 months ago
- 10a76e6 Update to v5.18 kernel headers. by Christopher Ferris · 3 years, 2 months ago
- 7902bfc Merge "Bump tzcode from 2016g to 2022a*." am: 0219fe82c6 by Almaz Mingaleev · 3 years, 2 months ago
- 0219fe8 Merge "Bump tzcode from 2016g to 2022a*." by Almaz Mingaleev · 3 years, 2 months ago
- 6f1d2ad Merge "docs: add a clang_fortify_anatomy doc" am: df8ff491bb by Treehugger Robot · 3 years, 2 months ago
- df8ff49 Merge "docs: add a clang_fortify_anatomy doc" by Treehugger Robot · 3 years, 2 months ago
- 3b51605 docs: add a clang_fortify_anatomy doc by George Burgess IV · 3 years, 2 months ago
- a52a0da Set TZDEFAULT to NULL. by Almaz Mingaleev · 3 years, 5 months ago
- 5411aff Bump tzcode from 2016g to 2022a*. by Almaz Mingaleev · 3 years, 6 months ago
- 35f3957 Merge "Mention O_CREAT and O_TMPFILE in both open(2) fortify messages." am: 4fc8b0555f by Treehugger Robot · 3 years, 2 months ago
- 4fc8b05 Merge "Mention O_CREAT and O_TMPFILE in both open(2) fortify messages." by Treehugger Robot · 3 years, 2 months ago
- 900a989 Mention O_CREAT and O_TMPFILE in both open(2) fortify messages. by Elliott Hughes · 3 years, 2 months ago
- cabe057 Merge "memtag_stack: vfork and longjmp support." am: 4ebdeebef7 by Treehugger Robot · 3 years, 2 months ago
- 4ebdeeb Merge "memtag_stack: vfork and longjmp support." by Treehugger Robot · 3 years, 2 months ago
- 542a242 Merge "Revert "Update to v5.18 kernel headers."" am: 6cfefe5842 by Treehugger Robot · 3 years, 2 months ago
- 6cfefe5 Merge "Revert "Update to v5.18 kernel headers."" by Treehugger Robot · 3 years, 2 months ago
- 55b5639 Revert "Update to v5.18 kernel headers." by Greg Kaiser · 3 years, 2 months ago
- 3031a7e memtag_stack: vfork and longjmp support. by Evgenii Stepanov · 3 years, 3 months ago
- 28d564c Merge "Basic support for MTE stack tagging." am: 39de8b944e by Treehugger Robot · 3 years, 2 months ago
- 39de8b9 Merge "Basic support for MTE stack tagging." by Treehugger Robot · 3 years, 2 months ago
- f9fa32a Basic support for MTE stack tagging. by Evgenii Stepanov · 3 years, 3 months ago
- 274b51d Merge "Update to v5.18 kernel headers." am: a92074cb01 by Christopher Ferris · 3 years, 2 months ago
- a92074c Merge "Update to v5.18 kernel headers." by Christopher Ferris · 3 years, 2 months ago
- 5d36796 Update to v5.18 kernel headers. by Christopher Ferris · 3 years, 2 months ago
- 9f375bb Merge "Disable close_range test for musl" am: 98edc0c14e by Colin Cross · 3 years, 2 months ago
- 98edc0c Merge "Disable close_range test for musl" by Colin Cross · 3 years, 2 months ago
- 1b8ebea Disable close_range test for musl by Colin Cross · 3 years, 2 months ago
- 68f5e82 Merge "Fix it to call the lambda function" am: 5c36810f5e by Treehugger Robot · 3 years, 2 months ago
- 5c36810 Merge "Fix it to call the lambda function" by Treehugger Robot · 3 years, 2 months ago
- 8853da9 Merge "Add options to only backtrace specific sizes." am: 08f98b6734 by Christopher Ferris · 3 years, 3 months ago
- 08f98b6 Merge "Add options to only backtrace specific sizes." by Christopher Ferris · 3 years, 3 months ago
- 1197654 Fix it to call the lambda function by Suchang Woo · 3 years, 3 months ago
- a383648 Add options to only backtrace specific sizes. by Christopher Ferris · 3 years, 3 months ago
- 7fb7ec2 Merge "Remove the KSM hack in mmap()." am: f2d59f93e6 by Elliott Hughes · 3 years, 3 months ago
- f2d59f9 Merge "Remove the KSM hack in mmap()." by Elliott Hughes · 3 years, 3 months ago
- 9619877 Merge "Make the unit tests isolated." am: c7b31befbf by Christopher Ferris · 3 years, 3 months ago
- c7b31be Merge "Make the unit tests isolated." by Christopher Ferris · 3 years, 3 months ago
- e35b67e Merge "Remove unused function." am: fb42de4449 by Florian Mayer · 3 years, 3 months ago
- fb42de4 Merge "Remove unused function." by Florian Mayer · 3 years, 3 months ago
- a65b181 Merge "Merge "Merge "Merge "Merge "mntent_test: don't assume /proc isn't the first mount." into android10-tests-dev am: 0462cfb766" into android11-tests-dev am: 0a5cc21c42" into android12-tests-dev am: 46871c040d" into android12L-tests-dev am: e6fb091bba" am: f4b3e6c408 by Automerger Merge Worker · 3 years, 3 months ago
- d310153 Merge "Use new AndroidLocalUnwinder." am: 6f54ff6ca1 by Christopher Ferris · 3 years, 3 months ago
- f4b3e6c Merge "Merge "Merge "Merge "Merge "mntent_test: don't assume /proc isn't the first mount." into android10-tests-dev am: 0462cfb766" into android11-tests-dev am: 0a5cc21c42" into android12-tests-dev am: 46871c040d" into android12L-tests-dev am: e6fb091bba" by Automerger Merge Worker · 3 years, 3 months ago
- 57ce2d6 Merge "Merge "Merge "Merge "mntent_test: don't assume /proc isn't the first mount." into android10-tests-dev am: 0462cfb766" into android11-tests-dev am: 0a5cc21c42" into android12-tests-dev am: 46871c040d" into android12L-tests-dev am: e6fb091bba by Automerger Merge Worker · 3 years, 3 months ago
- e6fb091 Merge "Merge "Merge "Merge "mntent_test: don't assume /proc isn't the first mount." into android10-tests-dev am: 0462cfb766" into android11-tests-dev am: 0a5cc21c42" into android12-tests-dev am: 46871c040d" into android12L-tests-dev by Automerger Merge Worker · 3 years, 3 months ago
- c3a2e6b Merge "Merge "Merge "mntent_test: don't assume /proc isn't the first mount." into android10-tests-dev am: 0462cfb766" into android11-tests-dev am: 0a5cc21c42" into android12-tests-dev am: 46871c040d by Automerger Merge Worker · 3 years, 3 months ago
- 46871c0 Merge "Merge "Merge "mntent_test: don't assume /proc isn't the first mount." into android10-tests-dev am: 0462cfb766" into android11-tests-dev am: 0a5cc21c42" into android12-tests-dev by Automerger Merge Worker · 3 years, 3 months ago
- d285f43 Merge "Merge "mntent_test: don't assume /proc isn't the first mount." into android10-tests-dev am: 0462cfb766" into android11-tests-dev am: 0a5cc21c42 by Automerger Merge Worker · 3 years, 3 months ago
- 0a5cc21 Merge "Merge "mntent_test: don't assume /proc isn't the first mount." into android10-tests-dev am: 0462cfb766" into android11-tests-dev by Automerger Merge Worker · 3 years, 3 months ago
- ab9bb66 Merge "mntent_test: don't assume /proc isn't the first mount." into android10-tests-dev am: 0462cfb766 by Shubhangi Pawar · 3 years, 3 months ago
- 0d07dcc Make the unit tests isolated. by Christopher Ferris · 3 years, 3 months ago
- 0462cfb Merge "mntent_test: don't assume /proc isn't the first mount." into android10-tests-dev by Shubhangi Pawar · 3 years, 3 months ago