aboutsummaryrefslogtreecommitdiff
path: root/libc
Commit message (Expand)AuthorAgeFilesLines
...
| * | Allow the kernel to upgrade ASYNC mode processes to SYNC mode.Peter Collingbourne2021-07-012-2/+11
* | | Merge "Add default_shared_libs to crt objects"Colin Cross2021-07-011-3/+9
|\ \ \
| * | | Add default_shared_libs to crt objectsColin Cross2021-06-231-3/+9
* | | | Update to v5.13 kernel headers.Christopher Ferris2021-07-0175-783/+1915
| |_|/ |/| |
* | | Merge "Document more clearly that we don't plan on using faccessat2(2)."Treehugger Robot2021-06-251-4/+4
|\ \ \
| * | | Document more clearly that we don't plan on using faccessat2(2).Elliott Hughes2021-06-251-4/+4
* | | | Stop documenting native_heapdump_viewer.Elliott Hughes2021-06-241-24/+0
|/ / /
* / / Add definition of M_MEMTAG_TUNING.Evgenii Stepanov2021-06-241-2/+41
|/ /
* | Improve the <sys/select.h> docs.Elliott Hughes2021-06-171-6/+12
* | Merge "Disable return PAC in __pthread_start."Peter Collingbourne2021-06-091-0/+5
|\ \
| * | Disable return PAC in __pthread_start.Peter Collingbourne2021-06-081-0/+5
| |/
* | Mark abort(3) as `nomerge`.Elliott Hughes2021-06-071-1/+1
* | Fix dangling pointer in heapprofd API.Florian Mayer2021-06-021-7/+3
* | Remove sort_bss_symbols_by_size .Lukacs T. Berki2021-06-021-4/+0
|/
* Merge "Move android_reset_stack_guard to LIBC_S"Christian Wailes2021-05-241-1/+1
|\
| * Move android_reset_stack_guard to LIBC_SChris Wailes2021-05-171-1/+1
* | Turns out we don't need to say calll any more.Elliott Hughes2021-05-191-1/+1
|/
* Merge "Enable RTM_GETLINK restrictions on all apps"Bram Bonné2021-05-171-5/+2
|\
| * Enable RTM_GETLINK restrictions on all appsBram Bonné2021-04-301-5/+2
* | Merge "Update API of MapInfo from libunwindstack"David Srbecky2021-05-132-7/+7
|\ \
| * | Update API of MapInfo from libunwindstackDavid Srbecky2021-05-132-7/+7
* | | Clear the stack frame pointer in _start and __bionic_cloneChris Wailes2021-05-073-4/+9
|/ /
* / Update to v5.12 kernel headers.Christopher Ferris2021-05-0365-63/+947
|/
* Replace llndk_library with llndk clause in cc_libraryColin Cross2021-04-261-48/+16
* Merge "Reorder libc.llndk headers to match libc_headers_arch"Treehugger Robot2021-04-231-1/+1
|\
| * Reorder libc.llndk headers to match libc_headers_archColin Cross2021-04-211-1/+1
* | Merge "Avoid prctl(PR_PAC_RESET_KEYS) on devices without PAC support."Peter Collingbourne2021-04-221-1/+6
|\ \
| * | Avoid prctl(PR_PAC_RESET_KEYS) on devices without PAC support.Peter Collingbourne2021-04-221-1/+6
* | | Add missing liblog_headers dependency to libc_defaults.Rupert Shuttleworth2021-04-221-0/+1
| |/ |/|
* | Merge "Fix last python3 issues."Christopher Ferris2021-04-211-5/+5
|\ \
| * | Fix last python3 issues.Christopher Ferris2021-04-201-5/+5
* | | Fix overly-zealous strip.Dan Albert2021-04-201-2/+2
|/ /
* | Merge "Update for python3."Christopher Ferris2021-04-205-46/+28
|\ \
| * | Update for python3.Christopher Ferris2021-04-195-46/+28
* | | Merge "Ignore backup files left by emacs."Treehugger Robot2021-04-201-0/+3
|\ \ \ | |/ / |/| |
| * | Ignore backup files left by emacs.Dan Albert2021-04-191-0/+3
| |/
* / Force everything to use python3 for consistency.Elliott Hughes2021-04-1513-113/+31
|/
* Make gensyscalls.py compatible with Python 3.Rupert Shuttleworth2021-04-151-5/+5
* Merge "Make res_init() work again."Elliott Hughes2021-04-1211-361/+212
|\
| * Make res_init() work again.Elliott Hughes2021-04-0811-361/+212
* | Merge "Revert "Reland: Soft-enable MAC address restrictions with allowlist.""Bram Bonné2021-04-096-212/+4
|\ \
| * | Revert "Reland: Soft-enable MAC address restrictions with allowlist."Bram Bonné2021-04-086-212/+4
* | | Merge "Disable fdtrack post-fork."Josh Gao2021-04-096-49/+57
|\ \ \ | |_|/ |/| |
| * | Disable fdtrack post-fork.Josh Gao2021-04-076-49/+57
* | | Merge "Initialize _nres only once"Luke Huang2021-04-081-56/+24
|\ \ \ | |_|/ |/| |
| * | Initialize _nres only onceLuke Huang2021-04-071-56/+24
* | | Fix return type of process_madvise().Elliott Hughes2021-04-062-3/+3
* | | Merge "Reset PAC keys on thread creation instead of on zygote fork."Peter Collingbourne2021-04-061-0/+6
|\ \ \ | |/ / |/| |
| * | Reset PAC keys on thread creation instead of on zygote fork.Peter Collingbourne2021-03-251-0/+6
* | | setjmp/longjmp: avoid invalid values in the stack pointer.Elliott Hughes2021-04-054-110/+95
| |/ |/|