Age | Commit message (Expand) | Author |
2010-10-30 | test/math/*: unbreak | Denys Vlasenko |
2010-09-16 | libc: Add canonicalize_file_name function | Carmelo Amoroso |
2010-09-16 | test: Update gitignore to take into account new tests added. | Carmelo Amoroso |
2010-09-15 | tests: Added new nptl tests | Salvatore Cro |
2010-09-09 | tests: nptl tests dependencies cleanup | Salvatore Cro |
2010-08-17 | testsuite: nptl/tst-basic5 depends on SUSV4_LEGACY | Bernhard Reutner-Fischer |
2010-08-05 | getnet: switch to config parser | Bernhard Reutner-Fischer |
2010-08-05 | sysconf: implement _SC_NPROCESSORS_CONF, _SC_NPROCESSORS_ONLN | Bernhard Reutner-Fischer |
2010-07-27 | Fix ctime() standard compliance bug | David A Ramos |
2010-06-25 | test/nptl: move eintr.c to where it belongs | Bernhard Reutner-Fischer |
2010-06-25 | test: silence shadow warning | Bernhard Reutner-Fischer |
2010-06-24 | use uniform form of C99 keywords | Bernhard Reutner-Fischer |
2010-06-11 | testsuite: disable some tests for !LFS | Bernhard Reutner-Fischer |
2010-06-10 | testsuite: .gitignore symlink | Bernhard Reutner-Fischer |
2010-06-10 | testsuite: do not run inet tests if !ipv4 && !ipv6 | Bernhard Reutner-Fischer |
2010-06-10 | lgamma: fix sign handling | Bernhard Reutner-Fischer |
2010-05-09 | powerpc: Add TLS and NPTL support | Khem Raj |
2010-04-14 | Merge commit 'origin/master' into nptl | Austin Foxley |
2010-04-13 | test: add API test | Bernhard Reutner-Fischer |
2010-04-06 | Merge commit 'origin/master' into nptl | Austin Foxley |
2010-04-06 | getconf: move to utils/ | Bernhard Reutner-Fischer |
2010-04-02 | Merge commit 'origin/master' into nptl | Austin Foxley |
2010-03-12 | add MULTILIB_DIR: Path component for libdirs | Bernhard Reutner-Fischer |
2010-02-09 | nptl_test: sysdep headers re-factoring | Carmelo Amoroso |
2010-02-05 | Merge commit 'origin/master' into nptl | Austin Foxley |
2010-02-04 | libm: enable log2f and exp2f | Aurelien Jacobs |
2010-02-03 | add gethostid() testcase | Bernhard Reutner-Fischer |
2010-01-23 | test: fix static build of nptl and tls tests | Austin Foxley |
2010-01-21 | test/math: put scalbf test under susv3 legacy define | Austin Foxley |
2009-12-27 | test/math: put scalbf test under susv3 legacy define | Austin Foxley |
2009-12-16 | fix compiling test cases in static mode | Austin Foxley |
2009-12-16 | build: Get rids of PIC macro using compiler flag __PIC__ instead | Carmelo Amoroso |
2009-12-09 | test_dlopen: Remove extra -lpthread from LD_FLAGS for dltest{2} | Filippo Arcidiacono |
2009-12-09 | test_dlopen: Remove extra -lpthread from LD_FLAGS for dltest{2} | Filippo Arcidiacono |
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 |