Age | Commit message (Expand) | Author |
2009-12-03 | ldso_tls: Refetch dtv from memory if THREAD_DTV has changed | Carmelo Amoroso |
2009-12-03 | test_tls: Add two new tests for tls tst-tls{16,17} taken from glibc | Carmelo Amoroso |
2009-12-03 | test_tls: Rename tst-tls16 to tst-tls-at-ctor | Carmelo Amoroso |
2009-12-03 | build: Move test build flags in Makefile.in | Carmelo Amoroso |
2009-11-29 | test/.gitignore: ignore a missed nptl test binary | Austin Foxley |
2009-11-29 | test/.gitignore: Ignore a few more test binaries | Austin Foxley |
2009-11-29 | test/.gitignore: Ignore a few more test binaries | Austin Foxley |
2009-11-29 | test/Rules.mak: disable -z,defs for now | Austin Foxley |
2009-11-29 | test/nptl: rework tst-tls3 to link with -z,now | Austin Foxley |
2009-11-29 | test/: compile fixes for nptl and tls tests | Austin Foxley |
2009-11-29 | test/nptl: don't use c99 features if you don't need to | Austin Foxley |
2009-11-29 | test: nptl and tls tests need main include dir | Austin Foxley |
2009-11-29 | test/dlopen: fix build for libtest.so | Austin Foxley |
2009-11-29 | test/dlopen: Match the function name that libtest actually sets | Austin Foxley |
2009-11-29 | test/pthread: fix build of cancellation-points test | Austin Foxley |
2009-11-29 | test/stat: fix compiling the memcmp-stat test when __USE_MISC is defined | Austin Foxley |
2009-11-29 | test/dlopen: fix build for libtest.so | Austin Foxley |
2009-11-29 | test/dlopen: Match the function name that libtest actually sets | Austin Foxley |
2009-11-29 | test/pthread: fix build of cancellation-points test | Austin Foxley |
2009-11-29 | test/stat: fix compiling the memcmp-stat test when __USE_MISC is defined | Austin Foxley |
2009-11-28 | Merge remote branch 'origin/master' into nptl | Austin Foxley |
2009-11-26 | try to probe if stat.t_mtim.tv_nsec is available | Bernhard Reutner-Fischer |
2009-11-26 | correct comment | Bernhard Reutner-Fischer |
2009-11-26 | sync confname, environments with glibc | Bernhard Reutner-Fischer |
2009-11-25 | ignore some more testcase binaries | Bernhard Reutner-Fischer |
2009-11-25 | call nanosleep directly | Bernhard Reutner-Fischer |
2009-11-25 | conditional cancellation-point test of usleep | Bernhard Reutner-Fischer |
2009-11-25 | pass more ld flags | Bernhard Reutner-Fischer |
2009-11-22 | Merge remote branch 'origin/master' into nptl_merge | Austin Foxley |
2009-11-22 | make tls and nptl test build | Bernhard Reutner-Fischer |
2009-11-22 | Look at HAVE_SHARED | Bernhard Reutner-Fischer |
2009-11-20 | futimens: add function | Bernhard Reutner-Fischer |
2009-11-20 | make test-skeleton C89 compliant | Bernhard Reutner-Fischer |
2009-11-19 | SUSv4: disable isascii, toascii, _toupper, _tolower | Bernhard Reutner-Fischer |
2009-11-19 | test: sync up with toplevel buildsys | Bernhard Reutner-Fischer |
2009-11-19 | .gitignore more testfiles | Bernhard Reutner-Fischer |
2009-11-09 | test/plt: add a script to find PLT usage | Mike Frysinger |
2009-10-22 | test/plt: add a script to find PLT usage | Mike Frysinger |
2009-10-17 | whitespace fixes | Austin Foxley |
2009-10-17 | build system changes needed for nptl | Austin Foxley |
2009-10-17 | test/tls/: tests for thread local storage functionality | Austin Foxley |
2009-10-17 | test/nptl/: tests for NPTL | Austin Foxley |
2009-10-17 | add .gitignore for test/ and extra/ | Austin Foxley |
2009-10-17 | test/dlopen: use pthread_once directly | Austin Foxley |
2009-07-30 | test_librt: Fix shmtest.c test case | Carmelo Amoroso |
2009-07-30 | test_librt: Fix build system for shm_open/unlink tests | Carmelo Amoroso |
2009-07-23 | test/librt: make it build again | Denys Vlasenko |
2009-07-23 | testsuite: fix one bug, one warning; extend README (one TODO added) | Denys Vlasenko |
2009-07-23 | testsuite: use KERNEL_HEADERS | Denys Vlasenko |
2009-07-03 | add testcases for shm_{open,unlink} | Bernhard Reutner-Fischer |