OSDN Git Service

libc_utmp: Fix getutmp and getutmpx for x86_64
[uclinux-h8/uClibc.git] / test /
2010-11-24 Bernhard Reutner... test: ignore some more binaries
2010-11-24 Bernhard Reutner... wchar: bug #1471: fix cornercase in mbrtowc
2010-11-24 Bernhard Reutner... test/math: bessel depend on XSI_MATH
2010-10-31 Denys Vlasenkolibm: fix tgamma to actually do return true gamma function
2010-10-31 Denys Vlasenkolibm: remove int_WRAPPER_C99 macro, add test which...
2010-10-30 Denys Vlasenkolibm: fix false positives in double tests
2010-10-30 Denys Vlasenkolibm: fix remaining failures in test-float
2010-10-30 Denys Vlasenkolibm: fix rint/scalb testcase failures
2010-10-30 Denys Vlasenkotest/math/*: unbreak
2010-09-16 Carmelo Amorosolibc: Add canonicalize_file_name function
2010-09-16 Carmelo Amorosotest: Update gitignore to take into account new tests...
2010-09-15 Salvatore Crotests: Added new nptl tests
2010-09-09 Salvatore Crotests: nptl tests dependencies cleanup
2010-08-17 Bernhard Reutner... testsuite: nptl/tst-basic5 depends on SUSV4_LEGACY
2010-08-05 Bernhard Reutner... getnet: switch to config parser
2010-08-05 Bernhard Reutner... sysconf: implement _SC_NPROCESSORS_CONF, _SC_NPROCESSOR...
2010-07-27 David A RamosFix ctime() standard compliance bug
2010-06-25 Bernhard Reutner... test/nptl: move eintr.c to where it belongs
2010-06-25 Bernhard Reutner... test: silence shadow warning
2010-06-24 Bernhard Reutner... use uniform form of C99 keywords
2010-06-11 Bernhard Reutner... testsuite: disable some tests for !LFS
2010-06-10 Bernhard Reutner... testsuite: .gitignore symlink
2010-06-10 Bernhard Reutner... testsuite: do not run inet tests if !ipv4 && !ipv6
2010-06-10 Bernhard Reutner... lgamma: fix sign handling
2010-05-10 Khem Rajpowerpc: Add TLS and NPTL support
2010-04-23 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-14 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-13 Bernhard Reutner... test: add API test
2010-04-12 Austin FoxleyMerge remote branch 'origin/master' into nptl
2010-04-06 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-06 Bernhard Reutner... getconf: move to utils/
2010-04-02 Austin FoxleyMerge commit 'origin/master' into nptl
2010-03-12 Bernhard Reutner... add MULTILIB_DIR: Path component for libdirs
2010-02-09 Carmelo Amorosonptl_test: sysdep headers re-factoring
2010-02-05 Austin FoxleyMerge commit 'origin/master' into nptl
2010-02-04 Aurelien Jacobslibm: enable log2f and exp2f
2010-02-03 Bernhard Reutner... add gethostid() testcase
2010-02-01 Khem RajMerge commit 'origin/master' into nptl
2010-01-25 Carmelo AmorosoMerge branch 'master' into nptl
2010-01-23 Austin Foxleytest: fix static build of nptl and tls tests
2010-01-21 Austin Foxleytest/math: put scalbf test under susv3 legacy define
2009-12-27 Austin Foxleytest/math: put scalbf test under susv3 legacy define
2009-12-23 Austin FoxleyMerge remote branch 'origin/master' into nptl
2009-12-19 Austin FoxleyMerge commit 'origin/master' into nptl
2009-12-16 Austin Foxleyfix compiling test cases in static mode
2009-12-16 Carmelo Amorosobuild: Get rids of PIC macro using compiler flag __PIC_...
2009-12-16 Austin FoxleyMerge remote branch 'origin/master' into nptl
2009-12-09 Filippo Arcidiaconotest_dlopen: Remove extra -lpthread from LD_FLAGS for...
2009-12-09 Filippo Arcidiaconotest_dlopen: Remove extra -lpthread from LD_FLAGS for...
2009-12-03 Carmelo Amorosoldso_tls: Refetch dtv from memory if THREAD_DTV has...
2009-12-03 Carmelo Amorosotest_tls: Add two new tests for tls tst-tls{16,17}...
2009-12-03 Carmelo Amorosotest_tls: Rename tst-tls16 to tst-tls-at-ctor
2009-12-03 Carmelo Amorosobuild: Move test build flags in Makefile.in
2009-11-30 Austin Foxleytest/.gitignore: ignore a missed nptl test binary
2009-11-30 Austin Foxleytest/.gitignore: Ignore a few more test binaries
2009-11-30 Austin Foxleytest/.gitignore: Ignore a few more test binaries
2009-11-30 Austin Foxleytest/Rules.mak: disable -z,defs for now
2009-11-30 Austin Foxleytest/nptl: rework tst-tls3 to link with -z,now
2009-11-30 Austin Foxleytest/: compile fixes for nptl and tls tests
2009-11-30 Austin Foxleytest/nptl: don't use c99 features if you don't need to
2009-11-30 Austin Foxleytest: nptl and tls tests need main include dir
2009-11-30 Austin Foxleytest/dlopen: fix build for libtest.so
2009-11-30 Austin Foxleytest/dlopen: Match the function name that libtest actua...
2009-11-30 Austin Foxleytest/pthread: fix build of cancellation-points test
2009-11-30 Austin Foxleytest/stat: fix compiling the memcmp-stat test when...
2009-11-30 Austin Foxleytest/dlopen: fix build for libtest.so
2009-11-30 Austin Foxleytest/dlopen: Match the function name that libtest actua...
2009-11-30 Austin Foxleytest/pthread: fix build of cancellation-points test
2009-11-30 Austin Foxleytest/stat: fix compiling the memcmp-stat test when...
2009-11-29 Austin FoxleyMerge remote branch 'origin/master' into nptl
2009-11-26 Bernhard Reutner... try to probe if stat.t_mtim.tv_nsec is available
2009-11-26 Bernhard Reutner... correct comment
2009-11-26 Bernhard Reutner... sync confname, environments with glibc
2009-11-25 Bernhard Reutner... ignore some more testcase binaries
2009-11-25 Bernhard Reutner... call nanosleep directly
2009-11-25 Bernhard Reutner... conditional cancellation-point test of usleep
2009-11-25 Bernhard Reutner... pass more ld flags
2009-11-23 Austin FoxleyMerge remote branch 'origin/master' into nptl_merge
2009-11-22 Austin FoxleyMerge remote branch 'origin/master' into nptl_merge
2009-11-22 Bernhard Reutner... make tls and nptl test build
2009-11-22 Bernhard Reutner... Look at HAVE_SHARED
2009-11-20 Bernhard Reutner... futimens: add function
2009-11-20 Bernhard Reutner... make test-skeleton C89 compliant
2009-11-19 Bernhard Reutner... SUSv4: disable isascii, toascii, _toupper, _tolower
2009-11-19 Bernhard Reutner... test: sync up with toplevel buildsys
2009-11-19 Bernhard Reutner... .gitignore more testfiles
2009-11-09 Mike Frysingertest/plt: add a script to find PLT usage
2009-10-22 Mike Frysingertest/plt: add a script to find PLT usage
2009-10-17 Austin Foxleywhitespace fixes
2009-10-17 Austin Foxleybuild system changes needed for nptl
2009-10-17 Austin Foxleytest/tls/: tests for thread local storage functionality
2009-10-17 Austin Foxleytest/nptl/: tests for NPTL
2009-10-17 Austin Foxleyadd .gitignore for test/ and extra/
2009-10-17 Austin Foxleytest/dlopen: use pthread_once directly
2009-07-30 Carmelo Amorosotest_librt: Fix shmtest.c test case
2009-07-30 Carmelo Amorosotest_librt: Fix build system for shm_open/unlink tests
2009-07-23 Denys Vlasenkotest/librt: make it build again
2009-07-23 Denys Vlasenkotestsuite: fix one bug, one warning; extend README...
2009-07-23 Denys Vlasenkotestsuite: use KERNEL_HEADERS
2009-07-03 Mike FrysingerMerge branch 'master' of git://uclibc.org/uClibc
next