OSDN Git Service

lstat/stat/fstat: Use 64bit version of syscall if available
[uclinux-h8/uClibc.git] / test /
2012-02-05 Khem Rajlstat/stat/fstat: Use 64bit version of syscall if available
2012-01-29 Bernhard Reutner... tmpnam, tempnam are obsolete in SUSV4
2012-01-29 Bernhard Reutner... handle signal-OBXSI.SUSv4.syms
2012-01-29 Bernhard Reutner... test: ignore undefined symbols for API
2012-01-18 Bernhard Reutner... tests: only test crypt if we have an impl
2012-01-18 Bernhard Reutner... tests: add sha356/512 tests
2012-01-18 Bernhard Reutner... tests: silence warnings in crypt
2012-01-17 Mike Frysingertests: mark all helper scripts +x
2012-01-16 Mike Frysingertests: tst-futimens1: add missing mode args to open()
2012-01-16 Mike Frysingertests: test-canon: include sys/stat.h for mkdir()
2012-01-16 Mike Frysingertests: fdopen: add missing mode args to open()
2012-01-16 Mike Frysingertests: opendir-tst1: add header for mknod()
2012-01-16 Mike Frysingertests: mmap2: ignore permission denied errors on /dev/mem
2012-01-15 Mike Frysingertests: skip redundant -Wstrict-prototypes setup
2012-01-15 Mike Frysingerbuildsys: cache build flags in vars
2011-10-01 Mike Frysingertests: ignore new inet test
2011-10-01 Mike Frysingertests: add fallback for mktemp()
2011-05-04 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-05-03 Filippo Arcidiaconotest_nptl: fix expected result for tst-cputimer[123]
2011-05-02 Filippo Arcidiaconotest_nptl: fix expected result for tst-clock2 test
2011-05-01 Bernhard Reutner... tests: disable ether tests if !HAS_SOCKET
2011-05-01 David A Ramosinet: add ether_aton testcase
2011-04-18 Salvatore Crotest: fix tst-tls13 expected result and timeout
2010-12-06 Carmelo AmorosoMerge commit 'origin/master' into prelink
2010-12-01 Natanael Copalibc: fix strtoq
2010-11-28 Carmelo AmorosoMerge commit 'origin/master' into prelink
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
next