.. |
libs
|
Run constructors before resolving ifunc functions
|
2014-08-21 14:24:13 -07:00 |
Android.build.mk
|
…
|
|
Android.mk
|
Add GNU-compatible strerror_r.
|
2014-08-28 16:37:09 -07:00 |
ScopedSignalHandler.h
|
…
|
|
TemporaryFile.h
|
…
|
|
arpa_inet_test.cpp
|
…
|
|
atexit_test.cpp
|
Add atexit test for attributed c-tor/d-tor
|
2014-08-15 14:22:07 -07:00 |
buffer_tests.cpp
|
…
|
|
buffer_tests.h
|
…
|
|
ctype_test.cpp
|
…
|
|
dirent_test.cpp
|
…
|
|
dlext_test.cpp
|
Add missing type casts before comparison.
|
2014-08-27 13:45:37 -07:00 |
dlfcn_test.cpp
|
Add some missing dlclose(.)
|
2014-09-02 17:31:44 -07:00 |
eventfd_test.cpp
|
…
|
|
fcntl_test.cpp
|
…
|
|
fenv_test.cpp
|
…
|
|
fortify_test.cpp
|
…
|
|
ftw_test.cpp
|
…
|
|
getauxval_test.cpp
|
Move the meat of <features.h> into <sys/cdefs.h>.
|
2014-08-19 11:18:20 -07:00 |
getcwd_test.cpp
|
…
|
|
inttypes_test.cpp
|
…
|
|
libc_logging_test.cpp
|
Add GNU-compatible strerror_r.
|
2014-08-28 16:37:09 -07:00 |
libgen_test.cpp
|
Implement the GNU basename(3) in addition to the POSIX one.
|
2014-08-19 14:30:30 -07:00 |
locale_test.cpp
|
call uselocale() before freelocale() to make sure that g_local_key has a valid locale.
|
2014-08-27 10:26:49 -07:00 |
malloc_test.cpp
|
Implement malloc_info(3).
|
2014-08-22 10:23:12 -07:00 |
math_cos_test.cpp
|
Start math tests with a clean fenv.
|
2014-09-02 16:00:10 -07:00 |
math_cosf_test.cpp
|
Start math tests with a clean fenv.
|
2014-09-02 16:00:10 -07:00 |
math_exp_test.cpp
|
Start math tests with a clean fenv.
|
2014-09-02 16:00:10 -07:00 |
math_expf_test.cpp
|
Start math tests with a clean fenv.
|
2014-09-02 16:00:10 -07:00 |
math_log_test.cpp
|
Start math tests with a clean fenv.
|
2014-09-02 16:00:10 -07:00 |
math_logf_test.cpp
|
Start math tests with a clean fenv.
|
2014-09-02 16:00:10 -07:00 |
math_pow_test.cpp
|
Start math tests with a clean fenv.
|
2014-09-02 16:00:10 -07:00 |
math_powf_test.cpp
|
Start math tests with a clean fenv.
|
2014-09-02 16:00:10 -07:00 |
math_sin_test.cpp
|
Start math tests with a clean fenv.
|
2014-09-02 16:00:10 -07:00 |
math_sincos_test.cpp
|
Start math tests with a clean fenv.
|
2014-09-02 16:00:10 -07:00 |
math_sincosf_test.cpp
|
Start math tests with a clean fenv.
|
2014-09-02 16:00:10 -07:00 |
math_sinf_test.cpp
|
Start math tests with a clean fenv.
|
2014-09-02 16:00:10 -07:00 |
math_tan_test.cpp
|
Start math tests with a clean fenv.
|
2014-09-02 16:00:10 -07:00 |
math_tanf_test.cpp
|
Start math tests with a clean fenv.
|
2014-09-02 16:00:10 -07:00 |
math_test.cpp
|
…
|
|
mntent_test.cpp
|
…
|
|
netdb_test.cpp
|
…
|
|
pthread_test.cpp
|
Prevent a few test pthread keys from leaking.
|
2014-09-02 15:24:26 -07:00 |
regex_test.cpp
|
…
|
|
sched_test.cpp
|
…
|
|
search_test.cpp
|
Implement twalk(3), add unit tests.
|
2014-07-24 14:55:29 -07:00 |
signal_test.cpp
|
…
|
|
sstream_test.cpp
|
…
|
|
stack_protector_test.cpp
|
…
|
|
stack_unwinding_test.cpp
|
…
|
|
stack_unwinding_test_impl.c
|
…
|
|
stdatomic_test.cpp
|
Make stdatomic.h work with gcc4.6 host compiler
|
2014-08-29 17:03:26 -07:00 |
stdint_test.cpp
|
…
|
|
stdio_ext_test.cpp
|
Add <stdio_ext.h> for elfutils.
|
2014-08-20 10:23:52 -07:00 |
stdio_test.cpp
|
call uselocale() before freelocale() to make sure that g_local_key has a valid locale.
|
2014-08-27 10:26:49 -07:00 |
stdlib_test.cpp
|
Fix linkage of grantpt(3).
|
2014-07-25 19:55:23 -07:00 |
string_posix_strerror_r_test.cpp
|
Add GNU-compatible strerror_r.
|
2014-08-28 16:37:09 -07:00 |
string_test.cpp
|
Add GNU-compatible strerror_r.
|
2014-08-28 16:37:09 -07:00 |
strings_test.cpp
|
…
|
|
stubs_test.cpp
|
…
|
|
sys_epoll_test.cpp
|
…
|
|
sys_mman_test.cpp
|
…
|
|
sys_resource_test.cpp
|
…
|
|
sys_select_test.cpp
|
…
|
|
sys_sendfile_test.cpp
|
…
|
|
sys_socket_test.cpp
|
The host prebuilt glibc is 2.11, so remove workarounds for 2.9.
|
2014-08-28 19:28:35 -07:00 |
sys_stat_test.cpp
|
…
|
|
sys_statvfs_test.cpp
|
…
|
|
sys_syscall_test.cpp
|
…
|
|
sys_time_test.cpp
|
…
|
|
sys_types_test.cpp
|
…
|
|
sys_vfs_test.cpp
|
…
|
|
system_properties_test.cpp
|
…
|
|
time_test.cpp
|
Move the meat of <features.h> into <sys/cdefs.h>.
|
2014-08-19 11:18:20 -07:00 |
uchar_test.cpp
|
Move the meat of <features.h> into <sys/cdefs.h>.
|
2014-08-19 11:18:20 -07:00 |
unistd_test.cpp
|
Fix unistd.getpid_caching_and_clone.
|
2014-08-22 09:26:50 -07:00 |
wchar_test.cpp
|
Add POSIX-2008 fmemopen, open_memstream, and open_wmemstream.
|
2014-08-20 17:03:46 -07:00 |