aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-05Merge "Clarify the timespec argument to clock_nanosleep()." into main am: 70e...temp_319669529Elliott Hughes
2024-03-05Merge "Consistently use 'op' in argument names." into main am: 47f8ab80ccElliott Hughes
2024-03-05Merge "_Fork(): clarify what not running pthread_atfork() handlers means in p...Elliott Hughes
2024-03-05Merge "Remove an unused include" into main am: 9d98e04aa9Treehugger Robot
2024-03-05Merge "Clarify the timespec argument to clock_nanosleep()." into mainElliott Hughes
2024-03-05Merge "Consistently use 'op' in argument names." into mainElliott Hughes
2024-03-05Merge "_Fork(): clarify what not running pthread_atfork() handlers means in p...Elliott Hughes
2024-03-05Merge "Remove an unused include" into mainTreehugger Robot
2024-03-04Remove an unused includeRyan Prichard
2024-03-05Merge "Revamp the elftls_dl.dtv_resize test" into main am: e6a4943dfaRyan Prichard
2024-03-05Clarify the timespec argument to clock_nanosleep().Elliott Hughes
2024-03-04Merge "Revamp the elftls_dl.dtv_resize test" into mainRyan Prichard
2024-03-04Consistently use 'op' in argument names.Elliott Hughes
2024-03-04_Fork(): clarify what not running pthread_atfork() handlers means in practice.Elliott Hughes
2024-03-01Revamp the elftls_dl.dtv_resize testRyan Prichard
2024-03-01Merge "Correct the nullability annotation in posix_spawnattr_init()" into mai...Treehugger Robot
2024-03-01Merge "Correct the nullability annotation in posix_spawnattr_init()" into mainTreehugger Robot
2024-02-29Merge "Add _Fork()." into main am: a216b269efElliott Hughes
2024-02-29Correct the nullability annotation in posix_spawnattr_init()zijunzhao
2024-02-29Merge "Add _Fork()." into mainElliott Hughes
2024-02-29Add _Fork().Elliott Hughes
2024-02-29Merge "Remove unnecessary includes" into main am: 9218876df0Treehugger Robot
2024-02-29Merge "Remove unnecessary includes" into mainTreehugger Robot
2024-02-28Remove unnecessary includesFlorian Mayer
2024-02-28Merge "Add ..DEPRECATED_PAGE_SIZE macro" into main am: 2215ad406bSteven Moreland
2024-02-28Merge "Add ..DEPRECATED_PAGE_SIZE macro" into mainSteven Moreland
2024-02-28Add ..DEPRECATED_PAGE_SIZE macroSteven Moreland
2024-02-28Merge changes from topic "reland_bionic_vma_fixes" into main am: f9c297d344Kalesh Singh
2024-02-28Merge changes from topic "reland_bionic_vma_fixes" into mainKalesh Singh
2024-02-28Merge "CtsBionicAppTestCases has moved to presubmit." into main am: a094f172b8Treehugger Robot
2024-02-28Merge "CtsBionicAppTestCases has moved to presubmit." into mainTreehugger Robot
2024-02-27Merge "Add CtsBionicAppTestCases to TEST_MAPPING." into main am: 15be223fccElliott Hughes
2024-02-27CtsBionicAppTestCases has moved to presubmit.Elliott Hughes
2024-02-27Merge "Add CtsBionicAppTestCases to TEST_MAPPING." into mainElliott Hughes
2024-02-27Merge "__bionic_get_shell_path(): explanatory comment." into main am: c3a6b446c4Treehugger Robot
2024-02-27Merge "__bionic_get_shell_path(): explanatory comment." into mainTreehugger Robot
2024-02-27RELAND: bionic: loader: Extend GNU_RELRO protectionKalesh Singh
2024-02-27RELAND: bionic: loader: Extend LOAD segment VMAsKalesh Singh
2024-02-26__bionic_get_shell_path(): explanatory comment.Elliott Hughes
2024-02-26Merge "cxa_demangle_test: expand accepted outputs" into main am: a5ac8de33fRyan Prichard
2024-02-26Merge "Improve android_set_abort_message() documentation." into main am: dcfc...Elliott Hughes
2024-02-26Merge "cxa_demangle_test: expand accepted outputs" into mainRyan Prichard
2024-02-26Add CtsBionicAppTestCases to TEST_MAPPING.Elliott Hughes
2024-02-26Merge "Improve android_set_abort_message() documentation." into mainElliott Hughes
2024-02-23cxa_demangle_test: expand accepted outputsRyan Prichard
2024-02-23Improve android_set_abort_message() documentation.Elliott Hughes
2024-02-23Merge "Mention ApplicationExitInfo in docs" into main am: 6835b71819Treehugger Robot
2024-02-23Merge "Mention ApplicationExitInfo in docs" into mainTreehugger Robot
2024-02-23Mention ApplicationExitInfo in docsFlorian Mayer
2024-02-22Merge "Add CtsBionicAppTestCases to postsubmit" into main am: f2c9e97c45Treehugger Robot