Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
de9db8f7efb10cdab1c81f1d3164f3b55e5f08e9
de9db8f
am fa36875d: Merge "Make strerror(3) and strsignal(3) thread-safe, and add psignal(3) and psiginfo(3)."
by Elliott Hughes
· 13 years ago
d4623e5
am b338ea30: Merge "Upgrade to tzdata2012f."
by Elliott Hughes
· 13 years ago
fa36875
Merge "Make strerror(3) and strsignal(3) thread-safe, and add psignal(3) and psiginfo(3)."
by Elliott Hughes
· 13 years ago
b5f053b
Make strerror(3) and strsignal(3) thread-safe, and add psignal(3) and psiginfo(3).
by Irina Tirdea
· 13 years ago
b338ea3
Merge "Upgrade to tzdata2012f."
by Elliott Hughes
· 13 years ago
88b61cb
Upgrade to tzdata2012f.
by Elliott Hughes
· 13 years ago
8db4b91
am d2236e2c: Merge "Fix Mac build."
by Elliott Hughes
· 13 years ago
d2236e2
Merge "Fix Mac build."
by Elliott Hughes
· 13 years ago
38bfa21
Fix Mac build.
by Elliott Hughes
· 13 years ago
b2550dd
am 4a9b7c69: Merge "Add libdl into libc_malloc_debug_leak build"
by Elliott Hughes
· 13 years ago
58d1596
am af4d630e: Merge "Added new test for dlopen which is failing for MIPS."
by Elliott Hughes
· 13 years ago
4a9b7c6
Merge "Add libdl into libc_malloc_debug_leak build"
by Elliott Hughes
· 13 years ago
af4d630
Merge "Added new test for dlopen which is failing for MIPS."
by Elliott Hughes
· 13 years ago
e007775
Add libdl into libc_malloc_debug_leak build
by Pavel Chupin
· 13 years ago
acf5aa7
Added new test for dlopen which is failing for MIPS.
by jeffhao
· 13 years ago
47bda0c
am 7593fa8e: Merge "Update the kernel headers to match external/kernel-headers."
by Elliott Hughes
· 13 years ago
7593fa8
Merge "Update the kernel headers to match external/kernel-headers."
by Elliott Hughes
· 13 years ago
86ec05a
Update the kernel headers to match external/kernel-headers.
by Elliott Hughes
· 13 years ago
90ae787
am 666d06fe: Merge "Backwards and forwards compatibility for an upcoming <sys/socket.h> change."
by Elliott Hughes
· 13 years ago
666d06f
Merge "Backwards and forwards compatibility for an upcoming <sys/socket.h> change."
by Elliott Hughes
· 13 years ago
0d207ba
Backwards and forwards compatibility for an upcoming <sys/socket.h> change.
by Elliott Hughes
· 13 years ago
7f79814
am cc8668f2: Merge "[MIPS] Check error status from pipe system call"
by Elliott Hughes
· 13 years ago
cc8668f
Merge "[MIPS] Check error status from pipe system call"
by Elliott Hughes
· 13 years ago
b03bc56
[MIPS] Check error status from pipe system call
by KwongYuan Wong
· 13 years ago
e8b4d67
am 59726bed: Merge "Rename crtstart variables as crtbegin, to match reality."
by Elliott Hughes
· 13 years ago
59726be
Merge "Rename crtstart variables as crtbegin, to match reality."
by Elliott Hughes
· 13 years ago
12949e5
Rename crtstart variables as crtbegin, to match reality.
by Elliott Hughes
· 13 years ago
f992056
am 67546bf2: Merge "Generate header dependency makefiles for the crt*.o"
by Ying Wang
· 13 years ago
67546bf
Merge "Generate header dependency makefiles for the crt*.o"
by Ying Wang
· 13 years ago
56ba633
am f1d57e16: Merge "Add more pthreads tests."
by Elliott Hughes
· 13 years ago
f1d57e1
Merge "Add more pthreads tests."
by Elliott Hughes
· 13 years ago
cf46487
Generate header dependency makefiles for the crt*.o
by Ying Wang
· 13 years ago
4d014e1
Add more pthreads tests.
by Elliott Hughes
· 13 years ago
7c7a7f8
am d10309c3: Merge "Rename __dso_handle_so.c to __dso_handle_so.h"
by Elliott Hughes
· 13 years ago
72fcdbe
am 691ef3c8: Merge "Add mlockall and munlockall for Google TV."
by Elliott Hughes
· 13 years ago
d10309c
Merge "Rename __dso_handle_so.c to __dso_handle_so.h"
by Elliott Hughes
· 13 years ago
691ef3c
Merge "Add mlockall and munlockall for Google TV."
by Elliott Hughes
· 13 years ago
048569b
Rename __dso_handle_so.c to __dso_handle_so.h
by Andrew Hsieh
· 13 years ago
77039d3
am e8f81547: Merge "Fix build warning of initialization but no use."
by Ian Rogers
· 13 years ago
e8f8154
Merge "Fix build warning of initialization but no use."
by Ian Rogers
· 13 years ago
1ad05db
Add mlockall and munlockall for Google TV.
by Elliott Hughes
· 13 years ago
41ff8b9
am 6e3b0f2d: Merge "Don\'t corrupt the thread list in static executables."
by Elliott Hughes
· 13 years ago
6e3b0f2
Merge "Don't corrupt the thread list in static executables."
by Elliott Hughes
· 13 years ago
09f76cd
Fix build warning of initialization but no use.
by Ian Rogers
· 13 years ago
bfeab1b
Don't corrupt the thread list in static executables.
by Elliott Hughes
· 13 years ago
008f4df
am ff4608ae: Merge "Add missing dependencies."
by Elliott Hughes
· 13 years ago
ff4608a
Merge "Add missing dependencies."
by Elliott Hughes
· 13 years ago
2e8f434
Add missing dependencies.
by Elliott Hughes
· 13 years ago
2fc3e1e
am b2c5bd54: Merge "ARM: warn about atexit() calls from legacy shared libraries"
by Elliott Hughes
· 13 years ago
b2c5bd5
Merge "ARM: warn about atexit() calls from legacy shared libraries"
by Elliott Hughes
· 13 years ago
a76f2ec
am 26f2e4a1: Merge "ARM: make CRT_LEGACY_WORKAROUND work as intended"
by Elliott Hughes
· 13 years ago
26f2e4a
Merge "ARM: make CRT_LEGACY_WORKAROUND work as intended"
by Elliott Hughes
· 13 years ago
7310a1c
am 82978cae: Merge "Avoid malloc lock while calling pthread_atfork."
by Ian Rogers
· 13 years ago
82978ca
Merge "Avoid malloc lock while calling pthread_atfork."
by Ian Rogers
· 13 years ago
b9f0a6e
am be19a367: Merge "termios: add tcdrain"
by Elliott Hughes
· 13 years ago
be19a36
Merge "termios: add tcdrain"
by Elliott Hughes
· 13 years ago
bc37407
am 5ff23471: Merge "Add getsid system call to bionic"
by Elliott Hughes
· 13 years ago
5ff2347
Merge "Add getsid system call to bionic"
by Elliott Hughes
· 13 years ago
507bcab
am e03ab936: Merge "Add missing MALLOC_FAILURE_ACTION calls to dlmalloc."
by Elliott Hughes
· 13 years ago
e03ab93
Merge "Add missing MALLOC_FAILURE_ACTION calls to dlmalloc."
by Elliott Hughes
· 13 years ago
63deae5
Add missing MALLOC_FAILURE_ACTION calls to dlmalloc.
by Elliott Hughes
· 13 years ago
b438c54
am 1db615b4: Merge "bionic: Fix TINY_ANDROID build"
by Elliott Hughes
· 13 years ago
1db615b
Merge "bionic: Fix TINY_ANDROID build"
by Elliott Hughes
· 13 years ago
5ac9eee
bionic: Fix TINY_ANDROID build
by Benoit Goby
· 13 years ago
9549238
termios: add tcdrain
by Vitaly Wool
· 13 years ago
1ad10a5
Add getsid system call to bionic
by Irina Tirdea
· 13 years ago
3e2d293
Avoid malloc lock while calling pthread_atfork.
by Kirill Artamonov
· 13 years ago
6abab30
am 6fe901ef: Merge "Upgrade to dlmalloc 2.8.6."
by Ian Rogers
· 13 years ago
6fe901e
Merge "Upgrade to dlmalloc 2.8.6."
by Ian Rogers
· 13 years ago
c6d95ad
Upgrade to dlmalloc 2.8.6.
by Ian Rogers
· 13 years ago
dde94f4
am 8b4e8a93: Merge "Improve the dynamic linker diagnostics."
by Elliott Hughes
· 13 years ago
92133ca
am 17d9be8a: Merge "disable _FORTIFY_SOURCE under clang"
by Nick Kralevich
· 13 years ago
8b4e8a9
Merge "Improve the dynamic linker diagnostics."
by Elliott Hughes
· 13 years ago
17d9be8
Merge "disable _FORTIFY_SOURCE under clang"
by Nick Kralevich
· 13 years ago
e5b85f4
am 0d7177c0: Merge "Clean up warnings in the malloc_debug_* files."
by Elliott Hughes
· 13 years ago
e9b6fc6
Improve the dynamic linker diagnostics.
by Elliott Hughes
· 13 years ago
0d7177c
Merge "Clean up warnings in the malloc_debug_* files."
by Elliott Hughes
· 13 years ago
829c089
disable _FORTIFY_SOURCE under clang
by Nick Kralevich
· 13 years ago
c4d1fec
Clean up warnings in the malloc_debug_* files.
by Elliott Hughes
· 13 years ago
d3d09f7
am 069c64cd: Merge "ARM: make sure __on_dlclose() actually gets called"
by Nick Kralevich
· 13 years ago
069c64c
Merge "ARM: make sure __on_dlclose() actually gets called"
by Nick Kralevich
· 13 years ago
1389db8
am e026b1d8: Merge "ARM: remove dummy entries from .so init_array/fini_array"
by Nick Kralevich
· 13 years ago
7cab218
am ad180738: Merge "linker: Fix ARM_R_COPY relocations"
by Nick Kralevich
· 13 years ago
e026b1d
Merge "ARM: remove dummy entries from .so init_array/fini_array"
by Nick Kralevich
· 13 years ago
ad18073
Merge "linker: Fix ARM_R_COPY relocations"
by Nick Kralevich
· 13 years ago
d39c3ab
linker: Fix ARM_R_COPY relocations
by Nick Kralevich
· 13 years ago
c7d9c40
am c410a961: Merge "libc: remove ctors/dtors sections"
by Nick Kralevich
· 13 years ago
c410a96
Merge "libc: remove ctors/dtors sections"
by Nick Kralevich
· 13 years ago
144c291
ARM: warn about atexit() calls from legacy shared libraries
by Ard Biesheuvel
· 13 years ago
f3cfcd8
ARM: make CRT_LEGACY_WORKAROUND work as intended
by Ard Biesheuvel
· 13 years ago
c230928
ARM: remove dummy entries from .so init_array/fini_array
by Ard Biesheuvel
· 13 years ago
775dabd
am 9dfaa63a: Merge "Allow linker to compile with -DLINKER_DEBUG=1"
by Nick Kralevich
· 13 years ago
9dfaa63
Merge "Allow linker to compile with -DLINKER_DEBUG=1"
by Nick Kralevich
· 13 years ago
d2d8031
am bc366292: Merge "Added missing cache failed notification"
by Elliott Hughes
· 13 years ago
bc36629
Merge "Added missing cache failed notification"
by Elliott Hughes
· 13 years ago
3697b52
Allow linker to compile with -DLINKER_DEBUG=1
by Nick Kralevich
· 13 years ago
05fddb4
am a37ce7fa: Merge "Add missing va_end() to prevent stack corruptions"
by Ian Rogers
· 13 years ago
a37ce7f
Merge "Add missing va_end() to prevent stack corruptions"
by Ian Rogers
· 13 years ago
e8198b9
am 26facba2: Merge "hardening: remove pointless ARM __get_pc() function"
by Nick Kralevich
· 13 years ago
0a150ea
libc: remove ctors/dtors sections
by Ard Biesheuvel
· 13 years ago
Next »