Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
6abab301db84af7c98a4873fbf49997078aa19cc
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
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
26facba
Merge "hardening: remove pointless ARM __get_pc() function"
by Nick Kralevich
· 13 years ago
404e28f
hardening: remove pointless ARM __get_pc() function
by Ard Biesheuvel
· 13 years ago
170ad35
am c7de0225: Merge "Use unambiguous mnemonics"
by Jean-Baptiste Queru
· 13 years ago
c7de022
Merge "Use unambiguous mnemonics"
by Jean-Baptiste Queru
· 13 years ago
c0b4d18
Use unambiguous mnemonics
by Kevin Schoedel
· 13 years ago
5ed48a4
ARM: make sure __on_dlclose() actually gets called
by Ard Biesheuvel
· 13 years ago
5cd1efb
am 1bd035cf: Merge "Enclosed functions in fenv.h with __BEGIN_DECLS/__END_DECLS"
by Andrew Hsieh
· 13 years ago
1bd035c
Merge "Enclosed functions in fenv.h with __BEGIN_DECLS/__END_DECLS"
by Andrew Hsieh
· 13 years ago
2f7d7c6
Enclosed functions in fenv.h with __BEGIN_DECLS/__END_DECLS
by Andrew Hsieh
· 13 years ago
8af726b
am 7b0d9b79: Merge "Restore posix_memalign"
by Ian Rogers
· 13 years ago
7b0d9b7
Merge "Restore posix_memalign"
by Ian Rogers
· 13 years ago
bfc1d97
Restore posix_memalign
by Brian Carlstrom
· 13 years ago
fe87596
am c37dcd3d: Merge "Upgrade to dlmalloc 2.8.5."
by Brian Carlstrom
· 13 years ago
c37dcd3
Merge "Upgrade to dlmalloc 2.8.5."
by Brian Carlstrom
· 13 years ago
9990891
Upgrade to dlmalloc 2.8.5.
by Ian Rogers
· 13 years ago
2651d6c
am 9417a80e: Merge "Always define the 64-bit int types."
by Elliott Hughes
· 13 years ago
9417a80
Merge "Always define the 64-bit int types."
by Elliott Hughes
· 13 years ago
cbeccc8
am 200de748: Merge "Fix race condition in pthread_create()"
by Elliott Hughes
· 13 years ago
200de74
Merge "Fix race condition in pthread_create()"
by Elliott Hughes
· 13 years ago
2932f04
Fix race condition in pthread_create()
by Jurijs Oniscuks
· 13 years ago
6d6731a
Always define the 64-bit int types.
by Elliott Hughes
· 13 years ago
e5242bf
am 1771a33d: Merge "Add link.h for all platforms with dl_phdr_info"
by Elliott Hughes
· 13 years ago
1771a33
Merge "Add link.h for all platforms with dl_phdr_info"
by Elliott Hughes
· 13 years ago
b7beb69
Add link.h for all platforms with dl_phdr_info
by Pavel Chupin
· 13 years ago
ce5ba8b
Added missing cache failed notification
by Henrik Engström
· 13 years ago
cefb93b
am 6c98cdb1: Merge "Don\'t over-generalize makefiles. Host modules always build. This isn\'t needed on eng builds."
by Joe Onorato
· 13 years ago
6c98cdb
Merge "Don't over-generalize makefiles. Host modules always build. This isn't needed on eng builds."
by Joe Onorato
· 13 years ago
7b841f3
Don't over-generalize makefiles. Host modules always build. This isn't needed on eng builds.
by Joe Onorato
· 13 years ago
c80ca54
am 60ef95e1: Merge "Enhance getcwd(3) to handle NULL like glibc."
by Elliott Hughes
· 13 years ago
60ef95e
Merge "Enhance getcwd(3) to handle NULL like glibc."
by Elliott Hughes
· 13 years ago
04a83a4
Enhance getcwd(3) to handle NULL like glibc.
by Elliott Hughes
· 13 years ago
74438bb
am 449d4634: Merge "bionic: add macro protection for MALLOC_ALIGNMENT"
by Elliott Hughes
· 13 years ago
449d463
Merge "bionic: add macro protection for MALLOC_ALIGNMENT"
by Elliott Hughes
· 13 years ago
9862f5e
bionic: add macro protection for MALLOC_ALIGNMENT
by Jin Wei
· 13 years ago
4af9141
am ae728099: Merge "enable clone system call for x86"
by Elliott Hughes
· 13 years ago
ab8850f
am 07cd1125: Merge "Fix comment typos."
by Elliott Hughes
· 13 years ago
76aad1d
am e1cd69a7: Merge "Regenerate all NOTICE files with the latest version of the script."
by Elliott Hughes
· 13 years ago
ae72809
Merge "enable clone system call for x86"
by Elliott Hughes
· 13 years ago
22d366c
enable clone system call for x86
by Jin Wei
· 13 years ago
07cd112
Merge "Fix comment typos."
by Elliott Hughes
· 13 years ago
105bc26
Fix comment typos.
by Elliott Hughes
· 13 years ago
e1cd69a
Merge "Regenerate all NOTICE files with the latest version of the script."
by Elliott Hughes
· 13 years ago
9b3bbcd
am fe43c768: Merge "Switch to the current NetBSD regex implementation."
by Elliott Hughes
· 13 years ago
32dbc03
Regenerate all NOTICE files with the latest version of the script.
by Elliott Hughes
· 13 years ago
fe43c76
Merge "Switch to the current NetBSD regex implementation."
by Elliott Hughes
· 13 years ago
cc213f8
Switch to the current NetBSD regex implementation.
by Elliott Hughes
· 13 years ago
008a0a5
am 53493a9b: Merge "Sort NOTICE entries."
by Elliott Hughes
· 13 years ago
53493a9
Merge "Sort NOTICE entries."
by Elliott Hughes
· 13 years ago
6369673
am b6a97196: Merge "More cleanup."
by Elliott Hughes
· 13 years ago
261e223
Sort NOTICE entries.
by Elliott Hughes
· 13 years ago
b6a9719
Merge "More cleanup."
by Elliott Hughes
· 13 years ago
bedfe38
More cleanup.
by Elliott Hughes
· 13 years ago
16a0cba
am b7c6991c: Merge "Update MS_ mount flags, define unshare() syscall."
by Elliott Hughes
· 13 years ago
b7c6991
Merge "Update MS_ mount flags, define unshare() syscall."
by Elliott Hughes
· 13 years ago
82b69fc
am b9c6854c: Merge "linker: avoid clobbering the .dynamic section of shared libs"
by Elliott Hughes
· 13 years ago
370a709
am c50e0197: Merge "Switch to upstream NetBSD tdelete/tfind/tsearch."
by Elliott Hughes
· 13 years ago
74c0464
Update MS_ mount flags, define unshare() syscall.
by Jeff Sharkey
· 13 years ago
b9c6854
Merge "linker: avoid clobbering the .dynamic section of shared libs"
by Elliott Hughes
· 13 years ago
c50e019
Merge "Switch to upstream NetBSD tdelete/tfind/tsearch."
by Elliott Hughes
· 13 years ago
12c78bb
linker: avoid clobbering the .dynamic section of shared libs
by Ard Biesheuvel
· 13 years ago
409302f
Switch to upstream NetBSD tdelete/tfind/tsearch.
by Elliott Hughes
· 13 years ago
d544bdf
am 54655eaf: Merge "Fix nice..."
by Elliott Hughes
· 13 years ago
54655ea
Merge "Fix nice..."
by Elliott Hughes
· 13 years ago
3d2d448
Fix nice...
by Elliott Hughes
· 13 years ago
aa6c899
am b66bc514: Merge "Clean up warnings in stubs.cpp."
by Elliott Hughes
· 13 years ago
b66bc51
Merge "Clean up warnings in stubs.cpp."
by Elliott Hughes
· 13 years ago
de727ca
Clean up warnings in stubs.cpp.
by Elliott Hughes
· 13 years ago
ca09412
am 222eec2e: Merge "Handle naming for system uids running as secondary users"
by Elliott Hughes
· 13 years ago
222eec2
Merge "Handle naming for system uids running as secondary users"
by Elliott Hughes
· 13 years ago
Next »