Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
f0221d97ac48f20baac1b2672a38c29071648b0c
f0221d9
linker: Allow text-relocs for x86 (only)
by Christopher R. Palmer
· 9 years ago
old-mm
9f8e403
Don't leak sockets if setsockopt() or fchown() fail.
by Erik Kline
· 9 years ago
d284c83
Fix GNU/POSIX basename headers.
by Josh Gao
· 10 years ago
8c71616
Add prlimit to LP32.
by Elliott Hughes
· 10 years ago
18c53eb
bionic: linker: Load shim libs *before* the self-linked libs
by Christopher R. Palmer
· 9 years ago
a4ebd01
Create .gitreview
by Dark Eyes
· 9 years ago
f7f6c5a
Define char16_t and char32_t to make gcc 5.1 happy
by Bernhard Rosenkränzer
· 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
d45ca0d
Make shim lib load failure non-fatal.
by Danny Baumann
· 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
91d934a
Revert "Revert "linker: Reset the active shim libs each time we do a dlopen""
by Christopher R. Palmer
· 10 years ago
8110520
linker: Don't try to walk the g_active_shim_libs when doing dlsym
by Christopher R. Palmer
· 10 years ago
3a2debf
kernel-header : add alarm type and clock type for power off alarm
by Mao Jinlong
· 10 years ago
fd0140b
Revert "linker: Reset the active shim libs each time we do a dlopen"
by Ethan Chen
· 10 years ago
ad21814
linker: Reset the active shim libs each time we do a dlopen
by Christopher R. Palmer
· 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
9b6d9ca
linker: Fix the fact that shim libs do not properly call constructors
by Christopher R. Palmer
· 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
de3e5ac
Fix arm64 fenv warnings, and make warnings errors.
by Christopher Ferris
· 10 years ago
795a57e
Sync with upstream FreeBSD libm.
by Elliott Hughes
· 10 years ago
245c171
Revert "Revert "Use compiler builtins for fabs.""
by Elliott Hughes
· 10 years ago
ea4e4e7
Use __builtin_* in <math.h>.
by Elliott Hughes
· 10 years ago
8a044e6
linker: Add support for dynamic "shim" libs
by Christopher R. Palmer
· 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
389fe0f
libm: ARM: reorganize a bit to match ARM64
by Jake Weinstein
· 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
43b1f82
am 1a61896b: am 98384649: am 75316283: am 2d23418e: am 18442e02: (-s ours) am beb6e08a: Sync with upstream NetBSD lib/libc/regex.
by Elliott Hughes
· 10 years ago
1a61896
am 98384649: am 75316283: am 2d23418e: am 18442e02: (-s ours) am beb6e08a: Sync with upstream NetBSD lib/libc/regex.
by Elliott Hughes
· 10 years ago
9838464
am 75316283: am 2d23418e: am 18442e02: (-s ours) am beb6e08a: Sync with upstream NetBSD lib/libc/regex.
by Elliott Hughes
· 10 years ago
7531628
am 2d23418e: am 18442e02: (-s ours) am beb6e08a: Sync with upstream NetBSD lib/libc/regex.
by Elliott Hughes
· 10 years ago
2d23418
am 18442e02: (-s ours) am beb6e08a: Sync with upstream NetBSD lib/libc/regex.
by Elliott Hughes
· 10 years ago
18442e0
am beb6e08a: Sync with upstream NetBSD lib/libc/regex.
by Elliott Hughes
· 10 years ago
beb6e08
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
95ac6db
Merge "Ensure that readlink has access to /proc/self/fd" into mnc-dr-dev
by Dimitry Ivanov
· 10 years ago
3c30a15
Merge "Sync with upstream NetBSD lib/libc/regex." into mnc-dr-dev
by Christopher Ferris
· 10 years ago
9a9572d
Sync with upstream NetBSD lib/libc/regex.
by Elliott Hughes
· 10 years ago
cf92738
Ensure that readlink has access to /proc/self/fd
by Dmitriy Ivanov
· 10 years ago
cd92787
Update timezone data to 2015g
by Neil Fuller
· 10 years ago
f32b689
Log dlopen failures caused by text relocations
by Dmitriy Ivanov
· 10 years ago
a828a2f
linker: don't pass dlextinfo to dependent loads.
by Torne (Richard Coles)
· 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
7ed993a
merge in mnc-dr-release history after reset to mnc-dr-dev
by The Android Automerger
· 10 years ago
4f3e359
am 93a91f0c: Force cts to only run one test at a time.
by Christopher Ferris
· 10 years ago
93a91f0
Force cts to only run one test at a time.
by Christopher Ferris
· 10 years ago
984ffc9
merge in mnc-dr-release history after reset to mnc-dr-dev
by The Android Automerger
· 10 years ago
01030c2
Increase alternative signal stack size on 64-bit devices.
by Yabin Cui
· 10 years ago
22af16f
merge in mnc-dr-release history after reset to mnc-dr-dev
by The Android Automerger
· 10 years ago
420e371
merge in mnc-release history after reset to mnc-dev
by The Android Automerger
· 10 years ago
8291194
Update timezone data to 2015f
by Neil Fuller
· 10 years ago
f315961
merge in mnc-release history after reset to mnc-dev
by The Android Automerger
· 10 years ago
0aa018c
merge in mnc-dr-release history after reset to mnc-dr-dev
by The Android Automerger
· 10 years ago
0660be8
am a6a12a78: am 0fdcdd00: Merge "Fix flaky test time.timer_settime_0." into lollipop-mr1-cts-dev
by Yabin Cui
· 10 years ago
a6a12a7
am 0fdcdd00: Merge "Fix flaky test time.timer_settime_0." into lollipop-mr1-cts-dev
by Yabin Cui
· 10 years ago
0fdcdd0
Merge "Fix flaky test time.timer_settime_0." into lollipop-mr1-cts-dev
by Yabin Cui
· 10 years ago
bf572d9
Fix flaky test time.timer_settime_0.
by Yabin Cui
· 10 years ago
b97c8b4
merge in mnc-dr-release history after reset to mnc-dr-dev
by The Android Automerger
· 10 years ago
c01f421
merge in mnc-release history after reset to mnc-dev
by The Android Automerger
· 10 years ago
de0fb39
Restore protection flags for ifunc during relocs.
by Dmitriy Ivanov
· 10 years ago
2e8ac0b
merge in mnc-dr-release history after reset to mnc-dr-dev
by The Android Automerger
· 10 years ago
c7ebaf5
merge in mnc-release history after reset to mnc-dev
by The Android Automerger
· 10 years ago
b8320b8
Don't abort when failed to write tracing message.
by Yabin Cui
· 10 years ago
b6b6fcf
merge in mnc-dr-release history after reset to mnc-dr-dev
by The Android Automerger
· 10 years ago
f117eb8
merge in mnc-dr-release history after reset to mnc-dr-dev
by The Android Automerger
· 10 years ago
e88c453
merge in mnc-release history after reset to mnc-dev
by The Android Automerger
· 10 years ago
7e52dbe
Merge "Revert "Stop libc from cross-referencing unwind symbols"" into mnc-dev
by Dan Albert
· 10 years ago
e39b279
Merge "We don't have CXX_BARE any more" into mnc-dev
by Ying Wang
· 10 years ago
aa55e7a
Add support for non-zero vaddr in maps.
by Christopher Ferris
· 10 years ago
Next »