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
...
|
*
Add mkfifoat(3).
Elliott Hughes
2014-10-23
1
-0
/
+13
*
|
Merge "Fix relocation to look for symbols in local group"
Dmitriy Ivanov
2014-10-23
11
-83
/
+564
|
\
\
|
|
/
|
/
|
|
*
Fix relocation to look for symbols in local group
Dmitriy Ivanov
2014-10-23
11
-83
/
+564
*
|
Migrate system/extra getaddrinfo test, and fix a bug in getservbyname(3).
Derek Xue
2014-10-22
1
-0
/
+65
|
/
*
bionic/tests: migrate gethostbyname bionic test from system/extra to bionic/t...
Derek Xue
2014-10-22
1
-0
/
+10
*
Fix race condition in timer disarm/delete.
Christopher Ferris
2014-10-22
1
-16
/
+79
*
Merge "Rename library_offset to library_fd_offset"
Dmitriy Ivanov
2014-10-21
1
-8
/
+17
|
\
|
*
Rename library_offset to library_fd_offset
Dmitriy Ivanov
2014-10-21
1
-8
/
+17
*
|
Never use ASAN.
Dan Albert
2014-10-21
1
-0
/
+1
|
/
*
Correct way to specify additional dependencies
Dmitriy Ivanov
2014-10-17
3
-9
/
+9
*
Add clock_settime and clock_nanosleep.
Haruki Hasegawa
2014-10-13
1
-5
/
+18
*
Build dlext_testzip as custom module.
Ying Wang
2014-10-08
2
-30
/
+22
*
Merge "Fix mma build: 'cd bionic && mma' case"
Dmitriy Ivanov
2014-10-08
1
-0
/
+1
|
\
|
*
Fix mma build: 'cd bionic && mma' case
Dmitriy Ivanov
2014-10-08
1
-0
/
+1
*
|
Use ln(1) rather than cp(1) to set up host /system for testing.
Elliott Hughes
2014-10-08
1
-4
/
+4
*
|
Fix compile-time tests for LP64.
Elliott Hughes
2014-10-08
1
-6
/
+6
*
|
Add basic compile time tests for sn?printf.
Dan Albert
2014-10-08
2
-1
/
+60
|
/
*
Fix 2nd arch prefix application
Dmitriy Ivanov
2014-10-07
1
-2
/
+2
*
Merge "cdefs.h: add artificial attribute to FORTIFY_SOURCE functions"
Nick Kralevich
2014-10-06
1
-2
/
+1
|
\
|
*
cdefs.h: add artificial attribute to FORTIFY_SOURCE functions
Nick Kralevich
2014-10-06
1
-2
/
+1
*
|
Merge "Add compile time test infrastructure for bionic."
Dan Albert
2014-10-06
2
-0
/
+58
|
\
\
|
|
/
|
/
|
|
*
Add compile time test infrastructure for bionic.
Dan Albert
2014-10-06
2
-0
/
+58
*
|
Merge "Add file_offset parameter to android_extinfo"
Dmitriy Ivanov
2014-10-06
3
-19
/
+137
|
\
\
|
*
|
Add file_offset parameter to android_extinfo
Dmitriy Ivanov
2014-10-06
3
-19
/
+137
*
|
|
Revert "cdefs.h: add artificial attribute to FORTIFY_SOURCE functions"
Nick Kralevich
2014-10-06
1
-0
/
+27
*
|
|
cdefs.h: add artificial attribute to FORTIFY_SOURCE functions
Nick Kralevich
2014-10-04
1
-27
/
+0
*
|
|
Reimplement clock(3) using clock_gettime(3)
Alex Van Brunt
2014-10-03
1
-0
/
+8
|
/
/
*
|
Merge "Add RTLD_NODELETE flag support"
Dmitriy Ivanov
2014-10-02
5
-0
/
+201
|
\
\
|
|
/
|
/
|
|
*
Add RTLD_NODELETE flag support
Dmitriy Ivanov
2014-10-01
5
-0
/
+201
*
|
Merge "Update our FreeBSD realpath(3) to upstream head."
Elliott Hughes
2014-09-30
1
-0
/
+12
|
\
\
|
*
|
Update our FreeBSD realpath(3) to upstream head.
Elliott Hughes
2014-09-30
1
-0
/
+12
|
|
/
*
|
Clean up the pthread key tests.
Dan Albert
2014-09-30
1
-18
/
+52
|
/
*
Switch benchmarks and tests to libc++.
Dan Albert
2014-09-30
3
-5
/
+12
*
Ignore multiple symbol definition errors.
Dan Albert
2014-09-30
1
-0
/
+6
*
Fix sys_stat.mkfifo when not run as root.
Christopher Ferris
2014-09-24
1
-11
/
+15
*
CLOEXEC support in fdopen, freopen, and mkostemp/mkostemps.
Elliott Hughes
2014-09-23
4
-21
/
+82
*
Pull in upstream fixes to reject invalid bases.
Elliott Hughes
2014-09-23
3
-2
/
+171
*
Test pthread_cleanup_push(3)/pthread_cleanup_pop(3).
Elliott Hughes
2014-09-22
1
-14
/
+44
*
Merge "Unit test for abort(3)."
Elliott Hughes
2014-09-22
1
-0
/
+5
|
\
|
*
Unit test for abort(3).
Elliott Hughes
2014-09-22
1
-0
/
+5
*
|
Add semaphore tests, fix sem_destroy.
Elliott Hughes
2014-09-19
3
-1
/
+147
|
/
*
Fix lgamma_r/lgammaf_r/lgammal_r for -0.
Elliott Hughes
2014-09-18
1
-0
/
+39
*
Merge "The nextafter functions use the wrong next representable value"
Elliott Hughes
2014-09-18
1
-9
/
+9
|
\
|
*
The nextafter functions use the wrong next representable value
Jingwei Zhang
2014-09-19
1
-9
/
+9
*
|
Stack unwinding unit tests.
Elliott Hughes
2014-09-17
3
-60
/
+104
|
/
*
Add Android*.mk files to additional dependencies
Dmitriy Ivanov
2014-09-17
2
-0
/
+4
*
Fix dlsym() to take into account RTLD_GLOBAL/LOCAL
Dmitriy Ivanov
2014-09-15
2
-1
/
+37
*
Add dlfcn_test to glibc test suite.
Dmitriy Ivanov
2014-09-15
5
-74
/
+75
*
Add a test for pthread_gettid_np.
Elliott Hughes
2014-09-12
1
-0
/
+26
*
Merge "Fix unload of recursively linked library"
Dmitriy Ivanov
2014-09-12
3
-6
/
+41
|
\
[prev]
[next]