Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
bionic
/
9f0a52e4e5afc20a61230e6cbfe735606bff7e0c
9f0a52e
Merge "Hide __get_sp."
by Elliott Hughes
· 10 years ago
7471a37
Merge "Hide __set_tls."
by Elliott Hughes
· 10 years ago
2278488
Merge "Change update-tzdata.py to update ICU data as well"
by Neil Fuller
· 10 years ago
a75869f
Hide __set_tls.
by Elliott Hughes
· 10 years ago
c3705f6
Hide __get_sp.
by Elliott Hughes
· 10 years ago
20177b9
Merge "Remove perf_event_open."
by Elliott Hughes
· 10 years ago
4e631ba
Remove perf_event_open.
by Elliott Hughes
· 10 years ago
3d2bc5d
Merge "HACK: linker: check for handle==0xffffffff on LP64"
by Colin Cross
· 10 years ago
346fea0
HACK: linker: check for handle==0xffffffff on LP64
by Colin Cross
· 10 years ago
afb89c2
Merge "denver: optimize memmove"
by Christopher Ferris
· 10 years ago
6c80ccd
denver: optimize memmove
by Shu Zhang
· 11 years ago
f092feb
Merge "Add R_X86_64_64 to the list of possible weak relocs"
by Dmitriy Ivanov
· 10 years ago
0a8f296
Merge "Add RTLD_NOLOAD support and some related changes."
by Dmitriy Ivanov
· 10 years ago
b648a8a
Add RTLD_NOLOAD support and some related changes.
by Dmitriy Ivanov
· 10 years ago
ce0e1b8
Merge "Add a script for finding symbols in bionic that aren't in glibc."
by Elliott Hughes
· 10 years ago
0b9a72c
Merge "Fix lookup-by-base-name for lp64"
by Dmitriy Ivanov
· 10 years ago
bb5bb20
Add R_X86_64_64 to the list of possible weak relocs
by Pavel Chupin
· 10 years ago
246c688
Change update-tzdata.py to update ICU data as well
by Neil Fuller
· 10 years ago
b2b0f7e
Merge "Add uc_regspace to arm's ucontext_t"
by Calin Juravle
· 10 years ago
489e498
Fix lookup-by-base-name for lp64
by Dmitriy Ivanov
· 10 years ago
5a93e88
Add a script for finding symbols in bionic that aren't in glibc.
by Elliott Hughes
· 10 years ago
c4794a7
Merge "Use -fvisibility=hidden to build libm."
by Elliott Hughes
· 10 years ago
de9ac71
Use -fvisibility=hidden to build libm.
by Elliott Hughes
· 10 years ago
05b37cf
Merge "Revert "Removes bionic's dependence on stlport""
by Dan Albert
· 10 years ago
7a39094
Revert "Removes bionic's dependence on stlport"
by Dan Albert
· 10 years ago
036bf65
Merge "Removes bionic's dependence on stlport"
by Dan Albert
· 10 years ago
94a9ba2
Merge "Removes RTTI support from libc"
by Dan Albert
· 10 years ago
948acf7
Merge "Switch back to OpenBSD inet_ntop now they're FORTIFY clean."
by Elliott Hughes
· 10 years ago
f51d3e8
Switch back to OpenBSD inet_ntop now they're FORTIFY clean.
by Elliott Hughes
· 10 years ago
9925c1a
Merge "Mark sockets on creation (socket()) and accept4()."
by Sreeram Ramachandran
· 10 years ago
77338a2
Merge "Address additional warnings found by GCC 4.9."
by Ben Cheng
· 10 years ago
903b788
Mark sockets on creation (socket()) and accept4().
by Sreeram Ramachandran
· 10 years ago
172ab0f
Merge "Query libnetd_client for the appropriate netId for host resolution."
by Sreeram Ramachandran
· 10 years ago
caff5f2
Address additional warnings found by GCC 4.9.
by Ben Cheng
· 10 years ago
5240b56
Query libnetd_client for the appropriate netId for host resolution.
by Paul Jensen
· 11 years ago
4d35da1
Removes bionic's dependence on stlport
by Dan Albert
· 10 years ago
0e85fb6
Add uc_regspace to arm's ucontext_t
by Calin Juravle
· 10 years ago
48ee47c
Removes RTTI support from libc
by Dan Albert
· 10 years ago
308c30a
Merge "Cosmetic changes to netd client files."
by Sreeram Ramachandran
· 10 years ago
3a757f4
Merge "Accuracy tests for libm"
by Christopher Ferris
· 10 years ago
72c5393
Cosmetic changes to netd client files.
by Sreeram Ramachandran
· 10 years ago
6c83305
Merge "Rethrow SIGTRAP too."
by Elliott Hughes
· 10 years ago
00c855e
Rethrow SIGTRAP too.
by Elliott Hughes
· 10 years ago
8b9a22f
Merge "Fix the newly-introduced warning and turn on -Werror."
by Elliott Hughes
· 10 years ago
2071b98
Merge "debugger.cpp should know the names of the signals it catches."
by Elliott Hughes
· 10 years ago
62e3575
debugger.cpp should know the names of the signals it catches.
by Elliott Hughes
· 10 years ago
4c2da03
Fix the newly-introduced warning and turn on -Werror.
by Elliott Hughes
· 10 years ago
5e6e3ed
Merge "Export get_malloc_leak_info and free_malloc_leak_info, used by ddms."
by Elliott Hughes
· 10 years ago
7c9923d
Export get_malloc_leak_info and free_malloc_leak_info, used by ddms.
by Elliott Hughes
· 10 years ago
a23ee2c
Merge "Hide _exit_with_stack_teardown."
by Elliott Hughes
· 10 years ago
31d0398
Hide _exit_with_stack_teardown.
by Elliott Hughes
· 10 years ago
aafa3d0
Merge "Hide various debug malloc implementation details."
by Elliott Hughes
· 10 years ago
58b52fb
Merge "Remove dead code."
by Elliott Hughes
· 10 years ago
e2d5746
Merge "Hide __signalfd4, used to implement signalfd(3)."
by Elliott Hughes
· 10 years ago
7222b1b
Hide __signalfd4, used to implement signalfd(3).
by Elliott Hughes
· 10 years ago
568d64d
Accuracy tests for libm
by Jingwei Zhang
· 11 years ago
6b7987c
Hide various debug malloc implementation details.
by Elliott Hughes
· 10 years ago
bd27a8b
Remove dead code.
by Elliott Hughes
· 10 years ago
d9b0629
Merge "Hide __futex_wake_ex and __futex_wait_ex."
by Elliott Hughes
· 10 years ago
3973de9
Hide __futex_wake_ex and __futex_wait_ex.
by Elliott Hughes
· 10 years ago
22ade3c
Merge "With libstdc++ in libc, __futex_wait and __futex_wake can be hidden."
by Elliott Hughes
· 10 years ago
879180c
With libstdc++ in libc, __futex_wait and __futex_wake can be hidden.
by Elliott Hughes
· 11 years ago
2a60227
Merge "Move libstdc++ into libc."
by Elliott Hughes
· 10 years ago
5265ad6
Merge "Fix comment typo."
by Christopher Ferris
· 11 years ago
9029d2f
Fix comment typo.
by Christopher Ferris
· 11 years ago
0a5b016
Merge "Register _cleanup function with atexit"
by Dmitriy Ivanov
· 11 years ago
ec81b4a
Merge "Scrub uapi headers slightly harder."
by Elliott Hughes
· 11 years ago
86bc436
Merge "Improve detection of already loaded libraries"
by Dmitriy Ivanov
· 11 years ago
623b0d0
Register _cleanup function with atexit
by Dmitriy Ivanov
· 11 years ago
8ed7a23
Scrub uapi headers slightly harder.
by Elliott Hughes
· 11 years ago
089c7c9
Merge "Document a known test issue in stdio_test.cpp."
by Calin Juravle
· 11 years ago
98efae4
Merge "Fill in missing bits in x86(_64) ucontext_t"
by Calin Juravle
· 11 years ago
9b95ea9
Document a known test issue in stdio_test.cpp.
by Calin Juravle
· 11 years ago
a6ab968
Fill in missing bits in x86(_64) ucontext_t
by Calin Juravle
· 11 years ago
d0a8992
Merge "Rename user_i387_struct -> user_fpregs_struct in sys/ucontext.h"
by Andrew Hsieh
· 11 years ago
15b641a
Move libstdc++ into libc.
by Elliott Hughes
· 11 years ago
9b5b40b
Rename user_i387_struct -> user_fpregs_struct in sys/ucontext.h
by Andrew Hsieh
· 11 years ago
1596b88
Merge "Increase minimum thread size for 64 bit."
by Christopher Ferris
· 11 years ago
ea5248e
Increase minimum thread size for 64 bit.
by Christopher Ferris
· 11 years ago
f280130
Merge "Remove the unused __system_property_wait."
by Elliott Hughes
· 11 years ago
3e78698
Remove the unused __system_property_wait.
by Elliott Hughes
· 11 years ago
bc7f8a7
Merge "Do not keep struct state on the stack."
by Christopher Ferris
· 11 years ago
8a8b0c9
Do not keep struct state on the stack.
by Christopher Ferris
· 11 years ago
1e07463
Merge "Add tests for fprintf behavior when the underlying fd is bad."
by Elliott Hughes
· 11 years ago
d59e500
Improve detection of already loaded libraries
by Dmitriy Ivanov
· 11 years ago
6897b7b
Merge "Fix for linker allocator"
by Dmitriy Ivanov
· 11 years ago
c9244bd
Add tests for fprintf behavior when the underlying fd is bad.
by Elliott Hughes
· 11 years ago
fbd9dca
Merge "Add a unit test for already-fixed printf -0.0 formatting."
by Elliott Hughes
· 11 years ago
1079406
Fix for linker allocator
by Dmitriy Ivanov
· 11 years ago
49ec2a0
Merge "Mark sockets on accept()."
by Sreeram Ramachandran
· 11 years ago
e77f38f
Add a unit test for already-fixed printf -0.0 formatting.
by Elliott Hughes
· 11 years ago
acc5136
Merge "Add a regression test for a long-fixed pthread_once bug."
by Elliott Hughes
· 11 years ago
aeec2ae
Merge "Remove the broken pthread deadlock prediction."
by Elliott Hughes
· 11 years ago
3694ec6
Add a regression test for a long-fixed pthread_once bug.
by Elliott Hughes
· 11 years ago
07f1ded
Remove the broken pthread deadlock prediction.
by Elliott Hughes
· 11 years ago
8f0cd8a
Mark sockets on accept().
by Sreeram Ramachandran
· 11 years ago
e6c27a7
Merge "Fix a typo in the big g_ search/replace."
by Elliott Hughes
· 11 years ago
cd46104
Fix a typo in the big g_ search/replace.
by Elliott Hughes
· 11 years ago
15c13bd
Merge "Switch to g_ for globals."
by Elliott Hughes
· 11 years ago
1728b23
Switch to g_ for globals.
by Elliott Hughes
· 11 years ago
Next »