summaryrefslogtreecommitdiff
path: root/lib/libc/nls/sk.msg
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/nls/sk.msg')
0 files changed, 0 insertions, 0 deletions
'>Add __TEST_FENVchristos 2015-12-22Sync list of fenv enabled architectures again (PR 48633), this time for mipsmartin 2015-12-21While PR 48633 is not properly fixed, keep the additional lists ofmartin 2015-05-01- new test for strtoichristos 2014-12-27Move the list of <fenv.h> supporting architectures to the makefile andmartin 2012-04-04Try fixing t_strtod to not depend on -ffloat-store by adding thejoerg 2012-03-29Few fundamental consistency checks for the abs(3) family.jruoho 2012-03-29Few naive consistency checks for the atoi(3) family.jruoho 2012-03-28Add a small test that checks that random(3) does not always return zero whenjruoho 2012-02-24Restrict -ffloat-store to t_strtod.c.joerg 2011-09-11See that system(3) works.jruoho 2011-07-15Fix wrong linker flag that has always been lurking here.jruoho 2011-07-15Split out the -lpthread tests to a separate file.jruoho 2011-07-07Merge 't_environment' and 't_environment_pth'.jruoho 2011-06-04Add some tests for strtol(3).jruoho 2011-06-04Add -ffloat-store add test lib/45020 also with __isnanl().jruoho 2011-05-09Few basic tests for exit(3).jruoho 2011-04-05Try to maintain the structure of libc and move 't_strtox' to 't_strtod'.jruoho 2011-04-05Add simple test cases for ttyname(3), strtod(3), and getgrent(3).jruoho 2011-01-13Moving t_hsearch - belongs in stdlib/pgoyette 2011-01-12Put the atexit test where it belongs - in libc/stdlib/pgoyette 2011-01-01Convert a few more tests from regress to atfpgoyette 2010-12-23Migrate a couple more tests to aftpgoyette 2010-12-03Add testcase for PR/44189: strtod(3) wrong results with "-0x".njoly 2010-11-16Split threaded environment test for the other environment tests astron 2010-11-14Add a new regression test "t_threaded" which tests using getenv_r(3),tron 2010-09-23unit test for environment. Grr, someone should make fixing the sets easierchristos 2009-07-20Add a fast, platform independent hash function to libc.joerg