Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
refs/heads/new-mm6.0
/
libc
b39ae6d
bionic: Teach fnmatch(3) to handle UTF8 characters in patterns
by Tom Marshall
· 9 years ago
new-mm6.0
e31f2d8
Don't leak sockets if setsockopt() or fchown() fail.
by Erik Kline
· 9 years ago
1bb333c
Fix GNU/POSIX basename headers.
by Josh Gao
· 10 years ago
4954aab
Add prlimit to LP32.
by Elliott Hughes
· 10 years ago
51ad57b
libc: ARM64: kryo: use generic memmove routine
by Scott Mertz
· 10 years ago
6d79500
bionic: Do not allow LD_SHIM_LIBS for setuid executables
by Christopher R. Palmer
· 10 years ago
3dc9613
libc: ARM64: denver64: optimized memmove breaks denver
by André Pinela
· 10 years ago
4c6ac31
bionic: Notify userspace about packets with CHECKSUM_UNNECESSARY
by Subash Abhinov Kasiviswanathan
· 10 years ago
4238c50
Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/bionic into cm-13.0
by Steve Kondik
· 10 years ago
3a2debf
kernel-header : add alarm type and clock type for power off alarm
by Mao Jinlong
· 10 years ago
f3d29ee
libc: Add memchr to a53+a57 target
by Steve Kondik
· 10 years ago
3b22fc9
libc: AArch64: Tune memcpy
by Wilco Dijkstra
· 10 years ago
81bc267
libc: include strrchr for kryo and denver64
by HashBang
· 10 years ago
5ffc0c9
Fix regoff_t for LP32 and _FILE_OFFSET_BITS=64.
by Elliott Hughes
· 10 years ago
607f747
libc: ARM64: add assembly strrchr
by Richard Earnshaw
· 11 years ago
21245f9
libc: ARM64: improve performance in strlen
by Wilco Dijkstra
· 11 years ago
27f1b23
libc: ARM64: optimize memset.
by Wilco Dijkstra
· 10 years ago
8ce54c1
libc: ARM64: Optimize memcpy.
by Wilco Dijkstra
· 10 years ago
95cc2b9
libc: ARM64: optimize memmove
by Wilco Dijkstra
· 10 years ago
f01d2f8
libc: ARM64: remove bcopy from memset
by Jake Weinstein
· 10 years ago
bd6d071
libc: remove bcopy from memmove on 64-bit architectures
by Jake Weinstein
· 10 years ago
cc20e75
libc: arm: Add optimised memchr to scorpion
by Michael Bestas
· 10 years ago
6cfec1a
Merge tag 'android-6.0.0_r26' into cm-13.0
by Ricardo Cerqueira
· 10 years ago
e2f0539
bionic: Let popen fall back to /sbin/sh
by Tom Marshall
· 10 years ago
a07f3db
libc: arm: add optimized memchr implementation
by Yingshiuan Pan
· 10 years ago
d103c30
libc: Add Scorpion-optimized variant
by Steve Kondik
· 12 years ago
2c9ee2b
Fix over read in strcpy/stpcpy/strcat.
by Christopher Ferris
· 10 years ago
f21b1de
Make all labels local.
by Christopher Ferris
· 10 years ago
73385a8
Add optimized cortex-a7/cortex-a53 memset/memcpy.
by Christopher Ferris
· 10 years ago
f8a907d
[AOSP Master] libc: krait: Use performance version of memcpy
by Brent DeGraaf
· 12 years ago
3518875
Remove pushes from memsets (krait/cortex-a9).
by Christopher Ferris
· 10 years ago
544a9d4
Replace bx lr with update of pc from the stack.
by Christopher Ferris
· 10 years ago
532bb31
Add cortex-a53.a57 target for 32 bit big/little.
by Christopher Ferris
· 10 years ago
1cfb260
bionic: Allow devices to add device specfic static libs
by Christopher R. Palmer
· 10 years ago
807032d
resolve merge conflicts of 216bff9ff3 to mnc-dr-dev.
by Andreas Gampe
· 10 years ago
216bff9
resolve merge conflicts of d676080a37 to lmp-mr1-ub-dev. am: afff4442ae
by Christopher Ferris
· 10 years ago
afff444
resolve merge conflicts of d676080a37 to lmp-mr1-ub-dev.
by Christopher Ferris
· 10 years ago
d676080
Sync with upstream NetBSD lib/libc/regex. am: 055a66c9b1
by Elliott Hughes
· 10 years ago
c82102f
bionic: Add flag to restore legacy mmap behavior
by Flemmard
· 11 years ago
055a66c
Sync with upstream NetBSD lib/libc/regex.
by Elliott Hughes
· 10 years ago
842866b
Merge "Update timezone data to 2015g" into mnc-dr-dev
by Neil Fuller
· 10 years ago
9a9572d
Sync with upstream NetBSD lib/libc/regex.
by Elliott Hughes
· 10 years ago
cd92787
Update timezone data to 2015g
by Neil Fuller
· 10 years ago
4b5256a
libc: kryo specific memory routine
by Brent DeGraaf
· 10 years ago
4fbfc00
bionic: Detect userspace memory leak
by Maunik Shah
· 12 years ago
a766545
Performance: krait: Implement optimized versions of memmove
by Xin Qi
· 11 years ago
2d9285e
Performance: krait: Re-factor high-performance memcpy for thumb2
by Brent DeGraaf
· 12 years ago
01030c2
Increase alternative signal stack size on 64-bit devices.
by Yabin Cui
· 10 years ago
8291194
Update timezone data to 2015f
by Neil Fuller
· 10 years ago
b8320b8
Don't abort when failed to write tracing message.
by Yabin Cui
· 10 years ago
7e52dbe
Merge "Revert "Stop libc from cross-referencing unwind symbols"" into mnc-dev
by Dan Albert
· 10 years ago
aa55e7a
Add support for non-zero vaddr in maps.
by Christopher Ferris
· 10 years ago
d7ce900
Revert "Stop libc from cross-referencing unwind symbols"
by Dan Albert
· 10 years ago
43d35c3
Merge "Do not hold hash table lock while backtracing." into mnc-dev
by Christopher Ferris
· 10 years ago
9fee99b
Do not hold hash table lock while backtracing.
by Christopher Ferris
· 10 years ago
64c8254
Merge "Update timezone data to 2015e" into mnc-dev
by Neil Fuller
· 10 years ago
65dd858
Fix alignment after variable-length data.
by Elliott Hughes
· 10 years ago
f643eb3
Improve personality initialization
by Dmitriy Ivanov
· 10 years ago
ae02a0a
Update timezone data to 2015e
by Neil Fuller
· 10 years ago
754f669
Pass around struct android_net_context for better behaviour
by Erik Kline
· 10 years ago
2b028f5
Fix bad merge of 64e9e71cdb7d88397e510e1986d494b797ed3b45.
by Elliott Hughes
· 10 years ago
c08c88b
Merge "Add flag that makes linker honor min(p_vaddr)" into mnc-dev
by David Srbecky
· 10 years ago
34e8e47
Add flag that makes linker honor min(p_vaddr)
by Dmitriy Ivanov
· 10 years ago
1d824c3
[MIPS] Add optimized string functions
by Nikola Veljkovic
· 10 years ago
d49850d
Fixes for building gdbserver (and gdb) out of the box.
by Elliott Hughes
· 10 years ago
8482760
Merge "Add support for cortex-a53 in bionic." into mnc-dev
by Tim Murray
· 10 years ago
c34df8b
Add support for cortex-a53 in bionic.
by Tim Murray
· 10 years ago
4205746
Add version to libc.so symbols
by Dmitriy Ivanov
· 10 years ago
929be68
Hide accidentally-exposed __clock_nanosleep.
by Elliott Hughes
· 10 years ago
f1c8541
Avoid name collision with user_fpsimd_state in <asm/ptrace.h>.
by Elliott Hughes
· 10 years ago
cce405a
Add a sys/procfs.h.
by Dan Albert
· 10 years ago
7051c0f
Fix two accidentally leaked mips64 symbols.
by Elliott Hughes
· 10 years ago
fdcaeac
am 00cef820: am 64e9e71c: Define nonportable pthread mutex macros with the _NP suffix.
by Sharvil Nanavati
· 10 years ago
00cef82
am 64e9e71c: Define nonportable pthread mutex macros with the _NP suffix.
by Sharvil Nanavati
· 10 years ago
64e9e71
Define nonportable pthread mutex macros with the _NP suffix.
by Sharvil Nanavati
· 10 years ago
25ac753
Add process_vm_readv and process_vm_writev.
by Elliott Hughes
· 10 years ago
66c3b2d
Statically linked executables should honor AT_SECURE.
by Elliott Hughes
· 10 years ago
511cfd9
Allow NULL in pthread_mutex_lock/unlock.
by Christopher Ferris
· 10 years ago
e49af9b
Export two dlmalloc functions everywhere.
by Christopher Ferris
· 10 years ago
7a799f2
Fix a few libc makefile mishaps.
by Christopher Ferris
· 10 years ago
c534603
Hide __atexit
by Dmitriy Ivanov
· 10 years ago
f2e86cd
Merge "Reorder DIR structure due to bad apps." into mnc-dev
by Christopher Ferris
· 10 years ago
5edb0f4
Reorder DIR structure due to bad apps.
by Christopher Ferris
· 10 years ago
34de7f8
Strip version info when extracting symbols
by Dmitriy Ivanov
· 10 years ago
c92f9f8
libc: Add O_PATH support for fgetxattr / fsetxattr
by Nick Kralevich
· 10 years ago
c5e02ee
Cleanup ftruncate negative test.
by Dan Albert
· 10 years ago
5f3e19d
Fix error handling for negative size in ftruncate.
by Dan Albert
· 10 years ago
7490c5c
Hide rt_sigqueueinfo.
by Yabin Cui
· 10 years ago
8557eeb
Merge "Apply work around b/19059885 to x86" into mnc-dev
by Dmitriy Ivanov
· 10 years ago
69a5fb9
Apply work around b/19059885 to x86
by Dmitriy Ivanov
· 10 years ago
43850d1
Use unified syntax to compile with both llvm and gcc.
by Chih-Hung Hsieh
· 10 years ago
22c21c6
Fix opcode to compile with both gcc and llvm.
by Chih-Hung Hsieh
· 10 years ago
fa7ba62
Don't use TEMP_FAILURE_RETRY on close in bionic.
by Elliott Hughes
· 10 years ago
2a44cfb
ScopedFd: Don't use TEMP_FAILURE_RETRY() with close()
by Spencer Low
· 10 years ago
9cde1dc
Update NOTICE files (the second time today).
by Elliott Hughes
· 10 years ago
dd57029
Simplify three copyright headers.
by Elliott Hughes
· 10 years ago
97139e6
Merge "Update NOTICE files." into mnc-dev
by Elliott Hughes
· 10 years ago
f0bd92d
Update NOTICE files.
by Elliott Hughes
· 10 years ago
f7009f4
Switch libc/libcstdc++/libm to hash-style=both
by Dmitriy Ivanov
· 10 years ago
5040aa4
Merge changes from topic 'blobs' into mnc-dev
by Dan Albert
· 10 years ago
Next »