Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
04bbef377b9941bf6d67d9c515b6640a314fb032
04bbef3
Merge "Fix 64-bit benchmark build"
by Greg Hackmann
· 10 years ago
567bfb3
Fix 64-bit benchmark build
by Greg Hackmann
· 10 years ago
c39eef7
Merge "valgrind can't find syscall because we didn't put it in <unistd.h>."
by Elliott Hughes
· 10 years ago
4c5891d
valgrind can't find syscall because we didn't put it in <unistd.h>.
by Elliott Hughes
· 10 years ago
324313a
Merge "Refactor the benchmark code."
by Christopher Ferris
· 10 years ago
df4942c
Refactor the benchmark code.
by Christopher Ferris
· 10 years ago
97484d3
Merge "Add GNU extensions mempcpy and wmemcpy."
by Elliott Hughes
· 10 years ago
3cfb52a
Add GNU extensions mempcpy and wmemcpy.
by Elliott Hughes
· 10 years ago
3e1b5f4
Merge "Parameterize use of clang in libc_ndk."
by Dan Albert
· 10 years ago
2c678e6
Parameterize use of clang in libc_ndk.
by Dan Albert
· 10 years ago
d3fa31a
Merge "[MIPS] Fix setjmp signals"
by Elliott Hughes
· 10 years ago
4add77b
Merge "Make gets() deprecated."
by Yabin Cui
· 10 years ago
913fcb2
Make gets() deprecated.
by Yabin Cui
· 10 years ago
1dbc6bb
Merge "Implement _FILE_OFFSET_BITS (mostly)."
by Elliott Hughes
· 10 years ago
9ec37c7
Merge "Update tzdata to tzdata2015a"
by Neil Fuller
· 10 years ago
68dc20d
Implement _FILE_OFFSET_BITS (mostly).
by Elliott Hughes
· 10 years ago
5890ec3
Merge "Update NDK compatlib for 4.1.2."
by Dan Albert
· 10 years ago
21ba1d4
Merge "Update the NDK compatlib for 4.4.4 and ToT."
by Dan Albert
· 10 years ago
a6395e1
Update NDK compatlib for 4.1.2.
by Dan Albert
· 10 years ago
9a9ea3a
Update the NDK compatlib for 4.4.4 and ToT.
by Dan Albert
· 10 years ago
0e61c2c
Merge "Revert "Move use of __warnattr to __deprecated.""
by Yabin Cui
· 10 years ago
784de4e
Revert "Move use of __warnattr to __deprecated."
by Yabin Cui
· 10 years ago
b5c2379
Merge "Move use of __warnattr to __deprecated."
by Yabin Cui
· 10 years ago
4645c4f
Move use of __warnattr to __deprecated.
by Yabin Cui
· 10 years ago
54b61b7
Merge "Accuracy tests for libm"
by Christopher Ferris
· 10 years ago
89dad68
Merge "Change getgrent error declaration message to proper style."
by Yabin Cui
· 10 years ago
c208513
Merge "Fix sysconf for _SC_CHILD_MAX and _SC_OPEN_MAX."
by Elliott Hughes
· 10 years ago
62533de
Change getgrent error declaration message to proper style.
by Yabin Cui
· 10 years ago
be6a445
Fix sysconf for _SC_CHILD_MAX and _SC_OPEN_MAX.
by Elliott Hughes
· 10 years ago
fb48c68
Merge "Fix memchr overflow."
by Elliott Hughes
· 10 years ago
40d06b2
Merge "POSIX says flock is in <sys/file.h>, not <unistd.h>."
by Elliott Hughes
· 10 years ago
92b9c6f
POSIX says flock is in <sys/file.h>, not <unistd.h>.
by Elliott Hughes
· 10 years ago
094a8ae
Update tzdata to tzdata2015a
by Neil Fuller
· 11 years ago
dd5c92d
Merge "Regression test for NDK bug 80199."
by Elliott Hughes
· 10 years ago
e1f9dda
Regression test for NDK bug 80199.
by Elliott Hughes
· 10 years ago
41ef902
Fix memchr overflow.
by Elliott Hughes
· 10 years ago
4181cc6
Merge "Declare getgrent/setgrent/endgrent as missing."
by Yabin Cui
· 10 years ago
b81a871
Merge changes I88827aa0,Ib0b0987a
by Dmitriy Ivanov
· 10 years ago
c6292ea
Fix: DT_DEBUG was acting as DT_REL on mips64
by Dmitriy Ivanov
· 10 years ago
13ed3f0
Add missing SHT_LOOS/SHT_HIOS values
by Dmitriy Ivanov
· 10 years ago
c9d0943
Declare getgrent/setgrent/endgrent as missing.
by Yabin Cui
· 10 years ago
150403c
Merge "Make .note.android.ident section type SH_NOTE"
by Colin Cross
· 10 years ago
56b2b29
Accuracy tests for libm
by Jingwei Zhang
· 11 years ago
e09ab2c
Make .note.android.ident section type SH_NOTE
by Colin Cross
· 10 years ago
f9fb52a
Merge "bionic: benchmarks: Add BM_semaphore_sem_post_sem_wait"
by Mark Salyzyn
· 10 years ago
362d677
Merge "Remove no-op sed step when compiling crtbrand.o"
by Colin Cross
· 10 years ago
5d06446
bionic: benchmarks: Add BM_semaphore_sem_post_sem_wait
by Mark Salyzyn
· 10 years ago
24958ae
Remove no-op sed step when compiling crtbrand.o
by Colin Cross
· 10 years ago
b6d301f
[MIPS] Fix setjmp signals
by Duane Sand
· 11 years ago
0046c39
Merge "[MIPS] Fix Mips64 build of libm"
by Christopher Ferris
· 10 years ago
3d535d2
[MIPS] Fix Mips64 build of libm
by Duane Sand
· 10 years ago
ddae78f
Merge "Fix our ftw tests."
by Elliott Hughes
· 10 years ago
7f92509
Fix our ftw tests.
by Elliott Hughes
· 10 years ago
ee17e88
Merge "Define MAXHOSTNAMELEN explicitly in source files."
by Yabin Cui
· 10 years ago
a57fd41
Merge "bionic: benchmarks: Add BM_semaphore_sem_post"
by Mark Salyzyn
· 10 years ago
2d8f9b5
Define MAXHOSTNAMELEN explicitly in source files.
by Yabin Cui
· 10 years ago
7e50fb2
bionic: benchmarks: Add BM_semaphore_sem_post
by Mark Salyzyn
· 10 years ago
6d99da0
Merge "Cleanup the libm makefile."
by Christopher Ferris
· 10 years ago
e375eca
Merge "Switch pthread_cond_t to <stdatomic.h>."
by Yabin Cui
· 10 years ago
e5f816c
Switch pthread_cond_t to <stdatomic.h>.
by Yabin Cui
· 11 years ago
d40d1a0
Cleanup the libm makefile.
by Christopher Ferris
· 11 years ago
a4fc89b
Merge "Stop including <linux/param.h> in <sys/param.h>."
by Yabin Cui
· 10 years ago
f69139e
Merge "Remove stray log line."
by Narayan Kamath
· 10 years ago
4216085
Remove stray log line.
by Narayan Kamath
· 10 years ago
d687905
Merge "Display errors instead of running infinitely."
by Christopher Ferris
· 10 years ago
05d2621
Display errors instead of running infinitely.
by Christopher Ferris
· 11 years ago
bc64d1d
Merge "Switch kernel header parsing to python libclang"
by Tao Bao
· 10 years ago
d7db594
Switch kernel header parsing to python libclang
by Tao Bao
· 11 years ago
44e88db
Merge "Use LOCAL_C_INCLUDES instead of LOCAL_CFLAGS for include dirs"
by Colin Cross
· 10 years ago
91b403c
Use LOCAL_C_INCLUDES instead of LOCAL_CFLAGS for include dirs
by Colin Cross
· 10 years ago
bda85a1
Merge "Add path separator in bionic-unit-tests program path."
by Yabin Cui
· 10 years ago
9dfb00c
Merge "Use the libcxxabi __cxa_demangle."
by Elliott Hughes
· 10 years ago
9a9b635
Merge "Apparently, logd does need the NULs."
by Elliott Hughes
· 10 years ago
6e54c3e
Use the libcxxabi __cxa_demangle.
by Elliott Hughes
· 10 years ago
aba6f71
Apparently, logd does need the NULs.
by Elliott Hughes
· 10 years ago
ead0814
Add path separator in bionic-unit-tests program path.
by Yabin Cui
· 10 years ago
6382665
Merge "Add signal handling in bionic gtest main."
by Yabin Cui
· 10 years ago
1d4c780
Add signal handling in bionic gtest main.
by Yabin Cui
· 11 years ago
8e5f9bc
Merge "linker: Use load_bias to adjust search address in elf_addr_lookup"
by Dimitry Ivanov
· 10 years ago
da2c0a7
Merge changes Ib87855e8,I4b46ae20,I66364a5c,Id3fcf680
by Colin Cross
· 10 years ago
5b869c0
Use LOCAL_LDFLAGS_64 instead of enumerating 64-bit architectures
by Colin Cross
· 11 years ago
a6b6ed5
Fix typo in cpu variant makefile depenendency for arm64
by Colin Cross
· 11 years ago
7dc502d
Remove libc_static_common_src_files
by Colin Cross
· 11 years ago
1742a32
Share LP32 makefile settings between arches
by Colin Cross
· 11 years ago
8e55381
linker: Use load_bias to adjust search address in elf_addr_lookup
by Chris Dearman
· 12 years ago
1797601
Merge "Fix poll/ppoll fortify test to avoid hanging in failed fortify clang test."
by Yabin Cui
· 11 years ago
5e52226
Stop including <linux/param.h> in <sys/param.h>.
by Yabin Cui
· 11 years ago
f4fe693
Fix poll/ppoll fortify test to avoid hanging in failed fortify clang test.
by Yabin Cui
· 11 years ago
2151f09
Merge "Set INCLUDE_UNI_CORE_DATA=1 when rebuilding ICU4C time zone data."
by Neil Fuller
· 11 years ago
bdd8452
Set INCLUDE_UNI_CORE_DATA=1 when rebuilding ICU4C time zone data.
by Fredrik Roubert
· 11 years ago
7e1b3d3
Merge "Switch sem_t from bionic atomics to stdatomic.h."
by Yabin Cui
· 11 years ago
a3d97da
Switch sem_t from bionic atomics to stdatomic.h.
by Yabin Cui
· 11 years ago
11829be
Merge "Add test about pthread_mutex_t owner tid limit."
by Yabin Cui
· 11 years ago
140f367
Add test about pthread_mutex_t owner tid limit.
by Yabin Cui
· 11 years ago
f00f484
Merge "Ensure raw fchmod/fchmodat syscalls are hidden."
by Nick Kralevich
· 11 years ago
00490ae
Ensure raw fchmod/fchmodat syscalls are hidden.
by Nick Kralevich
· 11 years ago
d57bf44
Merge "Switch pthread_mutex_t from bionic atomics to <stdatomic.h>."
by Hans Boehm
· 11 years ago
c5999c1
Merge "Clean up SEEK_SET definitions."
by Elliott Hughes
· 11 years ago
86fc96f
Switch pthread_mutex_t from bionic atomics to <stdatomic.h>.
by Yabin Cui
· 11 years ago
d80ec66
Merge "Add fchmodat(AT_SYMLINK_NOFOLLOW) and fchmod O_PATH support"
by Nick Kralevich
· 11 years ago
Next »