aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
27 hoursMerge "Fix anonymous class error" into mainHEADmastermainTreehugger Robot
28 hoursFix anonymous class errorZijun
36 hoursMerge "[riscv][bionic] Prototype TLS Descriptor support" into mainTreehugger Robot
4 days[riscv][bionic] Prototype TLS Descriptor supportPaul Kirth
5 daysMerge "Move the ILP32 mmap() hackery into legacy_32_bit_support.cpp." into mainElliott Hughes
5 daysMove the ILP32 mmap() hackery into legacy_32_bit_support.cpp.Elliott Hughes
6 daysMerge "new.cpp: add sized operator delete." into mainElliott Hughes
6 daysMerge "<malloc.h>: warn on unused results for malloc_usable_size()." into mainElliott Hughes
6 daysMerge "Add a README.md to docs/, as a guide to what we have available." into ...Elliott Hughes
6 daysnew.cpp: add sized operator delete.Elliott Hughes
7 daysMerge "Update to v6.9 kernel headers." into mainChristopher Ferris
7 daysMerge "<stdio.h>: warn on some unused results." into mainElliott Hughes
7 daysAdd a README.md to docs/, as a guide to what we have available.Elliott Hughes
7 days<malloc.h>: warn on unused results for malloc_usable_size().Elliott Hughes
8 daysMerge "<unistd.h>: explain why getpagesize() is better than getauxval() as we...Elliott Hughes
8 daysUpdate to v6.9 kernel headers.Christopher Ferris
8 daysMerge "setjmp_test: riscv64 does have callee-save fp registers." into mainElliott Hughes
8 daysMerge "getpagesize(): remove "portability" claim." into mainElliott Hughes
8 daysgetpagesize(): remove "portability" claim.Elliott Hughes
8 days<unistd.h>: explain why getpagesize() is better than getauxval() as well as s...Elliott Hughes
8 dayssetjmp_test: riscv64 does have callee-save fp registers.Elliott Hughes
11 days<stdio.h>: warn on some unused results.Elliott Hughes
11 daysMerge "Warn about unused results with bsearch()." into mainElliott Hughes
11 daysWarn about unused results with bsearch().Elliott Hughes
12 daysMerge "fdtrack: make it clearer that there's more information available." int...Elliott Hughes
12 daysMerge "pthread_exit(): reduce duplication." into mainElliott Hughes
12 daysfdtrack: make it clearer that there's more information available.Elliott Hughes
12 daysMerge "Spell "calling convention" out in full." into mainElliott Hughes
12 daysMerge "bionic_allocator: more detailed and consistent error reporting." into ...Elliott Hughes
12 daysMerge "Fix some wcwidth() special cases." into mainElliott Hughes
13 daysbionic_allocator: more detailed and consistent error reporting.Elliott Hughes
13 daysFix some wcwidth() special cases.Elliott Hughes
13 daysSpell "calling convention" out in full.Elliott Hughes
13 daysMerge "Remove unused Android.mk under bionic" into mainTreehugger Robot
13 daysMerge "<sys/thread_properties.h>: remove stray semicolon in the implementatio...Treehugger Robot
14 daysMerge "Fix gettid() in functions that call fork() or equivalent." into mainElliott Hughes
14 daysRemove unused Android.mk under bionickellyhung
14 daysMerge "Revert^2 "Convert Android.mk under bionic to Android.bp"" into mainTreehugger Robot
2024-05-28Fix gettid() in functions that call fork() or equivalent.Elliott Hughes
2024-05-24pthread_exit(): reduce duplication.Elliott Hughes
2024-05-24<sys/thread_properties.h>: remove stray semicolon in the implementation.Elliott Hughes
2024-05-24Revert^2 "Convert Android.mk under bionic to Android.bp"Kelly Hung
2024-05-22Merge "Revert^2 "Switch the loader to a noexcept version of libc++"" into mainRyan Prichard
2024-05-22Merge "bionic: max_android_page_size to 16384" into mainSteven Moreland
2024-05-22Merge "Read maps data before using and do safe reads." into mainChristopher Ferris
2024-05-22bionic: max_android_page_size to 16384Steven Moreland
2024-05-22Merge "Don't leak a thread when timer_create() fails." into mainElliott Hughes
2024-05-22Merge "Revert "Convert Android.mk under bionic to Android.bp"" into mainSatish Yalla
2024-05-21Read maps data before using and do safe reads.Christopher Ferris
2024-05-22Revert "Convert Android.mk under bionic to Android.bp"Priyanka Advani