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
*
Implement __fsetlocking.
Elliott Hughes
2015-01-21
1
-1
/
+4
*
Merge "Optimized fread."
Elliott Hughes
2015-01-21
1
-0
/
+22
|
\
|
*
Optimized fread.
Elliott Hughes
2015-01-20
1
-0
/
+22
*
|
Remove testcase time printing in bionic-unit-tests.
Yabin Cui
2015-01-20
1
-16
/
+0
*
|
Add target libbionic_gtest_main for cts test.
Yabin Cui
2015-01-20
1
-5
/
+20
*
|
Merge "Improve <stdio_ext.h> testing."
Elliott Hughes
2015-01-20
1
-0
/
+6
|
\
\
|
|
/
|
/
|
|
*
Improve <stdio_ext.h> testing.
Elliott Hughes
2015-01-16
1
-0
/
+6
*
|
Merge "Make sys_resource test more robust."
Yabin Cui
2015-01-16
1
-44
/
+68
|
\
\
|
*
|
Make sys_resource test more robust.
Yabin Cui
2015-01-16
1
-44
/
+68
*
|
|
Fix possible leak in pthread_detach.
Yabin Cui
2015-01-15
1
-4
/
+2
*
|
|
Merge "Make bionic-unit-tests default run isolate mode."
Yabin Cui
2015-01-15
1
-204
/
+222
|
\
\
\
|
*
|
|
Make bionic-unit-tests default run isolate mode.
Yabin Cui
2015-01-08
1
-204
/
+222
|
|
/
/
*
|
|
Test that ip6-localhost exists in etc/hosts.
Yabin Cui
2015-01-13
1
-18
/
+65
|
|
/
|
/
|
*
|
Fix freeaddrinfo(NULL).
Elliott Hughes
2015-01-08
1
-0
/
+5
*
|
Make pthread stack size match real range.
Yabin Cui
2015-01-08
1
-5
/
+27
*
|
Set linux 32bit personality for 32 bit processes
Dmitriy Ivanov
2015-01-07
2
-0
/
+34
|
/
*
Merge "better gtest runner for bionic"
Yabin Cui
2015-01-02
4
-31
/
+822
|
\
|
*
better gtest runner for bionic
Yabin Cui
2014-12-13
4
-31
/
+822
*
|
Merge "Reserve enough user request stack space in pthread_create."
Yabin Cui
2015-01-02
1
-2
/
+1
|
\
\
|
*
|
Reserve enough user request stack space in pthread_create.
Yabin Cui
2015-01-02
1
-2
/
+1
*
|
|
Merge "Fix nan output in the printf family."
Elliott Hughes
2014-12-21
1
-16
/
+60
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix nan output in the printf family.
Elliott Hughes
2014-12-20
1
-16
/
+60
*
|
|
Merge "Sync with upstream for gethnamaddr.c."
Yabin Cui
2014-12-18
1
-3
/
+123
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Sync with upstream for gethnamaddr.c.
Yabin Cui
2014-12-17
1
-3
/
+123
|
|
/
*
|
Merge "Add another test for weak-reference"
Dmitriy Ivanov
2014-12-16
3
-1
/
+47
|
\
\
|
|
/
|
/
|
|
*
Add another test for weak-reference
Dmitriy Ivanov
2014-12-16
3
-1
/
+47
*
|
Fix pthread key num calculation.
Yabin Cui
2014-12-12
2
-14
/
+13
|
/
*
make stack_protector_DeathTest work for gcc4.9
Yabin Cui
2014-12-11
1
-0
/
+6
*
Fix the setjmp tests for mips.
Elliott Hughes
2014-12-10
1
-37
/
+41
*
Merge "support _POSIX_REALTIME_SIGNALS"
Yabin Cui
2014-12-09
4
-22
/
+154
|
\
|
*
support _POSIX_REALTIME_SIGNALS
Yabin Cui
2014-12-08
4
-22
/
+154
*
|
Merge "Change _POSIX_CPUTIME macro to make it compitable with glibc."
Yabin Cui
2014-12-09
1
-2
/
+2
|
\
\
|
*
|
Change _POSIX_CPUTIME macro to make it compitable with glibc.
Yabin Cui
2014-12-09
1
-2
/
+2
*
|
|
Fix signal mask save/restore for x86-64.
Elliott Hughes
2014-12-08
1
-22
/
+26
|
/
/
*
|
implement posix_madvise
Yabin Cui
2014-12-04
2
-3
/
+46
*
|
Implement <pty.h>.
Elliott Hughes
2014-12-03
3
-1
/
+95
*
|
Merge "Extract bionic-prepare-run-on-host to inc file."
Dmitriy Ivanov
2014-12-03
1
-32
/
+10
|
\
\
|
*
|
Extract bionic-prepare-run-on-host to inc file.
Dmitriy Ivanov
2014-12-02
1
-32
/
+10
*
|
|
Avoid pathological behavior in OpenBSD's fread.
Elliott Hughes
2014-12-02
1
-0
/
+31
|
/
/
*
|
Create /system/lib(64)? symlinks for host tests.
Dmitriy Ivanov
2014-12-02
1
-2
/
+4
*
|
Merge "Count references for groups instead of instances"
Dmitriy Ivanov
2014-12-02
9
-27
/
+238
|
\
\
|
*
|
Count references for groups instead of instances
Dmitriy Ivanov
2014-12-02
9
-27
/
+238
|
|
/
*
|
restore sigprocmask in setjmp/longjmp test.
Yabin Cui
2014-12-02
2
-6
/
+18
*
|
Merge "support _POSIX_CPUTIME"
Yabin Cui
2014-12-01
2
-2
/
+31
|
\
\
|
*
|
support _POSIX_CPUTIME
Yabin Cui
2014-11-26
2
-2
/
+31
|
|
/
*
|
bionic tests: add setjmp/_setjmp/sigsetjmp tests.
Yongqin Liu
2014-11-26
2
-0
/
+148
|
/
*
Merge "flesh out sysconf(3) and the _POSIX_* constants"
Yabin Cui
2014-11-24
1
-131
/
+281
|
\
|
*
flesh out sysconf(3) and the _POSIX_* constants
Yabin Cui
2014-11-21
1
-131
/
+281
*
|
Rename test_forked -> test_isolated
Dmitriy Ivanov
2014-11-20
2
-2
/
+9
*
|
Merge "Add test_forked() option"
Dmitriy Ivanov
2014-11-21
2
-13
/
+49
|
\
\
[next]