libc-test
2015-04-13 Szabolcs Nagyregression test for robust mutext in detached thread
2015-04-11 Szabolcs Nagymore pow(0,-inf) fixes
2015-04-10 Szabolcs Nagyfix pow(+-0, inf) case open-std.org/jtc1/sc22/wg14...
2015-04-10 Szabolcs Nagyglibc wants -lpthread at the end
2015-04-10 Szabolcs Nagyuse fgetwc on wide oriented streams
2015-04-10 Szabolcs Nagyfenv: under/overflow may raise inexact too
2015-04-10 Szabolcs Nagyfix htons and sigsetjmp api tests
2015-04-10 Szabolcs Nagyfix ulp check in sincosf
2015-04-09 Szabolcs Nagymore consistent feature test macros in math tests
2015-04-09 Szabolcs Nagysemtimed_wait cancel point
2015-04-09 Szabolcs Nagysigaltstck: add missing include
2015-04-09 Szabolcs Nagyadd _DEFAULT_SOURCE wherever _BSD_SOURCE was used
2015-04-09 Szabolcs Nagyadd missing unistd.h include
2015-04-09 Szabolcs Nagyhandle 0 return of crypt
2015-04-08 Szabolcs Nagyconformance fixes
2015-03-22 Szabolcs Nagyfix BRE \0 test case
2015-03-22 Szabolcs Nagyinet_pton tests, fix regression test case
2015-03-22 Szabolcs Nagyinet_pton 1:2:3:4:5:6:7:: regression
2015-03-22 Szabolcs Nagyregex backref \0 regression test
2015-03-22 Szabolcs Nagyadd ere backref regression test
2015-03-21 Szabolcs Nagyregex memory corruption regression test
2015-03-12 Szabolcs Nagysetenv(0,...) is no longer valid in posix-2013
2015-03-05 Szabolcs Nagyfix string_memset so buffers are aligned properly
2015-03-05 Szabolcs Nagyfix string_memset code
2015-03-05 Szabolcs Nagyclean string_memset code
2015-03-04 Szabolcs Nagyfix swprintf("%#.0o")
2015-03-01 Szabolcs Nagyregression test for __timedwait ECANCELED omission
2015-03-01 Szabolcs Nagyregression tests for bugs in first versions of new...
2015-02-25 Szabolcs Nagytest memset with larger size range
2015-01-06 Szabolcs Nagyfix float.h api test: FLT_ROUNDS is not int const expr
2015-01-06 Szabolcs Nagyfix snprintf "%#.0o" test
2014-12-15 Szabolcs Nagyadd FNM_CASEFOLD tests
2014-10-28 Szabolcs Nagyfix lrand48-signextend and regex-negated-range regressi...
2014-10-28 Szabolcs Nagytestcases for rint double rounding issue
2014-10-13 Szabolcs Nagyadd strverscmp tests from the manual, bug found by...
2014-09-21 Szabolcs Nagylrand48 regression test
2014-09-19 Szabolcs Nagyflockfile list corruption test
2014-09-14 Szabolcs Nagyadd 64bit strtol/strtoul and strtoll/strtoull tests
2014-09-11 Alexander Monakovfix shm subtest in cancellation points test
2014-09-11 Szabolcs Nagyfix argument order in the error message of jnf, yn...
2014-09-11 Sergey DmitroukFix order of jn() arguments in error message
2014-09-10 Szabolcs Nagycat build errors during build
2014-09-07 Szabolcs Nagyfix thread and shm cleanup in the cancellation point...
2014-09-07 Szabolcs Nagycancellation point test by Alexander Monakov
2014-09-04 Szabolcs Nagyseparate dn_expand regression tests for empty name...
2014-09-04 Szabolcs Nagytest empty domain name with offset pointer in dn_expand...
2014-09-03 Szabolcs Nagyadd recent contributors
2014-09-03 Szabolcs Nagysem_wait cancellation regression test by Alexander...
2014-09-02 Szabolcs Nagyfix memfill to have malloc
2014-08-27 Szabolcs Nagyadd fgets-eof regression test
2014-08-27 Szabolcs Nagyclean up dn_expand-empty regression test
2014-08-19 Szabolcs Nagyfix memfill to use up libc reserved memory (glibc usual...
2014-08-19 Szabolcs Nagyfix regex-negated-range test to print better error...
2014-08-18 Szabolcs Nagyfix timeout calc in pthread_cond-smasher
2014-08-13 Szabolcs Nagyadd a regex regression test
2014-08-13 Szabolcs Nagyminor fix
2014-08-13 Szabolcs Nagyadd pthread_cond-smasher regression test by Jens Gustedt
2014-08-13 Szabolcs Nagydn_expand regression test
2014-07-30 Szabolcs Nagyadd musl specific __pleval test
2014-07-19 Szabolcs Nagyadd _XOPEN_SOURCE 700 feature test macro to search...
2014-07-19 Szabolcs Nagyfix pthread_mutex test: unlock before destroying a...
2014-07-18 Szabolcs Nagyadd regexec REG_NOSUB regression test by Hiltjo Posthuma
2014-07-16 Szabolcs Nagyregression test for musl built with broken gcc-4.9...
2014-06-19 Szabolcs Nagyadd memmem regression test
2014-05-20 Szabolcs Nagyfix syscall-sign-extend test
2014-05-20 Szabolcs Nagyfix void* pointer arithmetic in string_strchr.c
2014-04-18 Szabolcs Nagyadd wcsstr regression test
2014-04-18 Szabolcs Nagyadd wcsstr tests and new strstr and memmem test cases
2014-04-13 Szabolcs Nagyrlimit regression test
2014-04-09 Szabolcs Nagyfix malloc-brk-fail and memmem-oob tests
2014-04-09 Szabolcs Nagymemmem-oob regression test, update string tests with...
2014-04-07 Szabolcs Nagyprintf %g regression tests
2014-04-05 Szabolcs Nagyprintf oob regression test
2014-03-31 Szabolcs Nagyfix malloc-brk-fail (missing include)
2014-03-31 Szabolcs Nagyregression test for brk failing in malloc
2014-03-19 Szabolcs Nagysimplify sigaltstack test
2014-03-19 Szabolcs Nagysigaltstack regression test
2014-03-18 Szabolcs Nagysign-extend regression test for x32
2014-03-13 Szabolcs Nagyfix snprintf float testcase (uncovered by a recent...
2014-03-12 Szabolcs Nagyadd statvfs regression test
2014-03-03 Szabolcs Nagyadd memfill.c
2014-02-21 Szabolcs Nagyfix runtest: report if sigtimedwait fails
2014-02-21 Szabolcs Nagyremquol: use remquo tests when long double == double
2014-02-15 Szabolcs Nagychange vmfill into memfill that limits heap separately...
2014-02-11 Szabolcs Nagyadd memset(buf, -5, 10) test
2014-02-07 Szabolcs Nagy_XOPEN_SOURCE is not needed in fdopen.c test
2014-02-07 Szabolcs Nagyadd ftello regression test
2014-01-30 Szabolcs Nagyadd simple iconv_open test
2014-01-27 Szabolcs Nagyadd tls_init_dlopen test and fix tls_align_dlopen.mk...
2014-01-27 Szabolcs Nagymath/gen: yet another little decimal formatting tool
2014-01-08 Szabolcs Nagyonly test exec* and _exit after vfork, raise is not...
2014-01-08 Szabolcs Nagyadd vfork test
2014-01-07 Szabolcs Nagymath: add drem and dremf tests
2014-01-07 Szabolcs Nagyfix breakage due to the .exe change, add error flags...
2014-01-06 Szabolcs Nagyadd .gitignore, all executables have .exe extension
2013-12-27 Szabolcs Nagyadd argv test and update env test
2013-12-26 Szabolcs Nagysimple clock_gettime test
2013-12-05 Szabolcs Nagymath: only report at most one <2ulp error for acosh...
2013-12-05 Szabolcs Nagyadd iswspace(0) regression test
2013-12-05 Szabolcs Nagyfix fnmatch flag printing and add a few new (regression...
next