aboutsummaryrefslogtreecommitdiff
path: root/libc/bionic
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Revert^2 "Soft-enables new MAC address restrictions."Bram Bonné2020-11-161-5/+2
* | | | Simplify and improve tempnam() and tmpnam().Elliott Hughes2020-12-081-0/+46
| |_|/ |/| |
* | | [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-182-33/+50
|\ \
| * | Change the android_mallopt(M_SET_HEAP_TAGGING_LEVEL) API.Peter Collingbourne2020-11-182-33/+50
* | | 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
* | Merge "Clear PAC bits in android_unsafe_frame_pointer_chase()."Peter Collingbourne2020-11-041-1/+2
|\ \
| * | Clear PAC bits in android_unsafe_frame_pointer_chase().Peter Collingbourne2020-10-301-1/+2
* | | Put __*_ARRAY__ symbols before prioritized init/fini funcsMatthew Maurer2020-11-022-7/+10
* | | getgrnam, getgrgid, getpwnam, getpwuid for hostJiyong Park2020-10-294-12/+78
* | | 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 "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
|/ /
* | Merge "pthread_cond: only call futex_wake when there are waiters"Treehugger Robot2020-10-151-1/+22
|\ \
| * | pthread_cond: only call futex_wake when there are waitersTim Murray2020-10-151-1/+22
* | | Fix bug in finding another thread's TCB.Vy Nguyen2020-10-151-8/+27
|/ /
* | Merge changes from topic "I81ece86ace916eb6b435ab516cd431ec4b48a3bf"Steven Moreland2020-10-098-3/+229
|\ \ | |/ |/|
| * Add an API for per-process disabling memory initialization.Peter Collingbourne2020-10-088-3/+229
* | Mark __progname as weak for native_bridgeEvgeny Eltsin2020-10-021-0/+1
|/
* Make __clone_for_fork pure native bridge mode abstractionVictor Khimenko2020-09-281-2/+2
* Expose a function to reset the stack protector for the zygote.Elliott Hughes2020-09-111-5/+14
* bionic_systrace: moving global static variablesBowgo Tsai2020-08-251-15/+11
* Adding system property tracingBowgo Tsai2020-08-192-18/+32
* Merge "Various coverage improvements."Elliott Hughes2020-08-133-13/+4
|\
| * Various coverage improvements.Elliott Hughes2020-08-123-13/+4
* | Merge "Add a thread-properties API (Based on proposal at https://sourceware.o...Vy Nguyen2020-08-135-1/+197
|\ \
| * | Add a thread-properties APIVy Nguyen2020-08-115-1/+197
| |/
* | Merge "Cleanup for #inclusivefixit."Elliott Hughes2020-08-121-23/+23
|\ \ | |/ |/|
| * Cleanup for #inclusivefixit.Elliott Hughes2020-07-281-23/+23
* | Merge "Reimplement our no-op utmp.h functions more simply."Elliott Hughes2020-08-101-30/+14
|\ \
| * | Reimplement our no-op utmp.h functions more simply.Elliott Hughes2020-08-071-30/+14
* | | Make swab(3) inline prior to API 28.Dan Albert2020-08-071-11/+2
* | | Merge "Switch to musl memmem (via OpenBSD)."Elliott Hughes2020-08-071-60/+0
|\ \ \
| * | | Switch to musl memmem (via OpenBSD).Elliott Hughes2020-08-061-60/+0
* | | | Merge "Allow native_bridge to intercept __get_thread()->stack_top"Treehugger Robot2020-08-071-2/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | Allow native_bridge to intercept __get_thread()->stack_topEvgeny Eltsin2020-08-011-2/+8
| |/ /
* | | Merge "SCUDO fill options only when USE_SCUDO"Steven Moreland2020-08-041-0/+3
|\ \ \
| * | | SCUDO fill options only when USE_SCUDOSteven Moreland2020-07-311-0/+3
| | |/ | |/|
* | | Fix __clone_for_fork attributesEvgeny Eltsin2020-08-011-1/+1
| |/ |/|
* | More cleanup for #inclusivefixit.Elliott Hughes2020-07-313-4/+5
|/
* Merge "Changes for #inclusivefixit."Elliott Hughes2020-07-225-20/+14
|\
| * Changes for #inclusivefixit.Elliott Hughes2020-07-215-20/+14
* | Resolve interface flags using SIOCGIFFLAGS ioctlBram Bonné2020-07-211-2/+30
|/
* Improve diagram in malloc_heapprofd.Florian Mayer2020-06-261-6/+10