index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
Commit message (
Expand
)
Author
Age
Files
Lines
*
libc: arm: Add optimised memchr to scorpion
Michael Bestas
2015-11-05
1
-0
/
+1
*
Merge tag 'android-6.0.0_r26' into cm-13.0
Ricardo Cerqueira
2015-11-05
1
-1
/
+6
|
\
|
*
Increase alternative signal stack size on 64-bit devices.
Yabin Cui
2015-09-23
1
-1
/
+6
*
|
bionic: Let popen fall back to /sbin/sh
Tom Marshall
2015-11-03
2
-0
/
+3
*
|
libc: arm: add optimized memchr implementation
Yingshiuan Pan
2015-10-31
9
-1
/
+162
*
|
libc: Add Scorpion-optimized variant
Steve Kondik
2015-10-29
2
-1
/
+18
*
|
Fix over read in strcpy/stpcpy/strcat.
Christopher Ferris
2015-10-29
4
-148
/
+176
*
|
Make all labels local.
Christopher Ferris
2015-10-29
2
-176
/
+176
*
|
Add optimized cortex-a7/cortex-a53 memset/memcpy.
Christopher Ferris
2015-10-29
14
-430
/
+986
*
|
[AOSP Master] libc: krait: Use performance version of memcpy
Brent DeGraaf
2015-10-29
4
-104
/
+71
*
|
Remove pushes from memsets (krait/cortex-a9).
Christopher Ferris
2015-10-29
2
-28
/
+19
*
|
Replace bx lr with update of pc from the stack.
Christopher Ferris
2015-10-29
5
-16
/
+8
*
|
Add cortex-a53.a57 target for 32 bit big/little.
Christopher Ferris
2015-10-29
1
-0
/
+21
*
|
bionic: Allow devices to add device specfic static libs
Christopher R. Palmer
2015-10-29
1
-0
/
+3
*
|
bionic: Add flag to restore legacy mmap behavior
Flemmard
2015-10-19
2
-1
/
+10
*
|
libc: kryo specific memory routine
Brent DeGraaf
2015-10-06
3
-0
/
+323
*
|
bionic: Detect userspace memory leak
Maunik Shah
2015-10-06
2
-2
/
+151
*
|
Performance: krait: Implement optimized versions of memmove
Xin Qi
2015-10-06
2
-2
/
+221
*
|
Performance: krait: Re-factor high-performance memcpy for thumb2
Brent DeGraaf
2015-10-06
2
-118
/
+219
|
/
*
Update timezone data to 2015f
Neil Fuller
2015-08-25
1
-0
/
+0
*
Don't abort when failed to write tracing message.
Yabin Cui
2015-07-23
1
-38
/
+47
*
Merge "Revert "Stop libc from cross-referencing unwind symbols"" into mnc-dev
Dan Albert
2015-07-21
2
-94
/
+0
|
\
|
*
Revert "Stop libc from cross-referencing unwind symbols"
Dan Albert
2015-07-20
2
-94
/
+0
*
|
Add support for non-zero vaddr in maps.
Christopher Ferris
2015-07-21
2
-3
/
+70
|
/
*
Merge "Do not hold hash table lock while backtracing." into mnc-dev
Christopher Ferris
2015-07-13
1
-5
/
+3
|
\
|
*
Do not hold hash table lock while backtracing.
Christopher Ferris
2015-07-13
1
-5
/
+3
*
|
Merge "Update timezone data to 2015e" into mnc-dev
Neil Fuller
2015-07-10
1
-0
/
+0
|
\
\
|
|
/
|
/
|
|
*
Update timezone data to 2015e
Neil Fuller
2015-06-30
1
-0
/
+0
*
|
Fix alignment after variable-length data.
Elliott Hughes
2015-07-06
1
-0
/
+6
*
|
Improve personality initialization
Dmitriy Ivanov
2015-06-30
2
-1
/
+18
|
/
*
Pass around struct android_net_context for better behaviour
Erik Kline
2015-06-30
3
-48
/
+73
*
Fix bad merge of 64e9e71cdb7d88397e510e1986d494b797ed3b45.
Elliott Hughes
2015-06-23
1
-3
/
+0
*
Merge "Add flag that makes linker honor min(p_vaddr)" into mnc-dev
David Srbecky
2015-06-19
1
-1
/
+9
|
\
|
*
Add flag that makes linker honor min(p_vaddr)
Dmitriy Ivanov
2015-06-18
1
-1
/
+9
*
|
[MIPS] Add optimized string functions
Nikola Veljkovic
2015-06-17
11
-1733
/
+1442
*
|
Fixes for building gdbserver (and gdb) out of the box.
Elliott Hughes
2015-06-16
3
-2
/
+28
|
/
*
Merge "Add support for cortex-a53 in bionic." into mnc-dev
Tim Murray
2015-06-16
2
-0
/
+2
|
\
|
*
Add support for cortex-a53 in bionic.
Tim Murray
2015-06-16
2
-0
/
+2
*
|
Add version to libc.so symbols
Dmitriy Ivanov
2015-06-16
2
-2
/
+1457
*
|
Hide accidentally-exposed __clock_nanosleep.
Elliott Hughes
2015-06-16
8
-18
/
+21
*
|
Avoid name collision with user_fpsimd_state in <asm/ptrace.h>.
Elliott Hughes
2015-06-15
1
-2
/
+2
*
|
Add a sys/procfs.h.
Dan Albert
2015-06-15
2
-0
/
+55
*
|
Fix two accidentally leaked mips64 symbols.
Elliott Hughes
2015-06-15
1
-39
/
+25
|
/
*
am 00cef820: am 64e9e71c: Define nonportable pthread mutex macros with the _N...
Sharvil Nanavati
2015-06-15
1
-0
/
+3
|
\
|
*
am 64e9e71c: Define nonportable pthread mutex macros with the _NP suffix.
Sharvil Nanavati
2015-06-12
1
-0
/
+3
|
|
\
|
|
*
Define nonportable pthread mutex macros with the _NP suffix.
Sharvil Nanavati
2015-06-12
1
-0
/
+3
|
|
*
Fixes to the update-tzdata.py tool
Neil Fuller
2015-02-02
1
-2
/
+9
*
|
|
Add process_vm_readv and process_vm_writev.
Elliott Hughes
2015-06-10
14
-2
/
+294
*
|
|
Statically linked executables should honor AT_SECURE.
Elliott Hughes
2015-06-10
3
-0
/
+199
*
|
|
Allow NULL in pthread_mutex_lock/unlock.
Christopher Ferris
2015-06-09
2
-0
/
+20
[next]