Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
bca25411b882abc6ab0bf07d25266ba9f8e4d398
bca2541
Merge "Fix problem where unknown option is not an error."
by Christopher Ferris
· 9 years ago
3f36834
Merge "Silence false positive warnings on GCC."
by Josh Gao
· 9 years ago
d787852
Silence false positive warnings on GCC.
by Josh Gao
· 9 years ago
a4b1425
Fix problem where unknown option is not an error.
by Christopher Ferris
· 9 years ago
0e00c16
Merge "Init functions after debug malloc succeeds."
by Christopher Ferris
· 9 years ago
470de8f
Merge "Update Android.bp with x86 rint optimizations"
by Dan Willemsen
· 9 years ago
603acbf
Update Android.bp with x86 rint optimizations
by Dan Willemsen
· 9 years ago
20f2c1e
Init functions after debug malloc succeeds.
by Christopher Ferris
· 9 years ago
6a20add
Merge changes I3f1c1310,Ia8dc3481,I6b19fd63
by Colin Cross
· 9 years ago
7c66b17
Merge "Adjust test to let it pass on libhoudini."
by Yabin Cui
· 9 years ago
7877df6
malloc_debug: fix multiplication overflow in debug_calloc
by Colin Cross
· 9 years ago
9567c7b
malloc_debug: round 0 byte allocations up to 1 byte
by Colin Cross
· 9 years ago
baa7c6f
malloc_debug: iterate: use usable_size
by Colin Cross
· 9 years ago
61e4d46
Adjust test to let it pass on libhoudini.
by Yabin Cui
· 9 years ago
ffd19ee
Merge "Improve and fix the stack-protector tests."
by Elliott Hughes
· 9 years ago
79c9ff2
Merge "debuggerd: rethrow the full signal we receive, always."
by Josh Gao
· 9 years ago
61cf3f3
debuggerd: rethrow the full signal we receive, always.
by Josh Gao
· 9 years ago
fc69a8a
Improve and fix the stack-protector tests.
by Elliott Hughes
· 9 years ago
2512310
Merge "Switch bionic over to google-benchmark."
by Elliott Hughes
· 9 years ago
192539f
Merge "Don't leak sockets if setsockopt() or fchown() fail."
by Erik Kline
· 9 years ago
7bbb181
Don't leak sockets if setsockopt() or fchown() fail.
by Erik Kline
· 9 years ago
55dc0c5
Merge "Add x86 optimization of rint functions and tests"
by Elliott Hughes
· 9 years ago
f3ea093
Add x86 optimization of rint functions and tests
by jzha136
· 10 years ago
281e06b
Switch bionic over to google-benchmark.
by Elliott Hughes
· 9 years ago
59eab81
Merge "Minor clock_getcpuclockid optimization." am: b83bd7bc25
by Elliott Hughes
· 9 years ago
b83bd7b
Merge "Minor clock_getcpuclockid optimization."
by Elliott Hughes
· 9 years ago
2bf5332
Minor clock_getcpuclockid optimization.
by Elliott Hughes
· 9 years ago
8598f1f
Merge "forkpty: set the output fd to -1 on the slave side." am: ba2232d013
by Josh Gao
· 9 years ago
ba2232d
Merge "forkpty: set the output fd to -1 on the slave side."
by Josh Gao
· 9 years ago
a990df3
Merge "Don\'t call clock_getres in sysconf." am: a703498f0c
by Elliott Hughes
· 9 years ago
a703498
Merge "Don't call clock_getres in sysconf."
by Elliott Hughes
· 9 years ago
d2b8de2
Don't call clock_getres in sysconf.
by Elliott Hughes
· 9 years ago
6d7c1ee
forkpty: set the output fd to -1 on the slave side.
by Josh Gao
· 9 years ago
5bfd3ff
Merge "Add __memset_chk assembler for mips32 and mips64." am: c4d2bede15
by Douglas Leung
· 9 years ago
c4d2bed
Merge "Add __memset_chk assembler for mips32 and mips64."
by Elliott Hughes
· 9 years ago
29d4b71
Add __memset_chk assembler for mips32 and mips64.
by Douglas Leung
· 9 years ago
b4e083e
Merge "libm: rename LIBC_PRIVATE to LIBC_DEPRECATED" am: 015f2e803a
by Dimitry Ivanov
· 9 years ago
91c9943
Merge "Enable test with clang aarch64." am: cb9e4530a8
by Chih-Hung Hsieh
· 9 years ago
015f2e8
Merge "libm: rename LIBC_PRIVATE to LIBC_DEPRECATED"
by Dimitry Ivanov
· 9 years ago
cb9e453
Merge "Enable test with clang aarch64."
by Chih-hung Hsieh
· 9 years ago
389e28e
Enable test with clang aarch64.
by Chih-Hung Hsieh
· 9 years ago
9296460
libm: rename LIBC_PRIVATE to LIBC_DEPRECATED
by Dimitry Ivanov
· 9 years ago
b9b99b8
Merge "Add x86 __memset_chk assembler." am: 728e0e9b97
by Elliott Hughes
· 9 years ago
728e0e9
Merge "Add x86 __memset_chk assembler."
by Elliott Hughes
· 9 years ago
6ac4d0a
Merge "Fix x86-64 __memset_chk." am: 7d188ce0fe
by Elliott Hughes
· 9 years ago
7d188ce
Merge "Fix x86-64 __memset_chk."
by Elliott Hughes
· 9 years ago
a80ddc8
Fix x86-64 __memset_chk.
by Elliott Hughes
· 9 years ago
27770d6
Merge "Update Android.bp with recent *.mk changes" am: 5f67f8ae9d
by Dan Willemsen
· 9 years ago
81d6a18
Add x86 __memset_chk assembler.
by Elliott Hughes
· 9 years ago
5f67f8a
Merge "Update Android.bp with recent *.mk changes"
by Dan Willemsen
· 9 years ago
a27d8c3
Update Android.bp with recent *.mk changes
by Dan Willemsen
· 9 years ago
915f64c
Merge "Clean up bcopy cruft." am: f3b42e5ae7
by Elliott Hughes
· 9 years ago
f3b42e5
Merge "Clean up bcopy cruft."
by Elliott Hughes
· 9 years ago
a8dc8e6
Merge "Mandate optimized assembler for x86-64 __memset_chk." am: ff9bda7201
by Elliott Hughes
· 9 years ago
ff9bda7
Merge "Mandate optimized assembler for x86-64 __memset_chk."
by Elliott Hughes
· 9 years ago
6e7e53a
Merge changes I17c22dc2,I9989e2ea am: 19ca2fe82f
by Josh Gao
· 9 years ago
19ca2fe
Merge changes I17c22dc2,I9989e2ea
by Josh Gao
· 9 years ago
0c3655a
Add a checksum to jmp_buf on AArch64.
by Josh Gao
· 9 years ago
a4c6913
Add a checksum to jmp_buf on ARM.
by Josh Gao
· 9 years ago
bed110a
Clean up bcopy cruft.
by Elliott Hughes
· 9 years ago
11dcd28
Merge "Remove optimized code for bzero, which was removed from POSIX in 2008."
by Elliott Hughes
· 9 years ago
6809af0
Merge "Remove optimized code for bzero, which was removed from POSIX in 2008."
by Elliott Hughes
· 9 years ago
01d5b94
Remove optimized code for bzero, which was removed from POSIX in 2008.
by Elliott Hughes
· 9 years ago
e579456
Merge "Mandate optimized __memset_chk for arm and arm64." am: 5e57039c24
by Elliott Hughes
· 9 years ago
61c95fe
Mandate optimized assembler for x86-64 __memset_chk.
by Elliott Hughes
· 9 years ago
5e57039
Merge "Mandate optimized __memset_chk for arm and arm64."
by Elliott Hughes
· 9 years ago
b2fd768
Merge "libdl: Rename LIBC_PRIVATE to LIBC_PLATFORM" am: 6e30ca516b
by Dimitry Ivanov
· 9 years ago
6e30ca5
Merge "libdl: Rename LIBC_PRIVATE to LIBC_PLATFORM"
by Dimitry Ivanov
· 9 years ago
7846093
Mandate optimized __memset_chk for arm and arm64.
by Elliott Hughes
· 9 years ago
7264f57
Merge "Do not add linker the _r_debug.r_map on link_image" am: ca75a3e3e7
by Dimitry Ivanov
· 9 years ago
ca75a3e
Merge "Do not add linker the _r_debug.r_map on link_image"
by Dimitry Ivanov
· 9 years ago
98cdef3
libdl: Rename LIBC_PRIVATE to LIBC_PLATFORM
by Dimitry Ivanov
· 9 years ago
61050ed
Merge "Improve diagnostics from the assembler __memcpy_chk routines."
by Elliott Hughes
· 9 years ago
2332d52
Merge "Improve diagnostics from the assembler __memcpy_chk routines."
by Elliott Hughes
· 9 years ago
e97d8ed
Do not add linker the _r_debug.r_map on link_image
by Dimitry Ivanov
· 9 years ago
869dfdc
Merge "Fix getifaddrs\' handling of point-to-point interfaces." am: c5fa374ee9
by Elliott Hughes
· 9 years ago
c5fa374
Merge "Fix getifaddrs' handling of point-to-point interfaces."
by Elliott Hughes
· 9 years ago
ef925e5
Fix getifaddrs' handling of point-to-point interfaces.
by Elliott Hughes
· 9 years ago
e80bd8c
Merge "linker: print "not accessible" error message to the log" am: a3be5bfded
by Dimitry Ivanov
· 9 years ago
a3be5bf
Merge "linker: print "not accessible" error message to the log"
by Dimitry Ivanov
· 9 years ago
d17a377
linker: print "not accessible" error message to the log
by Dimitry Ivanov
· 9 years ago
3c6016f
Improve diagnostics from the assembler __memcpy_chk routines.
by Elliott Hughes
· 9 years ago
2ed0e35
Merge "Improve diagnostics from the assembler __memset_chk routines."
by Elliott Hughes
· 9 years ago
c199690
Merge "Improve diagnostics from the assembler __memset_chk routines."
by Elliott Hughes
· 9 years ago
62e5964
Improve diagnostics from the assembler __memset_chk routines.
by Elliott Hughes
· 9 years ago
3bb5ea6
Merge "Update libgcc_compat.c file for mips32 arch" am: 4fedc4154d
by Lazar Trsic
· 9 years ago
4fedc41
Merge "Update libgcc_compat.c file for mips32 arch"
by Dimitry Ivanov
· 9 years ago
375a915
Update libgcc_compat.c file for mips32 arch
by Lazar Trsic
· 9 years ago
b908f71
Merge "Copy the entire zero-separated DNS seach domain string." am: 2de7983470
by Pierre Imai
· 9 years ago
2de7983
Merge "Copy the entire zero-separated DNS seach domain string."
by Pierre Imai
· 9 years ago
686a2be
Merge "Rewrite ifaddrs#getifaddrs_INET." am: 27900405c6
by Elliott Hughes
· 9 years ago
2790040
Merge "Rewrite ifaddrs#getifaddrs_INET."
by Elliott Hughes
· 9 years ago
bf97770
Rewrite ifaddrs#getifaddrs_INET.
by Elliott Hughes
· 9 years ago
787e3f6
Merge "Move hard-coded values to constants." am: 6fa50a292e
by Christopher Ferris
· 9 years ago
6fa50a2
Merge "Move hard-coded values to constants."
by Christopher Ferris
· 9 years ago
8588413
Merge "Update Android.bp with recent Android.mk changes" am: bb3add2125
by Dan Willemsen
· 9 years ago
bb3add2
Merge "Update Android.bp with recent Android.mk changes"
by Dan Willemsen
· 9 years ago
879cec2
Update Android.bp with recent Android.mk changes
by Dan Willemsen
· 9 years ago
0967fc7
Copy the entire zero-separated DNS seach domain string.
by Pierre Imai
· 9 years ago
849551d
Merge "Create logging sockets with SOCK_NONBLOCK..." am: 17866357c5
by Elliott Hughes
· 9 years ago
Next »