aboutsummaryrefslogtreecommitdiff
path: root/libc
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | | | | | | | | | | | | | | | | | Fix bugprone-macro-parentheses warningsChih-Hung Hsieh2020-03-306-15/+15
| | | * | | | | | | | | | | | | | | | | | | | | | | | | [GWP-ASan] Allow libc header access from GWP-ASan.Mitch Phillips2020-03-261-0/+1
| | | * | | | | | | | | | | | | | | | | | | | | | | | | Merge "[GWP-ASan] Intercept calloc() again." into rvc-devTreeHugger Robot2020-03-171-2/+1
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | [GWP-ASan] Intercept calloc() again.Mitch Phillips2020-03-161-2/+1
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Add 29 to stubs.versions of libc/libdl/libm" into rvc-devJooyung Han2020-03-131-1/+4
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | Add 29 to stubs.versions of libc/libdl/libmJooyung Han2020-03-071-1/+4
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Add explicit state for heapprofd hooking.Florian Mayer2020-03-121-101/+194
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Rewrite __cxa_atexit / __cxa_finalizeRyan Prichard2020-03-094-203/+274
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / /
| | | * / / / / / / / / / / / / / / / / / / / / / / / / / Update the scudo wrapper for bionic changes.Christopher Ferris2020-03-041-0/+8
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / /
| | | * | | | | | | | | | | | | | | | | | | | | | | | | Merge "[GWP-ASan] [heapprofd] Fix infinite recursion between malloc-racing th...Mitch Phillips2020-03-021-4/+11
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | [GWP-ASan] [heapprofd] Fix infinite recursion between malloc-racing threads.Mitch Phillips2020-02-281-4/+11
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | Merge "[GWP-ASan] Don't intercept calloc." into rvc-devTreeHugger Robot2020-02-291-1/+2
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | [GWP-ASan] Don't intercept calloc.Mitch Phillips2020-02-281-1/+2
| | | | |/ / / / / / / / / / / / / / / / / / / / / / / / /
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Add a libc wrapper for statx(2)." into rvc-devElliott Hughes2020-02-295-9/+19
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | Add a libc wrapper for statx(2).Elliott Hughes2020-02-255-9/+19
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Cleans up logging and comments in ifaddrs." into rvc-devTreeHugger Robot2020-02-281-5/+1
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | Cleans up logging and comments in ifaddrs.Bram Bonné2020-02-281-5/+1
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | [GWP-ASan] [heapprofd] Nullptr deref in dispatch.Mitch Phillips2020-02-271-15/+35
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / /
| | | * / / / / / / / / / / / / / / / / / / / / / / / / / Override SIGSYS during profiling signal handlerRyan Savitski2020-02-261-1/+48
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / /
| | | * | | | | | | | | | | | | | | | | | | | | | | | | Try to resolve interface names before removing nameless interfaces.Bram Bonné2020-02-251-3/+12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Revert^2 "Soft-enables new MAC address restrictions.""Bram Bonné2020-11-251-5/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Revert^2 "Soft-enables new MAC address restrictions."Bram Bonné2020-11-161-5/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | [Tagged Pointers] Allow probing the current TP level w/ locking.Mitch Phillips2020-11-305-11/+37
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | [GWP-ASan] Remove include.Mitch Phillips2020-11-191-1/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Change the android_mallopt(M_SET_HEAP_TAGGING_LEVEL) API."Peter Collingbourne2020-11-183-39/+58
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Change the android_mallopt(M_SET_HEAP_TAGGING_LEVEL) API.Peter Collingbourne2020-11-183-39/+58
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Revert "Soft-enables new MAC address restrictions.""Tej Singh2020-11-141-2/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/ / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "Soft-enables new MAC address restrictions."Tej Singh2020-11-131-2/+5
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Soft-enables new MAC address restrictions."Bram Bonné2020-11-121-5/+2
|\| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Soft-enables new MAC address restrictions.Bram Bonné2020-10-061-5/+2
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Add "product_available" to product available modulesJustin Yun2020-11-112-0/+5
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Clear PAC bits in android_unsafe_frame_pointer_chase()."Peter Collingbourne2020-11-042-1/+44
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Clear PAC bits in android_unsafe_frame_pointer_chase().Peter Collingbourne2020-10-302-1/+44
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Put __*_ARRAY__ symbols before prioritized init/fini funcsMatthew Maurer2020-11-023-10/+13
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "getgrnam, getgrgid, getpwnam, getpwuid for host"Treehugger Robot2020-10-294-12/+78
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | getgrnam, getgrgid, getpwnam, getpwuid for hostJiyong Park2020-10-294-12/+78
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Make vendor_ramdisk_available."Yifan Hong2020-10-292-0/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Make vendor_ramdisk_available.Yifan Hong2020-10-272-0/+7
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "system(3) uses /bin/sh when built for host"Treehugger Robot2020-10-261-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | system(3) uses /bin/sh when built for hostJiyong Park2020-10-261-0/+5
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Make the connection between implementation and llndk_library explicit"Colin Cross2020-10-231-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make the connection between implementation and llndk_library explicitColin Cross2020-10-191-1/+2
| | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Rename ART release APEX to com.android.art."Martin Stjernholm2020-10-231-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename ART release APEX to com.android.art.Martin Stjernholm2020-10-211-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Update to v5.9 kernel headers."Christopher Ferris2020-10-2292-219/+903
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to v5.9 kernel headers.Christopher Ferris2020-10-1992-219/+903
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Fix __cxa_atexit run-time regression with many registrations"Ryan Prichard2020-10-211-41/+61
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix __cxa_atexit run-time regression with many registrationsRyan Prichard2020-10-201-41/+61
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* / / / / / / / / / / / / / / / / / / / / / / / / / / / / / Replace libandroidicu usage in bionic with the new libicu.so available in NDKVictor Chang2020-10-201-11/+6
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* / / / / / / / / / / / / / / / / / / / / / / / / / / / / Fix visibility rules.Baligh Uddin2020-10-161-1/+1
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / /