index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "bionic/test: migrate sysconf tests from system/extras to bionic/tests"
Dmitriy Ivanov
2014-11-17
1
-4
/
+135
|
\
|
*
bionic/test: migrate sysconf tests from system/extras to bionic/tests
Derek Xue
2014-11-15
1
-4
/
+135
*
|
Merge "Add getaddrinfo(3) tests for NULL arguments."
Elliott Hughes
2014-11-17
1
-0
/
+17
|
\
\
|
*
|
Add getaddrinfo(3) tests for NULL arguments.
Elliott Hughes
2014-11-16
1
-0
/
+17
*
|
|
Merge "Allow asan for glibc tests."
Dan Albert
2014-11-15
2
-0
/
+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Allow asan for glibc tests.
Dan Albert
2014-11-14
2
-0
/
+5
*
|
|
Add functions in sysinfo.h.
Yabin Cui
2014-11-14
2
-0
/
+34
*
|
|
Merge "Increase support of pathconf options."
Yabin Cui
2014-11-14
1
-0
/
+21
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Increase support of pathconf options.
Yabin Cui
2014-11-14
1
-0
/
+21
*
|
|
Fix host build for arm/arm64
Dmitriy Ivanov
2014-11-14
1
-2
/
+7
*
|
|
Add test for --hash-style=sysv
Dmitriy Ivanov
2014-11-14
3
-4
/
+35
*
|
|
Merge "Add missing function prototypes wcpcpy/wcpncpy."
Christopher Ferris
2014-11-14
1
-5
/
+75
|
\
\
\
|
*
|
|
Add missing function prototypes wcpcpy/wcpncpy.
Christopher Ferris
2014-11-13
1
-5
/
+75
|
|
|
/
|
|
/
|
*
|
|
Fix our <mntent.h> implementation.
Elliott Hughes
2014-11-13
1
-8
/
+14
|
/
/
*
|
Assume glibc >= 2.15.
Elliott Hughes
2014-11-12
2
-57
/
+1
*
|
Merge "Fix glibc 2.15 build."
Elliott Hughes
2014-11-13
3
-23
/
+16
|
\
\
|
*
|
Fix glibc 2.15 build.
Elliott Hughes
2014-11-12
3
-23
/
+16
|
|
/
*
|
Add support for hash-style=gnu
Dmitriy Ivanov
2014-11-12
2
-12
/
+25
|
/
*
Merge "implement missing seekdir and telldir"
Yabin Cui
2014-11-12
2
-1
/
+48
|
\
|
*
implement missing seekdir and telldir
Yabin Cui
2014-11-07
2
-1
/
+48
*
|
Merge "gethostname.c: change to report ENAMETOOLONG error when buflen is less"
Elliott Hughes
2014-11-12
1
-6
/
+8
|
\
\
|
*
|
gethostname.c: change to report ENAMETOOLONG error when buflen is less
Yongqin Liu
2014-11-12
1
-6
/
+8
*
|
|
Merge "bionic tests: migrate gethostname test to unistd_test.cpp from system/...
Elliott Hughes
2014-11-12
1
-0
/
+22
|
\
\
\
|
|
/
/
|
*
|
bionic tests: migrate gethostname test to unistd_test.cpp from system/extras
Derek Xue
2014-11-12
1
-0
/
+22
*
|
|
Add align/overread tests for strlcpy/strlcat.
Christopher Ferris
2014-11-10
1
-9
/
+93
|
/
/
*
|
Add sethostname(2).
Elliott Hughes
2014-11-07
1
-0
/
+8
*
|
Implement all the POSIX _l functions.
Elliott Hughes
2014-11-06
1
-0
/
+31
*
|
Add POSIX lcong48.
Elliott Hughes
2014-11-06
1
-0
/
+66
*
|
Merge "Fix our <complex.h> support."
Elliott Hughes
2014-11-06
2
-0
/
+261
|
\
\
|
|
/
|
/
|
|
*
Fix our <complex.h> support.
Elliott Hughes
2014-11-06
2
-0
/
+261
*
|
make all bionic death tests not dumpable
Yabin Cui
2014-11-06
7
-96
/
+80
|
/
*
Merge "check invalid file offset when loading library"
Yabin Cui
2014-11-05
1
-3
/
+17
|
\
|
*
check invalid file offset when loading library
Yabin Cui
2014-11-04
1
-3
/
+17
*
|
Merge "Fix newlocale with a NULL locale name."
Elliott Hughes
2014-11-05
1
-4
/
+14
|
\
\
|
*
|
Fix newlocale with a NULL locale name.
Elliott Hughes
2014-11-04
1
-4
/
+14
|
|
/
*
|
Improve math tests to allow a specific ulp bound.
Elliott Hughes
2014-11-04
17
-406
/
+254
|
/
*
Merge "Make host tests depend on /system/etc/hosts."
Dan Albert
2014-11-03
1
-1
/
+1
|
\
|
*
Make host tests depend on /system/etc/hosts.
Dan Albert
2014-11-03
1
-1
/
+1
*
|
Ensure we initialize stdin/stdout/stderr's recursive mutexes.
Elliott Hughes
2014-11-03
1
-0
/
+17
|
/
*
Fix arm64 and arm builds.
Dmitriy Ivanov
2014-10-31
3
-7
/
+13
*
Fix symbol lookup order during relocation
Dmitriy Ivanov
2014-10-31
8
-2
/
+257
*
Extra strtod/strtof tests.
Elliott Hughes
2014-10-28
1
-0
/
+17
*
[x86,x86_64] Fix libgcc unwinding through signal
Pavel Chupin
2014-10-27
4
-75
/
+14
*
pthread_setname_np appears in glibc 2.12.
Elliott Hughes
2014-10-27
1
-26
/
+23
*
Fix *tests-run-on-host target
Dmitriy Ivanov
2014-10-25
1
-15
/
+8
*
bionic tests: migrate test for mutex type from system/extras
Derek Xue
2014-10-24
1
-4
/
+76
*
Merge "Disable clang compilation due to lack of ifunc."
Chih-Hung Hsieh
2014-10-24
1
-0
/
+1
|
\
|
*
Disable clang compilation due to lack of ifunc.
Chih-Hung Hsieh
2014-10-24
1
-0
/
+1
*
|
Make the netdb unit tests work on the host.
Elliott Hughes
2014-10-24
1
-0
/
+4
|
/
*
Merge "Add mkfifoat(3)."
Elliott Hughes
2014-10-24
1
-0
/
+13
|
\
[next]