Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
bionic
/
1d76f1cc8be1f40141adac6147cd51061f1ee0b4
1d76f1c
Merge "add a fortified implementation of realpath"
by Nick Kralevich
· 10 years ago
42502d7
Merge "add fortified memchr/memrchr implementations"
by Nick Kralevich
· 10 years ago
2eaff07
Merge "Include pthread_atfork.h to mips64 crtbegin"
by Dmitriy Ivanov
· 10 years ago
f327fae
Include pthread_atfork.h to mips64 crtbegin
by Dmitriy Ivanov
· 10 years ago
9a2744d
Merge "Fix POSIX timer thread naming."
by Elliott Hughes
· 10 years ago
d1aea30
Fix POSIX timer thread naming.
by Elliott Hughes
· 10 years ago
2c256a0
Merge "Unregister pthread_atfork handlers on dlclose()"
by Dmitriy Ivanov
· 10 years ago
440242f
Merge "Use bfd linker for x86/x86_64 targets"
by Dmitriy Ivanov
· 10 years ago
e91e66f
Use bfd linker for x86/x86_64 targets
by Dmitriy Ivanov
· 10 years ago
ea295f6
Unregister pthread_atfork handlers on dlclose()
by Dmitriy Ivanov
· 10 years ago
ebfb55e
Merge "Enable dlsym_df_1_global test for arm/arm64"
by Dmitriy Ivanov
· 10 years ago
6612d7a
Enable dlsym_df_1_global test for arm/arm64
by Dmitriy Ivanov
· 10 years ago
2bb9348
Merge "Exit normally when relocations are already packed."
by Dmitriy Ivanov
· 10 years ago
b0b9338
Exit normally when relocations are already packed.
by Dmitriy Ivanov
· 10 years ago
6c63ee4
Merge "Revert "Unregister pthread_atfork handlers on dlclose()""
by Dimitry Ivanov
· 10 years ago
094f58f
Revert "Unregister pthread_atfork handlers on dlclose()"
by Dimitry Ivanov
· 10 years ago
41ebcea
Merge "Exit normally when packing relocs saves no space."
by Dmitriy Ivanov
· 10 years ago
adfcb97
Exit normally when packing relocs saves no space.
by Dmitriy Ivanov
· 10 years ago
e3ecedd
Merge "Remove jemalloc.a from libc_nomalloc.a"
by Dmitriy Ivanov
· 10 years ago
3da9373
Merge "Simplify close(2) EINTR handling."
by Elliott Hughes
· 10 years ago
7280e50
Remove jemalloc.a from libc_nomalloc.a
by Dmitriy Ivanov
· 10 years ago
3391a9f
Simplify close(2) EINTR handling.
by Elliott Hughes
· 10 years ago
dc405b5
Merge "Unregister pthread_atfork handlers on dlclose()"
by Dmitriy Ivanov
· 10 years ago
6df122f
Unregister pthread_atfork handlers on dlclose()
by Dmitriy Ivanov
· 10 years ago
ff18108
Merge "Always use signed leb128 decoder"
by Dmitriy Ivanov
· 10 years ago
18870d3
Always use signed leb128 decoder
by Dmitriy Ivanov
· 10 years ago
9ceec1a
Merge "Always use signed leb128 encoding"
by Dmitriy Ivanov
· 10 years ago
f15ceeb
Always use signed leb128 encoding
by Dmitriy Ivanov
· 10 years ago
457c34a
Merge "Update the search path for libclang.so"
by Tao Bao
· 10 years ago
913fe55
Merge "Statically link libc++ for prebuilts"
by Dmitriy Ivanov
· 10 years ago
7592008
Update the search path for libclang.so
by Tao Bao
· 10 years ago
2a63421
Statically link libc++ for prebuilts
by Dmitriy Ivanov
· 10 years ago
a00a9f0
Merge "Allow building libc long double code with clang/llvm."
by Chih-Hung Hsieh
· 10 years ago
6fb8e96
Allow building libc long double code with clang/llvm.
by Chih-Hung Hsieh
· 10 years ago
da3c4f2
Merge "Adjust DT_VERSYM/VERNEED/VERDEF dynamic sections"
by Dmitriy Ivanov
· 10 years ago
bb25bbe
Adjust DT_VERSYM/VERNEED/VERDEF dynamic sections
by Dmitriy Ivanov
· 10 years ago
0776f0f
Merge "Add library name to error message"
by Dmitriy Ivanov
· 10 years ago
3d7bea1
Add library name to error message
by Dmitriy Ivanov
· 10 years ago
3244d9f
add a fortified implementation of realpath
by Daniel Micay
· 10 years ago
c5bd96e
Merge "Fix bug in app_id_from_name in stubs.cpp."
by Yabin Cui
· 10 years ago
72a6fdc
Fix bug in app_id_from_name in stubs.cpp.
by Yabin Cui
· 10 years ago
af7538b
Merge "add fortified readlink/readlinkat implementations"
by Nick Kralevich
· 10 years ago
4ae7736
add fortified memchr/memrchr implementations
by Daniel Micay
· 10 years ago
7a8c7c4
Merge "Also send bionicbb logs to a file."
by Dan Albert
· 10 years ago
21988a3
Also send bionicbb logs to a file.
by Dan Albert
· 10 years ago
cb6ae56
Merge "Merge the two bionicbb services into one."
by Dan Albert
· 10 years ago
d3fe4f1
Merge the two bionicbb services into one.
by Dan Albert
· 10 years ago
4228188
add fortified readlink/readlinkat implementations
by Daniel Micay
· 10 years ago
3875744
Merge "Support symbol versioning"
by Dmitriy Ivanov
· 10 years ago
fc4850e
Merge "Fix clang build."
by Elliott Hughes
· 10 years ago
2a81536
Support symbol versioning
by Dmitriy Ivanov
· 10 years ago
a932513
Fix clang build.
by Elliott Hughes
· 10 years ago
31128da
Merge "add fortified implementations of pread/pread64"
by Elliott Hughes
· 10 years ago
f84a5c6
Merge "Clean up "logging"."
by Dan Albert
· 10 years ago
a4061cd
Clean up "logging".
by Dan Albert
· 10 years ago
14af27a
Merge "Remove PROP_PATH_SYSTEM_DEFAULT."
by Elliott Hughes
· 10 years ago
e7e1c87
add fortified implementations of pread/pread64
by Daniel Micay
· 10 years ago
a40cb0c
Merge "Call __cxa_thread_finalize for the main thread."
by Dmitriy Ivanov
· 10 years ago
12d8902
Merge "Update the number of jemalloc reserved keys."
by Christopher Ferris
· 10 years ago
2587c6a
Merge "Change on handling of SIGEV_THREAD timers."
by Yabin Cui
· 10 years ago
95f1ee2
Change on handling of SIGEV_THREAD timers.
by Yabin Cui
· 10 years ago
c0f8928
Update the number of jemalloc reserved keys.
by Christopher Ferris
· 10 years ago
43e020c
Remove PROP_PATH_SYSTEM_DEFAULT.
by Elliott Hughes
· 10 years ago
c6ccdfa
Merge "Hide emutls* symbols in libc.so"
by Dmitriy Ivanov
· 10 years ago
163ab8b
Call __cxa_thread_finalize for the main thread.
by Dmitriy Ivanov
· 10 years ago
66aa0b6
Hide emutls* symbols in libc.so
by Dmitriy Ivanov
· 10 years ago
cafc948
Merge "Fix addition of extra arg to cfi_restore."
by Christopher Ferris
· 10 years ago
940d312
Fix addition of extra arg to cfi_restore.
by Christopher Ferris
· 10 years ago
a529efa
Merge "Add missing cfi directives for x86 assembler."
by Christopher Ferris
· 10 years ago
605ee81
Add missing cfi directives for x86 assembler.
by Christopher Ferris
· 10 years ago
8f3f041
Merge "Prevent using static-allocated pthread keys before creation."
by Yabin Cui
· 10 years ago
5ddbb3f
Prevent using static-allocated pthread keys before creation.
by Yabin Cui
· 10 years ago
447cd19
Merge "Skip merge-failed messages from Gerrit."
by Dan Albert
· 10 years ago
a0ecd5b
Skip merge-failed messages from Gerrit.
by Dan Albert
· 10 years ago
de88974
Merge "Fix dl* tests to run-on-host"
by Dmitriy Ivanov
· 10 years ago
c921eb6
Merge "Don't build any changes that touch bionicbb."
by Dan Albert
· 10 years ago
d032378
Don't build any changes that touch bionicbb.
by Dan Albert
· 10 years ago
9ce9bf5
Merge "Add Elfxx_Ver* types"
by Dmitriy Ivanov
· 10 years ago
ef25592
Fix dl* tests to run-on-host
by Dmitriy Ivanov
· 10 years ago
c0e7dbb
Add Elfxx_Ver* types
by Dmitriy Ivanov
· 10 years ago
0a92ac8
Merge "Use assembly memmove for all arm32 processors."
by Christopher Ferris
· 10 years ago
9f2c2f5
Merge "Provide writer preference option in rwlock."
by Yabin Cui
· 10 years ago
f9ff2ee
Merge "Upgrade timezone data to 2015b"
by Neil Fuller
· 10 years ago
aba687a
Upgrade timezone data to 2015b
by Neil Fuller
· 10 years ago
694282b
Merge "Update update-tzdata.py tool to generate ICU4J data jars"
by Neil Fuller
· 10 years ago
4d3abcb
Update update-tzdata.py tool to generate ICU4J data jars
by Neil Fuller
· 10 years ago
41efc92
Use assembly memmove for all arm32 processors.
by Christopher Ferris
· 10 years ago
5cf46f8
Merge "Reject changes with cleanspecs."
by Dan Albert
· 10 years ago
76615da
Provide writer preference option in rwlock.
by Yabin Cui
· 10 years ago
598493e
Merge "Stop libc from cross-referencing unwind symbols"
by Dmitriy Ivanov
· 10 years ago
957f618
Merge "Changes to re-enable overrides for tz data"
by Neil Fuller
· 10 years ago
9fbd8fd
Merge "Fix x86_64 build"
by Dmitriy Ivanov
· 10 years ago
1dce3ed
Fix x86_64 build
by Dmitriy Ivanov
· 10 years ago
cd13b14
Stop libc from cross-referencing unwind symbols
by Dmitriy Ivanov
· 10 years ago
8a1007d
Merge "Add realpath for soinfo"
by Dmitriy Ivanov
· 10 years ago
dadac10
Reject changes with cleanspecs.
by Dan Albert
· 10 years ago
aae859c
Add realpath for soinfo
by Dmitriy Ivanov
· 10 years ago
67de259
Merge "Add a test for getdelim(3) on a directory."
by Elliott Hughes
· 10 years ago
694fd2d
Add a test for getdelim(3) on a directory.
by Elliott Hughes
· 10 years ago
4bd8f96
Merge "Fix bug for recursive/errorcheck mutex on 32-bit devices."
by Yabin Cui
· 10 years ago
Next »