aboutsummaryrefslogtreecommitdiff
path: root/libc
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | | libc: Prepare support for Armv8.3-A PAuth and Armv8.5-A BTI in *.S am: 19d66e...Tamas Petz2020-09-253-0/+35
| | | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Merge "Enable BTI in bionic linker" am: 7241ac6c07 am: dc0dd76dfbElliott Hughes2020-09-251-0/+5
| | |\| | | | | | | | | | |
| | * | | | | | | | | | | | Merge "Work around issues with `aligned_alloc()` and -O2." am: 5cd0172b52 am:...Treehugger Robot2020-09-251-0/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge "Avoid explicit use of "10000" in build files." am: bda85584d1 am: 9786...Dan Albert2020-09-241-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge "Copy the M_THREAD_DISABLE_MEM_INIT constant value into malloc.h." am: ...Peter Collingbourne2020-09-241-0/+10
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge "Explicitly add the include path for android_filesystem_config.h" am: 6...Tom Cherry2020-09-211-0/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge "Dump the per-thread TAGGED_ADDR_CTRL value if available." am: cf69abc0...Peter Collingbourne2020-09-191-0/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge "Make it clearer that math.h isn't fdlibm." am: 60a39566f0 am: 8e5fb88a72Treehugger Robot2020-09-181-6/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge "Expose a function to reset the stack protector for the zygote." am: 1e...Elliott Hughes2020-09-112-5/+15
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge "Implement a new mechanism to let Scudo access the TLS slot" am: bba915...Peter Collingbourne2020-09-111-0/+35
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge "NGREG != ELF_NGREG." am: a5a9992671 am: ba4b40602aElliott Hughes2020-09-091-5/+11
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge "Add benchmark for property mapping" am: 7e0816a0a4 am: 4473d90316Tom Cherry2020-09-026-2/+1200
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge "Incorporate upstream's strptime %Z/%z support." am: 159bb3f86b am: 57a...Treehugger Robot2020-09-021-17/+154
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Fix OOB read in DNS resolver am: 43264bc365 am: c5ea7569a8 am: 2c2546b158 am:...Ken Chen2020-08-301-1/+3
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Fix OOB read in DNS resolver am: 43264bc365 am: c5ea7569a8 am: 2c2546b158Ken Chen2020-08-301-1/+3
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Fix OOB read in DNS resolver am: 43264bc365Ken Chen2020-08-301-1/+3
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | | | | | | | | | | | | | Fix OOB read in DNS resolverKen Chen2020-08-071-1/+3
| | | | | * | | | | | | | | | | | | | | | | | | | | | | Remove some PR_SET_VMAs during pthread_createTim Murray2019-01-081-6/+0
| | | | | * | | | | | | | | | | | | | | | | | | | | | | Free memory when it is no more usedKen Chen2018-11-081-8/+13
| | | | | * | | | | | | | | | | | | | | | | | | | | | | malloc: add M_PURGE mallopt flagTim Murray2018-10-182-0/+13
| | | | | * | | | | | | | | | | | | | | | | | | | | | | Disable malloc debug intercepts when exiting.Christopher Ferris2018-07-183-5/+238
| | | | | * | | | | | | | | | | | | | | | | | | | | | | DO NOT MERGE: Move to version v1.1.Christopher Ferris2018-05-302-4/+4
| | | | | * | | | | | | | | | | | | | | | | | | | | | | Merge "Require vendor users and groups to start with vendor_" into pi-devTom Cherry2018-05-164-12/+33
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | * | | | | | | | | | | | | | | | | | | | | | | Require vendor users and groups to start with vendor_Tom Cherry2018-05-164-12/+33
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | Add support for cortex-a55/cortex-a75.Christopher Ferris2018-05-111-0/+62
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | fchown DNS lookup sockets to AID_DNS.Lorenzo Colitti2018-05-111-0/+3
| | | | | |/ / / / / / / / / / / / / / / / / / / / / / /
| | | | | * | | | | | | | | | | | | | | | | | | | | | | Fix nullptr dereference during sort.Christopher Ferris2018-05-022-2/+51
| | | | | * | | | | | | | | | | | | | | | | | | | | | | Revert "Add 64-bit slm optimized strlcpy and srlcat."Jeremy Compostella2018-04-203-1103/+0
| | | | | * | | | | | | | | | | | | | | | | | | | | | | Add __libc_add_main_thread and mark it weakEvgeny Eltsin2018-04-191-3/+9
| | | | | * | | | | | | | | | | | | | | | | | | | | | | Bionic: Always use fortified versions of FD_X macrosAndreas Gampe2018-04-163-10/+23
| | | | | * | | | | | | | | | | | | | | | | | | | | | | Refactor malloc debug.Christopher Ferris2018-04-0325-1167/+1548
| | | | | * | | | | | | | | | | | | | | | | | | | | | | Pad queries when EDNS0 is enabled.Ben Schwartz2018-04-023-0/+25
| | | | | * | | | | | | | | | | | | | | | | | | | | | | Allow several syscalls to app processVictor Hsieh2018-03-297-339/+318
| | | | | * | | | | | | | | | | | | | | | | | | | | | | Mark getaddrinfo functions with __BIONIC_WEAK_FOR_NATIVE_BRIDGE markVictor Khimenko2018-03-271-0/+6
| | | | | * | | | | | | | | | | | | | | | | | | | | | | Merge "Reject .so files using ELF TLS." into pi-devElliott Hughes2018-03-271-0/+2
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | * | | | | | | | | | | | | | | | | | | | | | | Reject .so files using ELF TLS.Elliott Hughes2018-03-261-0/+2
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | Create PTHREAD_COND_INITIALIZER_MONOTONIC_NPTom Cherry2018-03-261-0/+3
| | | | | |/ / / / / / / / / / / / / / / / / / / / / / /
| | | | | * | | | | | | | | | | | | | | | | | | | | | | Merge "Add _monotonic_np versions of timed wait functions" into pi-devTom Cherry2018-03-2113-31/+125
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | * | | | | | | | | | | | | | | | | | | | | | | Add _monotonic_np versions of timed wait functionsTom Cherry2018-03-2113-31/+125
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | Enable EDNS and the DO-bit if the netcontext asksBen Schwartz2018-03-211-0/+3
| | | | | |/ / / / / / / / / / / / / / / / / / / / / / /
| | | | | * | | | | | | | | | | | | | | | | | | | | | | Lay the groundwork for enabling EDNS0 in queries.Ben Schwartz2018-03-193-18/+102
| | | | | * | | | | | | | | | | | | | | | | | | | | | | Check using destroyed mutexes.Yabin Cui2018-03-151-14/+40
| | | | | * | | | | | | | | | | | | | | | | | | | | | | Add flags field to struct android_net_contextErik Kline2018-03-141-0/+4
| | | | | * | | | | | | | | | | | | | | | | | | | | | | Sign extend offset for pwritev/preadv.Jerry Zhang2018-03-071-2/+2
| | | | * | | | | | | | | | | | | | | | | | | | | | | | Do not check tcache clear when doing a purge.Christopher Ferris2019-07-081-3/+2
| | | | * | | | | | | | | | | | | | | | | | | | | | | | Merge "Add removed platform functions used by apps." into qt-devChristopher Ferris2019-05-082-0/+39
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | Add removed platform functions used by apps.Christopher Ferris2019-05-082-0/+39
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | Avoid using malloc debug code after exit.Christopher Ferris2019-05-082-10/+109
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | Match maximum command line size for startup tracing.Florian Mayer2019-05-081-10/+11
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | Revert fwalk/sfp locking to fix concurrent readsRyan Prichard2019-05-064-7/+16
| | | | |/ / / / / / / / / / / / / / / / / / / / / / / /