Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
bionic
/
f6f04b82e2b9d46c5a6446de2ba8da55257b1593
f6f04b8
merge in lmp-mr1-release history after reset to lmp-mr1-dev
by The Android Automerger
· 10 years ago
27d276f
Avoid pathological behavior in OpenBSD's fread.
by Elliott Hughes
· 10 years ago
152e978
Merge "Put stdin/stdout/stderr symbols in place." into lmp-mr1-dev
by Elliott Hughes
· 10 years ago
25726c8
merge in lmp-mr1-release history after reset to lmp-mr1-dev
by The Android Automerger
· 10 years ago
111461a
Put stdin/stdout/stderr symbols in place.
by Elliott Hughes
· 10 years ago
e5477f8
Fail queries fast if no DNS servers are configured.
by Lorenzo Colitti
· 10 years ago
fffca9e
merge in lmp-mr1-release history after reset to lmp-mr1-dev
by The Android Automerger
· 10 years ago
432f645
Fix flockfile(3) and friends for stdin/stdout/stderr too.
by Elliott Hughes
· 10 years ago
d602328
merge in lmp-mr1-release history after reset to lmp-mr1-dev
by The Android Automerger
· 10 years ago
fa06d6d
merge in lmp-mr1-release history after reset to lmp-mr1-dev
by The Android Automerger
· 10 years ago
047d943
sysconf(3) returns long.
by Elliott Hughes
· 10 years ago
4a50d8e
bionic: libc: Added path to vendor build properties file.
by Daniel Rosenberg
· 10 years ago
5831077
merge in lmp-mr1-release history after reset to lmp-mr1-dev
by The Android Automerger
· 10 years ago
c05314a
Merge "Fix tzdata update tools for 'backzone'." into lmp-mr1-dev
by Elliott Hughes
· 10 years ago
1ca3350f
Upgrade bionic to tzdata2014j.
by Elliott Hughes
· 10 years ago
371dcc1
Fix tzdata update tools for 'backzone'.
by Elliott Hughes
· 10 years ago
5553ed1
merge in lmp-mr1-release history after reset to 9d3382d97a2cdc8c8f78c7825ece16f09292fc36
by The Android Automerger
· 10 years ago
4107b7d
merge in lmp-mr1-release history after reset to 9d3382d97a2cdc8c8f78c7825ece16f09292fc36
by The Android Automerger
· 10 years ago
b8e4307
merge in lmp-mr1-release history after reset to 9d3382d97a2cdc8c8f78c7825ece16f09292fc36
by The Android Automerger
· 10 years ago
e4ae96f
Revert "Fix dlsym() to take into account RTLD_GLOBAL/LOCAL"
by Dmitriy Ivanov
· 10 years ago
d84897d
Revert "Add RTLD_NODELETE flag support"
by Dmitriy Ivanov
· 10 years ago
189ac9f
Revert "Fix relocation to look for symbols in local group"
by Dmitriy Ivanov
· 10 years ago
8bf7353
Revert "Remove unnecessary lookups during relocations"
by Dmitriy Ivanov
· 10 years ago
8b952f5
Revert "Fix mips build"
by Dmitriy Ivanov
· 10 years ago
86fdf8f
Revert "Fix symbol lookup order during relocation"
by Dmitriy Ivanov
· 10 years ago
b9f21a0
Revert "Fix arm64 and arm builds."
by Dmitriy Ivanov
· 10 years ago
0c7105c
merge in lmp-mr1-release history after reset to d18f4b25785761c022906b93b2123b3be90182e8
by The Android Automerger
· 10 years ago
9d3382d
Revert "Fix dlsym() to take into account RTLD_GLOBAL/LOCAL"
by Dmitriy Ivanov
· 10 years ago
69c5d10
Revert "Add RTLD_NODELETE flag support"
by Dmitriy Ivanov
· 10 years ago
00dce52
Revert "Fix relocation to look for symbols in local group"
by Dmitriy Ivanov
· 10 years ago
eae0977
Revert "Remove unnecessary lookups during relocations"
by Dmitriy Ivanov
· 10 years ago
4402804
Revert "Fix mips build"
by Dmitriy Ivanov
· 10 years ago
f947be2
Revert "Fix symbol lookup order during relocation"
by Dmitriy Ivanov
· 10 years ago
494bee7
Revert "Fix arm64 and arm builds."
by Dmitriy Ivanov
· 10 years ago
d18f4b2
Ensure we initialize stdin/stdout/stderr's recursive mutexes.
by Elliott Hughes
· 10 years ago
99e148e
merge in lmp-mr1-release history after reset to 445111a1c977e94a4233efd54f3690defa4a7582
by The Android Automerger
· 10 years ago
b0daba3
merge in lmp-mr1-release history after reset to 445111a1c977e94a4233efd54f3690defa4a7582
by The Android Automerger
· 10 years ago
13baf92
merge in lmp-mr1-release history after reset to 653263a96459c5c1811623bd84201c324a870280
by The Android Automerger
· 10 years ago
445111a
Fix arm64 and arm builds.
by Dmitriy Ivanov
· 10 years ago
976402c
Fix symbol lookup order during relocation
by Dmitriy Ivanov
· 10 years ago
bf3d5ef
Fix mips build
by Dmitriy Ivanov
· 10 years ago
6442dbd
Remove unnecessary lookups during relocations
by Dmitriy Ivanov
· 10 years ago
fd2747b
Fix relocation to look for symbols in local group
by Dmitriy Ivanov
· 10 years ago
4d0c1f6
Correct way to specify additional dependencies
by Dmitriy Ivanov
· 10 years ago
382e06c
Add dlfcn_test to glibc test suite.
by Dmitriy Ivanov
· 10 years ago
e4bc6f0
Ignore DT_BIND_NOW (0x18)
by Dmitriy Ivanov
· 10 years ago
1d3e81a
Resolve "unused DT entry" warnings for x86_64
by Dmitriy Ivanov
· 10 years ago
c87f65d
Add RTLD_NODELETE flag support
by Dmitriy Ivanov
· 10 years ago
210ff1b
Fix mips build
by Dmitriy Ivanov
· 10 years ago
0f47d9c
Fix unused DT entry warnings.
by Dmitriy Ivanov
· 10 years ago
f90e210
Return has_DT_SYMBOLIC flag.
by Dmitriy Ivanov
· 10 years ago
748fbe5
Fix a couple more cases of missing CLOEXEC.
by Elliott Hughes
· 10 years ago
d5eb108
Temporary disable DL_WARNs for unused DT_*
by Dmitriy Ivanov
· 10 years ago
0960884
Fix 64bit build
by Dmitriy Ivanov
· 10 years ago
634a045
Fix some unused DT_ warnings
by Dmitriy Ivanov
· 10 years ago
b364d95
Remove has_DT_SYMBOLIC flag
by Dmitriy Ivanov
· 10 years ago
c85e82d
Fix dlsym() to take into account RTLD_GLOBAL/LOCAL
by Dmitriy Ivanov
· 10 years ago
926797a
Reformatting
by Dmitriy Ivanov
· 10 years ago
653263a
Only use <atomic> for C++11 and newer.
by Dan Albert
· 10 years ago
09fa97f
merge in lmp-mr1-release history after reset to b0693ec58247c36a7427267783cb756cc055aed8
by The Android Automerger
· 10 years ago
b0693ec
Merge changes I0feda6b2,I22d13fde,I49d7d09d,Ice490bfe into lmp-mr1-dev
by Elliott Hughes
· 10 years ago
0c4e98a
Fix the type of u_ar0 in <sys/user.h>.
by Elliott Hughes
· 10 years ago
d0fb6a2
Add greg_t for arm64.
by Elliott Hughes
· 10 years ago
ab4d5cf
POSIX says <signal.h> gets you ucontext_t.
by Elliott Hughes
· 10 years ago
eedbf70
Add in_port_t and move it and in_addr_t to the correct header file.
by Elliott Hughes
· 10 years ago
98d57c9
Add stpcpy assembler version.
by Christopher Ferris
· 10 years ago
609f5cb
merge in lmp-mr1-release history after reset to 0cc59dd303205de7110e298e9b90b1c3b98f4711
by The Android Automerger
· 10 years ago
1c8ea80
Cleanup arm assembly.
by Christopher Ferris
· 10 years ago
0cc59dd
Add __memcpy_chk assembly for 64 bit.
by Christopher Ferris
· 10 years ago
86d16a0
Clean up the architecture-specific makefiles.
by Elliott Hughes
· 10 years ago
b378c27
No arm source refers to SOFTFLOAT.
by Elliott Hughes
· 10 years ago
22e2c9d
Fix mips signed/unsigned signal_test.cpp build breakage.
by Elliott Hughes
· 10 years ago
43dc3a9
Remove the unnecessary generic-neon code.
by Christopher Ferris
· 10 years ago
1ea31a2
Merge "Don't mask out SA_RESTORER from sa_flags." into lmp-mr1-dev
by Elliott Hughes
· 10 years ago
cd99bbf
Merge "Disable tzdata in $ANDROID_DATA." into lmp-mr1-dev
by Elliott Hughes
· 10 years ago
28ea229
Don't mask out SA_RESTORER from sa_flags.
by Elliott Hughes
· 10 years ago
05c3adb
merge in lmp-mr1-release history after reset to aa6cd5819c8ebd254d995388798a4b51af7ca933
by The Android Automerger
· 10 years ago
8eb8c39
[x86,x86_64] Fix libgcc unwinding through signal
by Pavel Chupin
· 10 years ago
190dce9
Stack unwinding unit tests.
by Elliott Hughes
· 10 years ago
e5e61a0
Use the kernel's sa_restorer for aarch64.
by Elliott Hughes
· 10 years ago
5054e1a
Fix 32-bit arm unwinding through signal frames.
by Elliott Hughes
· 10 years ago
7dc2b7b
Fix signal trampolines.
by Elliott Hughes
· 10 years ago
4c30130
Disable tzdata in $ANDROID_DATA.
by Elliott Hughes
· 10 years ago
b50945d
merge in lmp-mr1-release history after reset to aa6cd5819c8ebd254d995388798a4b51af7ca933
by The Android Automerger
· 10 years ago
fa29966
merge in lmp-mr1-release history after reset to aa6cd5819c8ebd254d995388798a4b51af7ca933
by The Android Automerger
· 10 years ago
5c9ba49
merge in lmp-mr1-release history after reset to aa6cd5819c8ebd254d995388798a4b51af7ca933
by The Android Automerger
· 10 years ago
aa6cd58
Use mxcr_mask instead of mxcsr_mask to match glibc.
by Elliott Hughes
· 10 years ago
0e5f7b9
merge in lmp-mr1-release history after reset to 8fab8119dd176a280b62e9e8f2b4f08c0d76f36d
by The Android Automerger
· 10 years ago
8fab811
Update bionic to tzdata2014i.
by Elliott Hughes
· 10 years ago
82eeec6
Merge "Fix generic __memcpy_chk implementation." into lmp-mr1-dev
by Christopher Ferris
· 10 years ago
9b7b0d8
Merge "Fix race condition in timer disarm/delete." into lmp-mr1-dev
by Christopher Ferris
· 10 years ago
f13e1eb
Fix generic __memcpy_chk implementation.
by Christopher Ferris
· 10 years ago
702ab5b
Rename library_offset to library_fd_offset
by Dmitriy Ivanov
· 10 years ago
ddedd3a
merge in lmp-mr1-release history after reset to c712ceeec4c15da8488c5ce143fcc6b0a02d74f3
by The Android Automerger
· 10 years ago
3c5c720
Build dlext_testzip as custom module.
by Ying Wang
· 10 years ago
0724132
Fix race condition in timer disarm/delete.
by Christopher Ferris
· 10 years ago
de01780
Add file_offset parameter to android_extinfo
by Dmitriy Ivanov
· 10 years ago
75f6f21
merge in lmp-mr1-release history after reset to c712ceeec4c15da8488c5ce143fcc6b0a02d74f3
by The Android Automerger
· 10 years ago
c712cee
Make memory_order_acquire visible in global namespace
by Hans Boehm
· 10 years ago
0f17126
merge in lmp-mr1-release history after reset to 59a02860a455af68d501ee847889620343dcfb0d
by The Android Automerger
· 10 years ago
Next »