Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
972f13c85b865942f88a5e482e1b5123ad1f0f96
972f13c
am c6b6c27c: am ab66d360: Merge "Fix mbrtoc32 test from tests/uchar_test.cpp for x86."
by Elliott Hughes
· 11 years ago
c6b6c27
am ab66d360: Merge "Fix mbrtoc32 test from tests/uchar_test.cpp for x86."
by Elliott Hughes
· 11 years ago
cb70481
am 6f7f1caa: am 48082a0a: Merge "Remove declarations related to cuserid(3)."
by Dan Albert
· 11 years ago
4880b0a
am abf16559: am 440bd6bc: Merge "Replaces vfork() implementation with fork()"
by Dan Albert
· 11 years ago
c6003c1
am 7c38499e: am 0ada9388: Merge "Add a couple more system call benchmarks."
by Elliott Hughes
· 11 years ago
617573a
am b94b1bc0: am 80664231: Merge "Revert "Temporarily expose dlmalloc_usable_size.""
by Elliott Hughes
· 11 years ago
33537e3
am d9d37cfe: am 30d15e54: Merge "Allow bionic-unit-tests-glibc to be built again."
by Christopher Ferris
· 11 years ago
6f7f1ca
am 48082a0a: Merge "Remove declarations related to cuserid(3)."
by Dan Albert
· 11 years ago
3c111b0
am 95f6cfc9: am bdb8b21d: Merge "AArch64: Fix memcmp16() test"
by Elliott Hughes
· 11 years ago
4e863b2
am df8a09b1: am 2b8246fa: Merge "Hide rand48 implementation details."
by Elliott Hughes
· 11 years ago
f177179
am 228b33e9: am bdcab25e: Merge "Hide non-standard syslog API."
by Elliott Hughes
· 11 years ago
00af294
am c3064d27: am 199e8638: Merge "Use PRIVATE_POST_INSTALL_CMD to create symlink."
by Ying Wang
· 11 years ago
f2a131c
am 97fbf8e7: am 87d4233c: Merge "Remove the MD5 implementation that was only used by toolbox."
by Elliott Hughes
· 11 years ago
aec4f5b
am 9f82c7bd: am e7baf46b: Merge "Add a regression test for two libm bugs we didn\'t have."
by Elliott Hughes
· 11 years ago
abd34f5
am 936ea9a1: am 4779a11a: Merge "Move mips fenv implementation details into fenv.c."
by Elliott Hughes
· 11 years ago
1aecbb8
am 04e115c7: am 385f7009: Merge "Move x86 fenv implementation details into fenv.c."
by Elliott Hughes
· 11 years ago
abf1655
am 440bd6bc: Merge "Replaces vfork() implementation with fork()"
by Dan Albert
· 11 years ago
7c38499
am 0ada9388: Merge "Add a couple more system call benchmarks."
by Elliott Hughes
· 11 years ago
b94b1bc
am 80664231: Merge "Revert "Temporarily expose dlmalloc_usable_size.""
by Elliott Hughes
· 11 years ago
d9d37cf
am 30d15e54: Merge "Allow bionic-unit-tests-glibc to be built again."
by Christopher Ferris
· 11 years ago
3d1a7f1
am cb0114a1: am 8c054c51: Merge "Clean up the ARM fenv.h, moving implementation details into fenv.c."
by Elliott Hughes
· 11 years ago
ab66d36
Merge "Fix mbrtoc32 test from tests/uchar_test.cpp for x86."
by Elliott Hughes
· 11 years ago
68b0166
Fix mbrtoc32 test from tests/uchar_test.cpp for x86.
by Alexander Ivchenko
· 11 years ago
48082a0
Merge "Remove declarations related to cuserid(3)."
by Dan Albert
· 11 years ago
cd32219
Remove declarations related to cuserid(3).
by Dan Albert
· 11 years ago
8066423
Merge "Revert "Temporarily expose dlmalloc_usable_size.""
by Elliott Hughes
· 11 years ago
30d15e5
Merge "Allow bionic-unit-tests-glibc to be built again."
by Christopher Ferris
· 11 years ago
e9f7a9c
Allow bionic-unit-tests-glibc to be built again.
by Christopher Ferris
· 11 years ago
440bd6b
Merge "Replaces vfork() implementation with fork()"
by Dan Albert
· 11 years ago
210331d
Replaces vfork() implementation with fork()
by Dan Albert
· 11 years ago
0ada938
Merge "Add a couple more system call benchmarks."
by Elliott Hughes
· 11 years ago
95f6cfc
am bdb8b21d: Merge "AArch64: Fix memcmp16() test"
by Elliott Hughes
· 11 years ago
bdb8b21
Merge "AArch64: Fix memcmp16() test"
by Elliott Hughes
· 11 years ago
2aca7fe
AArch64: Fix memcmp16() test
by Serban Constantinescu
· 11 years ago
7634db5
Add a couple more system call benchmarks.
by Elliott Hughes
· 11 years ago
df8a09b
am 2b8246fa: Merge "Hide rand48 implementation details."
by Elliott Hughes
· 11 years ago
2b8246f
Merge "Hide rand48 implementation details."
by Elliott Hughes
· 11 years ago
228b33e
am bdcab25e: Merge "Hide non-standard syslog API."
by Elliott Hughes
· 11 years ago
809093b
Hide rand48 implementation details.
by Elliott Hughes
· 11 years ago
bdcab25
Merge "Hide non-standard syslog API."
by Elliott Hughes
· 11 years ago
a382a79
Hide non-standard syslog API.
by Elliott Hughes
· 11 years ago
c3064d2
am 199e8638: Merge "Use PRIVATE_POST_INSTALL_CMD to create symlink."
by Ying Wang
· 11 years ago
199e863
Merge "Use PRIVATE_POST_INSTALL_CMD to create symlink."
by Ying Wang
· 11 years ago
97fbf8e
am 87d4233c: Merge "Remove the MD5 implementation that was only used by toolbox."
by Elliott Hughes
· 11 years ago
7f722b3
Use PRIVATE_POST_INSTALL_CMD to create symlink.
by Ying Wang
· 11 years ago
87d4233
Merge "Remove the MD5 implementation that was only used by toolbox."
by Elliott Hughes
· 11 years ago
6740163
Remove the MD5 implementation that was only used by toolbox.
by Elliott Hughes
· 11 years ago
9f82c7b
am e7baf46b: Merge "Add a regression test for two libm bugs we didn\'t have."
by Elliott Hughes
· 11 years ago
e7baf46
Merge "Add a regression test for two libm bugs we didn't have."
by Elliott Hughes
· 11 years ago
936ea9a
am 4779a11a: Merge "Move mips fenv implementation details into fenv.c."
by Elliott Hughes
· 11 years ago
04e115c
am 385f7009: Merge "Move x86 fenv implementation details into fenv.c."
by Elliott Hughes
· 11 years ago
4779a11
Merge "Move mips fenv implementation details into fenv.c."
by Elliott Hughes
· 11 years ago
89d6124
Move mips fenv implementation details into fenv.c.
by Elliott Hughes
· 11 years ago
385f700
Merge "Move x86 fenv implementation details into fenv.c."
by Elliott Hughes
· 11 years ago
43bf81e
Move x86 fenv implementation details into fenv.c.
by Elliott Hughes
· 11 years ago
cb0114a
am 8c054c51: Merge "Clean up the ARM fenv.h, moving implementation details into fenv.c."
by Elliott Hughes
· 11 years ago
8c054c5
Merge "Clean up the ARM fenv.h, moving implementation details into fenv.c."
by Elliott Hughes
· 11 years ago
b1dc57c
am b98dd8cb: am 87472963: Merge "AArch64: libm: Fix ARM64 fenv_t and refactor ARM64 libm implementation."
by Elliott Hughes
· 11 years ago
b98dd8c
am 87472963: Merge "AArch64: libm: Fix ARM64 fenv_t and refactor ARM64 libm implementation."
by Elliott Hughes
· 11 years ago
9812a02
Clean up the ARM fenv.h, moving implementation details into fenv.c.
by Elliott Hughes
· 11 years ago
8747296
Merge "AArch64: libm: Fix ARM64 fenv_t and refactor ARM64 libm implementation."
by Elliott Hughes
· 11 years ago
a147a1d
AArch64: libm: Fix ARM64 fenv_t and refactor ARM64 libm implementation.
by Serban Constantinescu
· 11 years ago
4e33504
am 1dcb8471: am 36ed5971: Merge "AArch64: Remove Frame Record from ARM64 syscalls"
by Elliott Hughes
· 11 years ago
1dcb847
am 36ed5971: Merge "AArch64: Remove Frame Record from ARM64 syscalls"
by Elliott Hughes
· 11 years ago
36ed597
Merge "AArch64: Remove Frame Record from ARM64 syscalls"
by Elliott Hughes
· 11 years ago
602b4e4
AArch64: Remove Frame Record from ARM64 syscalls
by Serban Constantinescu
· 11 years ago
b07189a
am 3b9da0f9: Fix the printf family for non-ASCII.
by Elliott Hughes
· 11 years ago
47907ba
am 3b1e9bf3: am e18c2714: Merge "Add the missing issetugid binary compatibility stub."
by Elliott Hughes
· 11 years ago
3b1e9bf
am e18c2714: Merge "Add the missing issetugid binary compatibility stub."
by Elliott Hughes
· 11 years ago
e18c271
Merge "Add the missing issetugid binary compatibility stub."
by Elliott Hughes
· 11 years ago
18b17e9
Add a regression test for two libm bugs we didn't have.
by Elliott Hughes
· 11 years ago
44ac8af
am 20811f9e: am 19718f0c: Merge "Rewrite and hide longjmperror."
by Elliott Hughes
· 11 years ago
20811f9
am 19718f0c: Merge "Rewrite and hide longjmperror."
by Elliott Hughes
· 11 years ago
bffbfee
Add the missing issetugid binary compatibility stub.
by Elliott Hughes
· 11 years ago
19718f0
Merge "Rewrite and hide longjmperror."
by Elliott Hughes
· 11 years ago
28f321a
am 1b8163f5: am 1cada9b3: Merge "Remove unused scripts."
by Christopher Ferris
· 11 years ago
1b8163f
am 1cada9b3: Merge "Remove unused scripts."
by Christopher Ferris
· 11 years ago
1cada9b
Merge "Remove unused scripts."
by Christopher Ferris
· 11 years ago
47ba295
Rewrite and hide longjmperror.
by Elliott Hughes
· 11 years ago
3b9da0f
Fix the printf family for non-ASCII.
by Elliott Hughes
· 11 years ago
53495da
am afd4df20: am 6fa47ca4: Merge "Fix ndk_cruft.cpp __getdents64 build failure."
by Elliott Hughes
· 11 years ago
12e98b4
am 655dba09: am 1c60f808: Merge "Rename __bionic_clone_entry to __start_thread."
by Elliott Hughes
· 11 years ago
449e4aa
am e932f5b5: am 087b3cfa: Merge "Add a few more C11 functions to the whitelist."
by Elliott Hughes
· 11 years ago
3f508b3
am 132a66be: am 3e0e7eea: Merge "Remove getdents from bionic."
by Elliott Hughes
· 11 years ago
afd4df2
am 6fa47ca4: Merge "Fix ndk_cruft.cpp __getdents64 build failure."
by Elliott Hughes
· 11 years ago
655dba0
am 1c60f808: Merge "Rename __bionic_clone_entry to __start_thread."
by Elliott Hughes
· 11 years ago
e932f5b
am 087b3cfa: Merge "Add a few more C11 functions to the whitelist."
by Elliott Hughes
· 11 years ago
132a66b
am 3e0e7eea: Merge "Remove getdents from bionic."
by Elliott Hughes
· 11 years ago
4ff5aa3
am 5261fd2c: am b837767a: Merge "Update kernel header generation docs."
by Christopher Ferris
· 11 years ago
5261fd2
am b837767a: Merge "Update kernel header generation docs."
by Christopher Ferris
· 11 years ago
ab39aba
Remove unused scripts.
by Christopher Ferris
· 11 years ago
6fa47ca
Merge "Fix ndk_cruft.cpp __getdents64 build failure."
by Elliott Hughes
· 11 years ago
1c60f80
Merge "Rename __bionic_clone_entry to __start_thread."
by Elliott Hughes
· 11 years ago
d1ead2a
Fix ndk_cruft.cpp __getdents64 build failure.
by Elliott Hughes
· 11 years ago
087b3cf
Merge "Add a few more C11 functions to the whitelist."
by Elliott Hughes
· 11 years ago
f6b1d43
Add a few more C11 functions to the whitelist.
by Elliott Hughes
· 11 years ago
ebc8cd1
Rename __bionic_clone_entry to __start_thread.
by Elliott Hughes
· 11 years ago
3e0e7ee
Merge "Remove getdents from bionic."
by Elliott Hughes
· 11 years ago
b837767
Merge "Update kernel header generation docs."
by Christopher Ferris
· 11 years ago
3d5cb30
Remove getdents from bionic.
by Elliott Hughes
· 11 years ago
Next »