Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
0589777a33a08b88682e31cfbc008889b3f258d0
0589777
limits.h: add define for HOST_NAME_MAX
by Yongqin Liu
· 11 years ago
e23f564
Merge "Fix *tests-run-on-host target"
by Dmitriy Ivanov
· 11 years ago
095636e
Fix *tests-run-on-host target
by Dmitriy Ivanov
· 11 years ago
c716dd1
Merge "bionic tests: migrate test for mutex type from system/extras"
by Elliott Hughes
· 11 years ago
4199695
bionic tests: migrate test for mutex type from system/extras
by Derek Xue
· 11 years ago
f56a2f5
Merge "Remove unnecessary reinterpret_cast"
by Dmitriy Ivanov
· 11 years ago
c9d1658
Remove unnecessary reinterpret_cast
by Dmitriy Ivanov
· 11 years ago
57c5a55
Merge "Disable clang compilation due to lack of ifunc."
by Chih-Hung Hsieh
· 11 years ago
c83837e
Merge "Make the netdb unit tests work on the host."
by Elliott Hughes
· 11 years ago
b086298
Disable clang compilation due to lack of ifunc.
by Chih-Hung Hsieh
· 11 years ago
1e8ebdc
Make the netdb unit tests work on the host.
by Elliott Hughes
· 11 years ago
cad8d22
Merge "Use mxcr_mask instead of mxcsr_mask to match glibc."
by Elliott Hughes
· 11 years ago
f485547
Use mxcr_mask instead of mxcsr_mask to match glibc.
by Elliott Hughes
· 11 years ago
a4c0b75
Merge "Add mkfifoat(3)."
by Elliott Hughes
· 11 years ago
ca8e84c
Add mkfifoat(3).
by Elliott Hughes
· 11 years ago
f33a7d7
Merge "Fix mips build"
by Dmitriy Ivanov
· 11 years ago
398eb5a
Merge "Remove unnecessary lookups during relocations"
by Dmitriy Ivanov
· 11 years ago
90b74fb
Fix mips build
by Dmitriy Ivanov
· 11 years ago
e47b3f8
Remove unnecessary lookups during relocations
by Dmitriy Ivanov
· 11 years ago
566f2bc
Merge "Fix relocation to look for symbols in local group"
by Dmitriy Ivanov
· 11 years ago
cfa97f1
Fix relocation to look for symbols in local group
by Dmitriy Ivanov
· 11 years ago
6c5694b
Merge "Migrate system/extra getaddrinfo test, and fix a bug in getservbyname(3)."
by Elliott Hughes
· 11 years ago
ba81112
Migrate system/extra getaddrinfo test, and fix a bug in getservbyname(3).
by Derek Xue
· 11 years ago
cf8ea37
Merge "bionic/tests: migrate gethostbyname bionic test from system/extra to bionic/tests"
by Elliott Hughes
· 11 years ago
4912fc7
bionic/tests: migrate gethostbyname bionic test from system/extra to bionic/tests
by Derek Xue
· 11 years ago
e516321
Merge "Update bionic to tzdata2014i."
by Elliott Hughes
· 11 years ago
efd2ec8
Merge "Fix race condition in timer disarm/delete."
by Christopher Ferris
· 11 years ago
62d84b1
Fix race condition in timer disarm/delete.
by Christopher Ferris
· 11 years ago
a05c2a2
Update bionic to tzdata2014i.
by Elliott Hughes
· 11 years ago
098cf45
Merge "Replace ambiguous cmp operator with cmpl."
by Chih-Hung Hsieh
· 11 years ago
c89ee27
Replace ambiguous cmp operator with cmpl.
by Chih-Hung Hsieh
· 11 years ago
54d7636
Merge "Rename library_offset to library_fd_offset"
by Dmitriy Ivanov
· 11 years ago
a6c1279
Rename library_offset to library_fd_offset
by Dmitriy Ivanov
· 11 years ago
ad13662
Merge "Never use ASAN."
by Dan Albert
· 11 years ago
5ba672e
Never use ASAN.
by Dan Albert
· 11 years ago
8f41d3d
Merge "Fix generic __memcpy_chk implementation."
by Christopher Ferris
· 11 years ago
9a74048
Merge "Add -no-integrated-as at local level."
by Chih-Hung Hsieh
· 11 years ago
a371750
Add -no-integrated-as at local level.
by Chih-Hung Hsieh
· 11 years ago
7123d43
Fix generic __memcpy_chk implementation.
by Christopher Ferris
· 11 years ago
dec4de4
Merge "Correct way to specify additional dependencies"
by Dmitriy Ivanov
· 11 years ago
4a9e193
Correct way to specify additional dependencies
by Dmitriy Ivanov
· 11 years ago
5281e1f
Merge "Fix misleading comment."
by Dmitriy Ivanov
· 11 years ago
90aa7e3
Merge "Only use <atomic> for C++11 and newer."
by Dan Albert
· 11 years ago
8bb1212
Merge "Don't use an STL for libm."
by Dan Albert
· 11 years ago
3ce0769
Only use <atomic> for C++11 and newer.
by Dan Albert
· 11 years ago
e91d9cd
Don't use an STL for libm.
by Dan Albert
· 11 years ago
f5e0258
Merge "Ignore DT_BIND_NOW (0x18)"
by Dmitriy Ivanov
· 11 years ago
ea6eae1
Ignore DT_BIND_NOW (0x18)
by Dmitriy Ivanov
· 11 years ago
4544d9f
Fix misleading comment.
by Robert Grosse
· 11 years ago
71cbcdc
Merge "We don't actually need all of libc++ here."
by Dan Albert
· 11 years ago
a7c2e0b
We don't actually need all of libc++ here.
by Dan Albert
· 11 years ago
97df16b
Merge "Add clock_settime and clock_nanosleep."
by Elliott Hughes
· 11 years ago
1816025
Add clock_settime and clock_nanosleep.
by Haruki Hasegawa
· 11 years ago
c229705
Merge "Add glibc alias for NT_PRFPREG"
by Dmitriy Ivanov
· 11 years ago
a6bee4d
Add glibc alias for NT_PRFPREG
by Dmitriy Ivanov
· 11 years ago
083769a
Merge "Return total footprint, not high water mark."
by Christopher Ferris
· 11 years ago
fee09e5
Return total footprint, not high water mark.
by Christopher Ferris
· 11 years ago
94571f9
Merge "Use LOCAL_CXX_STL to select libc++_static."
by Dan Albert
· 11 years ago
90a29db
Use LOCAL_CXX_STL to select libc++_static.
by Dan Albert
· 11 years ago
4c08624
Merge "Fix some formatting so GitHub displays it nicely."
by Dan Albert
· 11 years ago
472cce5
Fix some formatting so GitHub displays it nicely.
by Dan Albert
· 11 years ago
8c3901b
Merge "Improve documentation for testing and coverage."
by Dan Albert
· 11 years ago
efee1ce
Improve documentation for testing and coverage.
by Dan Albert
· 11 years ago
2698f9e
Merge "Catch up on upstream's round/roundf/roundl."
by Elliott Hughes
· 11 years ago
14538ca
Catch up on upstream's round/roundf/roundl.
by Elliott Hughes
· 11 years ago
62a665a
Merge "Add back symbols to fix Greed for Glory franchise."
by Christopher Ferris
· 11 years ago
78ba823
Add back symbols to fix Greed for Glory franchise.
by Christopher Ferris
· 11 years ago
8dd3b65
Merge "Sync libm with upstream."
by Elliott Hughes
· 11 years ago
488268b
Sync libm with upstream.
by Elliott Hughes
· 11 years ago
e9c216f
Merge "Fix pthread_attr_getstack under valgrind."
by Elliott Hughes
· 11 years ago
9afb2f2
Fix pthread_attr_getstack under valgrind.
by Elliott Hughes
· 11 years ago
d0944d9
Merge "Re-add dlmalloc for 32 bit."
by Christopher Ferris
· 11 years ago
f183f95
Re-add dlmalloc for 32 bit.
by Christopher Ferris
· 11 years ago
8a7f838
Merge "Use snprintf(3) instead of sprintf(3)."
by Dan Albert
· 11 years ago
ca75f9c
Use snprintf(3) instead of sprintf(3).
by Dan Albert
· 11 years ago
72d72d9
Merge "Replace uses of sprintf(3) with snprintf(3)."
by Dan Albert
· 11 years ago
0c0e728
Merge "Build dlext_testzip as custom module."
by Ying Wang
· 11 years ago
667853d
Build dlext_testzip as custom module.
by Ying Wang
· 11 years ago
cfd8c45
Replace uses of sprintf(3) with snprintf(3).
by Dan Albert
· 11 years ago
ac3c94d
Merge "Fix mma build: 'cd bionic && mma' case"
by Dmitriy Ivanov
· 11 years ago
51166d3
Fix mma build: 'cd bionic && mma' case
by Dmitriy Ivanov
· 11 years ago
0511534
Merge "Don't silently return EINVAL for a NULL sem_t*."
by Elliott Hughes
· 11 years ago
bfeef2d
Merge "Use ln(1) rather than cp(1) to set up host /system for testing."
by Elliott Hughes
· 11 years ago
75129ae
Don't silently return EINVAL for a NULL sem_t*.
by Elliott Hughes
· 11 years ago
3ea4d56
Use ln(1) rather than cp(1) to set up host /system for testing.
by Elliott Hughes
· 11 years ago
1364101
Merge "Fix compile-time tests for LP64."
by Elliott Hughes
· 11 years ago
b4b15c6
Fix compile-time tests for LP64.
by Elliott Hughes
· 11 years ago
5cc5c5e
Merge "Add basic compile time tests for sn?printf."
by Dan Albert
· 11 years ago
2fbb1b6
Add basic compile time tests for sn?printf.
by Dan Albert
· 11 years ago
5a3ca37
Merge "Revert "Work around a bug in Immersion's libImmEmulatorJ.so.""
by Elliott Hughes
· 11 years ago
c9e4f2d
Merge "Inline helpers need to be exported unmangled."
by Dan Albert
· 11 years ago
658727e
Inline helpers need to be exported unmangled.
by Dan Albert
· 11 years ago
3d77327
Revert "Work around a bug in Immersion's libImmEmulatorJ.so."
by Elliott Hughes
· 11 years ago
e8d9057
Merge "Work around a bug in Immersion's libImmEmulatorJ.so."
by Elliott Hughes
· 11 years ago
7d3f553
Work around a bug in Immersion's libImmEmulatorJ.so.
by Elliott Hughes
· 11 years ago
eeb9aa0
Merge "Use snprintf instead of sprintf."
by Dan Albert
· 11 years ago
b0fd556
Use snprintf instead of sprintf.
by Dan Albert
· 11 years ago
6d2dd6a
Merge "Fix 2nd arch prefix application"
by Dmitriy Ivanov
· 11 years ago
75d66dd
Fix 2nd arch prefix application
by Dmitriy Ivanov
· 11 years ago
81fca35
Merge "Force export symbols on all x86 variants in libc."
by Christopher Ferris
· 11 years ago
Next »