Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
d9d39be0f0716eea1127b95be5c0b8155122fbd4
d9d39be
A few small fix ups.
by Christopher Ferris
· 8 years ago
8e410a7
Merge "Fix local path assumption in interface_test."
by Christopher Ferris
· 8 years ago
506f3f1
Merge "Add support of architecture specific ld.configs"
by Dimitry Ivanov
· 8 years ago
7b4fb64
Merge "Add more const-correct C++ overloads."
by Treehugger Robot
· 8 years ago
8afd42f
Merge "Remove dead `longjmperror`."
by Treehugger Robot
· 8 years ago
8f0c87e
Remove dead `longjmperror`.
by Elliott Hughes
· 8 years ago
73c23ea
Merge "Benchmark fgetln(3) and getline(3) as well as fgets(3)."
by Elliott Hughes
· 8 years ago
df9a489
Add more const-correct C++ overloads.
by Elliott Hughes
· 8 years ago
938bece
Benchmark fgetln(3) and getline(3) as well as fgets(3).
by Elliott Hughes
· 8 years ago
57e07a1
Merge "Fix the stdio fwrite benchmark."
by Elliott Hughes
· 8 years ago
fe1b27c
Add support of architecture specific ld.configs
by dimitry
· 8 years ago
96ba713
Merge "Fix wchar.wcstold_hex_floats on arm64"
by Logan Chien
· 8 years ago
3ce774c
Merge "Add three more functions to the list of POSIX cruft."
by Elliott Hughes
· 8 years ago
d706fe5
Fix the stdio fwrite benchmark.
by Elliott Hughes
· 8 years ago
1b3fe44
Merge "Refactor BufferOutputStream."
by Christopher Ferris
· 8 years ago
abf510a
Add three more functions to the list of POSIX cruft.
by Elliott Hughes
· 8 years ago
9247640
Refactor BufferOutputStream.
by Christopher Ferris
· 8 years ago
4a3c975
Merge "libc: Add support to allow library calls to find appropriate shell executable for a process"
by Sandeep Patil
· 8 years ago
9b1ca56
libc: Add support to allow library calls to find appropriate shell executable for a process
by Sandeep Patil
· 8 years ago
8440dc7
Merge "Name function arguments in libc headers for Studio." am: 611d0de62f
by Elliott Hughes
· 8 years ago
611d0de
Merge "Name function arguments in libc headers for Studio."
by Elliott Hughes
· 8 years ago
0288dbb
Fix wchar.wcstold_hex_floats on arm64
by Logan Chien
· 8 years ago
ffde533
Name function arguments in libc headers for Studio.
by Elliott Hughes
· 8 years ago
119ef0a
Merge "Name function arguments in libc headers for Studio." am: f3b92f1485
by Elliott Hughes
· 8 years ago
f3b92f1
Merge "Name function arguments in libc headers for Studio."
by Elliott Hughes
· 8 years ago
411814e
Merge "Disable FORTIFY on ASAN builds" am: 7ac99d3ff6
by George Burgess IV
· 8 years ago
7ac99d3
Merge "Disable FORTIFY on ASAN builds"
by Treehugger Robot
· 8 years ago
684c31a
Name function arguments in libc headers for Studio.
by Elliott Hughes
· 8 years ago
d9551db
Disable FORTIFY on ASAN builds
by George Burgess IV
· 8 years ago
55d0f16
Merge "Always use CLOCK_MONOTONIC for pthreads and semaphores" am: cbb09bcbb1
by Tom Cherry
· 8 years ago
cbb09bc
Merge "Always use CLOCK_MONOTONIC for pthreads and semaphores"
by Tom Cherry
· 8 years ago
ac49ced
Always use CLOCK_MONOTONIC for pthreads and semaphores
by Tom Cherry
· 8 years ago
169f883
Merge "Re-submit "Name function arguments in libc headers for Studio.""
by Elliott Hughes
· 8 years ago
096fa44
Merge "Re-submit "Name function arguments in libc headers for Studio.""
by Treehugger Robot
· 8 years ago
47b244c
Merge "Fix out-of-bounds deque access causing build failure." am: ad5c4e3596
by Andreas Huber
· 8 years ago
ad5c4e3
Merge "Fix out-of-bounds deque access causing build failure."
by Treehugger Robot
· 8 years ago
ff26a16
Re-submit "Name function arguments in libc headers for Studio."
by Elliott Hughes
· 8 years ago
113e9b1
Fix out-of-bounds deque access causing build failure.
by Andreas Huber
· 8 years ago
c9ca3dd
Merge "Revert "Name function arguments in libc headers for Studio.""
by Colin Cross
· 8 years ago
cf3b0c1
Merge "Revert "Name function arguments in libc headers for Studio.""
by Colin Cross
· 8 years ago
9af9120
Revert "Name function arguments in libc headers for Studio."
by Colin Cross
· 8 years ago
060e6f5
Merge "Name function arguments in libc headers for Studio." am: 84669837f7
by Elliott Hughes
· 8 years ago
8466983
Merge "Name function arguments in libc headers for Studio."
by Elliott Hughes
· 8 years ago
1472dbb
Merge "Improve debug malloc docs slightly for app developers." am: a3d3e8e148
by Elliott Hughes
· 8 years ago
a3d3e8e
Merge "Improve debug malloc docs slightly for app developers."
by Elliott Hughes
· 8 years ago
a3d7c4f
Merge "Build support for 32-bit armv8-a" am: b890336756
by Isaac Chen
· 8 years ago
b890336
Merge "Build support for 32-bit armv8-a"
by Isaac Chen
· 8 years ago
62adbbf
Merge changes from topic "cfi-shadow-size" am: fc89237b77
by Evgenii Stepanov
· 8 years ago
fc89237
Merge changes from topic "cfi-shadow-size"
by Treehugger Robot
· 8 years ago
079bff4
Name function arguments in libc headers for Studio.
by Elliott Hughes
· 8 years ago
d9dddc3
Merge "Enable FORTIFY in unoptimized builds" am: 67e7bf137e
by George Burgess IV
· 8 years ago
a9aa2cc
Merge "Add guards for things the versioner can't catch." am: 82f28565ce
by Dan Albert
· 8 years ago
67e7bf1
Merge "Enable FORTIFY in unoptimized builds"
by Treehugger Robot
· 8 years ago
82f2856
Merge "Add guards for things the versioner can't catch."
by Treehugger Robot
· 8 years ago
01a2910
Merge "Make default namespace handle the 'visible' flag." am: f2c203f188
by Justin Yun
· 8 years ago
f2c203f
Merge "Make default namespace handle the 'visible' flag."
by Treehugger Robot
· 8 years ago
a86d68d
Merge "Report correct errno on clone failure" am: b2688f4a2a
by Dimitry Ivanov
· 8 years ago
b2688f4
Merge "Report correct errno on clone failure"
by Dimitry Ivanov
· 8 years ago
644275a
Improve debug malloc docs slightly for app developers.
by Elliott Hughes
· 8 years ago
90de9f0
Make default namespace handle the 'visible' flag.
by Justin Yun
· 8 years ago
1de2e35
Enable FORTIFY in unoptimized builds
by George Burgess IV
· 8 years ago
3f7e65e
Add guards for things the versioner can't catch.
by Dan Albert
· 8 years ago
f43e6a4
Merge "Name function arguments in libc headers for Studio." am: 3ce8834e53
by Elliott Hughes
· 8 years ago
3ce8834
Merge "Name function arguments in libc headers for Studio."
by Elliott Hughes
· 8 years ago
4b26f71
Fix local path assumption in interface_test.
by Anders Lewis
· 8 years ago
87fcfef
Merge "libc fortify: error on realpath(NULL, foo)" am: 6beab08440
by George Burgess IV
· 8 years ago
6beab08
Merge "libc fortify: error on realpath(NULL, foo)"
by Treehugger Robot
· 8 years ago
95bd488
libc fortify: error on realpath(NULL, foo)
by George Burgess IV
· 8 years ago
6de6087
Report correct errno on clone failure
by dimitry
· 8 years ago
d544fb7
Build support for 32-bit armv8-a
by Isaac Chen
· 8 years ago
faa7434
Name function arguments in libc headers for Studio.
by Elliott Hughes
· 8 years ago
a1cbfee
Merge "Improve error handling and fix minor bugs in bionic benchmarks."
by Christopher Ferris
· 8 years ago
30438e4
Merge "Improve error handling and fix minor bugs in bionic benchmarks."
by Christopher Ferris
· 8 years ago
de850b2
Merge "Add musl benchmarks." am: 73c3be2219
by Christopher Ferris
· 8 years ago
73c3be2
Merge "Add musl benchmarks."
by Christopher Ferris
· 8 years ago
8ba9c53
Merge "Fix pattern to account for '_' prefix in syscalls" am: cf764c05e4
by Dimitry Ivanov
· 8 years ago
cf764c0
Merge "Fix pattern to account for '_' prefix in syscalls"
by Dimitry Ivanov
· 8 years ago
daebd05
Fix pattern to account for '_' prefix in syscalls
by dimitry
· 8 years ago
2104cf6
Merge changes I36924c4b,Ib6bdd09e am: 32f719ad1a
by Dan Albert
· 8 years ago
32f719a
Merge changes I36924c4b,Ib6bdd09e
by Treehugger Robot
· 8 years ago
a98a5fb
Improve error handling and fix minor bugs in bionic benchmarks.
by Anders Lewis
· 8 years ago
fda7562
Merge "Put back the _Exit rename for pre-L." am: 0cd32c1aba
by Dan Albert
· 8 years ago
74e0876
Merge "Track tinyxml2 API change." am: 88879d19ea
by Elliott Hughes
· 8 years ago
0cd32c1
Merge "Put back the _Exit rename for pre-L."
by Treehugger Robot
· 8 years ago
88879d1
Merge "Track tinyxml2 API change."
by Elliott Hughes
· 8 years ago
e7c0abe
Merge "Fix include to be file-relative." am: e8658b3022
by Dan Albert
· 8 years ago
ac4f4b4
Add musl benchmarks.
by Anders Lewis
· 8 years ago
e8658b3
Merge "Fix include to be file-relative."
by Treehugger Robot
· 8 years ago
9601f16
Expand swprintf tests.
by Dan Albert
· 8 years ago
6805c2d
Expand wcsto* tests.
by Dan Albert
· 8 years ago
c2223f7
Track tinyxml2 API change.
by Elliott Hughes
· 8 years ago
033ad09
Merge "Implement interface for bionic benchmarks." am: ebbbe292bd
by Christopher Ferris
· 8 years ago
ebbbe29
Merge "Implement interface for bionic benchmarks."
by Christopher Ferris
· 8 years ago
b2ca031
Fix include to be file-relative.
by Dan Albert
· 8 years ago
45e8d1d
Merge "Remove reference to non-existent __LP32__." am: 8aa387fbee
by Elliott Hughes
· 8 years ago
8aa387f
Merge "Remove reference to non-existent __LP32__."
by Elliott Hughes
· 8 years ago
cd8828c
Put back the _Exit rename for pre-L.
by Dan Albert
· 8 years ago
a7b0f88
Implement interface for bionic benchmarks.
by Anders Lewis
· 8 years ago
939ac92
Merge "Revert "Revert "Move back to the previous version of ion.h."""
by Christopher Ferris
· 8 years ago
906dc0d
Merge "Revert "Revert "Move back to the previous version of ion.h."""
by Christopher Ferris
· 8 years ago
Next »