2015-04-09 |
Szabolcs Nagy | handle 0 return of crypt
|
commit | commitdiff | tree |
2015-04-08 |
Szabolcs Nagy | conformance fixes
|
commit | commitdiff | tree |
2015-03-22 |
Szabolcs Nagy | fix BRE \0 test case
|
commit | commitdiff | tree |
2015-03-22 |
Szabolcs Nagy | inet_pton tests, fix regression test case
|
commit | commitdiff | tree |
2015-03-22 |
Szabolcs Nagy | inet_pton 1:2:3:4:5:6:7:: regression
|
commit | commitdiff | tree |
2015-03-22 |
Szabolcs Nagy | regex backref \0 regression test
|
commit | commitdiff | tree |
2015-03-22 |
Szabolcs Nagy | add ere backref regression test
|
commit | commitdiff | tree |
2015-03-21 |
Szabolcs Nagy | regex memory corruption regression test
|
commit | commitdiff | tree |
2015-03-12 |
Szabolcs Nagy | setenv(0,...) is no longer valid in posix-2013
|
commit | commitdiff | tree |
2015-03-05 |
Szabolcs Nagy | fix string_memset so buffers are aligned properly
|
commit | commitdiff | tree |
2015-03-05 |
Szabolcs Nagy | fix string_memset code
|
commit | commitdiff | tree |
2015-03-05 |
Szabolcs Nagy | clean string_memset code
|
commit | commitdiff | tree |
2015-03-04 |
Szabolcs Nagy | fix swprintf("%#.0o")
|
commit | commitdiff | tree |
2015-03-01 |
Szabolcs Nagy | regression test for __timedwait ECANCELED omission
|
commit | commitdiff | tree |
2015-03-01 |
Szabolcs Nagy | regression tests for bugs in first versions of new...
|
commit | commitdiff | tree |
2015-02-25 |
Szabolcs Nagy | test memset with larger size range
|
commit | commitdiff | tree |
2015-01-06 |
Szabolcs Nagy | fix float.h api test: FLT_ROUNDS is not int const expr
|
commit | commitdiff | tree |
2015-01-06 |
Szabolcs Nagy | fix snprintf "%#.0o" test
|
commit | commitdiff | tree |
2014-12-15 |
Szabolcs Nagy | add FNM_CASEFOLD tests
|
commit | commitdiff | tree |
2014-10-28 |
Szabolcs Nagy | fix lrand48-signextend and regex-negated-range regression...
|
commit | commitdiff | tree |
2014-10-28 |
Szabolcs Nagy | testcases for rint double rounding issue
|
commit | commitdiff | tree |
2014-10-13 |
Szabolcs Nagy | add strverscmp tests from the manual, bug found by...
|
commit | commitdiff | tree |
2014-09-21 |
Szabolcs Nagy | lrand48 regression test
|
commit | commitdiff | tree |
2014-09-19 |
Szabolcs Nagy | flockfile list corruption test
|
commit | commitdiff | tree |
2014-09-14 |
Szabolcs Nagy | add 64bit strtol/strtoul and strtoll/strtoull tests
|
commit | commitdiff | tree |
2014-09-11 |
Szabolcs Nagy | fix argument order in the error message of jnf, yn...
|
commit | commitdiff | tree |
2014-09-10 |
Szabolcs Nagy | cat build errors during build
|
commit | commitdiff | tree |
2014-09-07 |
Szabolcs Nagy | fix thread and shm cleanup in the cancellation point...
|
commit | commitdiff | tree |
2014-09-07 |
Szabolcs Nagy | cancellation point test by Alexander Monakov
|
commit | commitdiff | tree |
2014-09-04 |
Szabolcs Nagy | separate dn_expand regression tests for empty name...
|
commit | commitdiff | tree |
2014-09-04 |
Szabolcs Nagy | test empty domain name with offset pointer in dn_expand...
|
commit | commitdiff | tree |
2014-09-03 |
Szabolcs Nagy | add recent contributors
|
commit | commitdiff | tree |
2014-09-03 |
Szabolcs Nagy | sem_wait cancellation regression test by Alexander...
|
commit | commitdiff | tree |
2014-09-02 |
Szabolcs Nagy | fix memfill to have malloc
|
commit | commitdiff | tree |
2014-08-27 |
Szabolcs Nagy | add fgets-eof regression test
|
commit | commitdiff | tree |
2014-08-27 |
Szabolcs Nagy | clean up dn_expand-empty regression test
|
commit | commitdiff | tree |
2014-08-19 |
Szabolcs Nagy | fix memfill to use up libc reserved memory (glibc usually...
|
commit | commitdiff | tree |
2014-08-19 |
Szabolcs Nagy | fix regex-negated-range test to print better error...
|
commit | commitdiff | tree |
2014-08-18 |
Szabolcs Nagy | fix timeout calc in pthread_cond-smasher
|
commit | commitdiff | tree |
2014-08-13 |
Szabolcs Nagy | add a regex regression test
|
commit | commitdiff | tree |
2014-08-13 |
Szabolcs Nagy | minor fix
|
commit | commitdiff | tree |
2014-08-13 |
Szabolcs Nagy | add pthread_cond-smasher regression test by Jens Gustedt
|
commit | commitdiff | tree |
2014-08-13 |
Szabolcs Nagy | dn_expand regression test
|
commit | commitdiff | tree |
2014-07-30 |
Szabolcs Nagy | add musl specific __pleval test
|
commit | commitdiff | tree |
2014-07-19 |
Szabolcs Nagy | add _XOPEN_SOURCE 700 feature test macro to search...
|
commit | commitdiff | tree |
2014-07-19 |
Szabolcs Nagy | fix pthread_mutex test: unlock before destroying a...
|
commit | commitdiff | tree |
2014-07-18 |
Szabolcs Nagy | add regexec REG_NOSUB regression test by Hiltjo Posthuma
|
commit | commitdiff | tree |
2014-07-16 |
Szabolcs Nagy | regression test for musl built with broken gcc-4.9...
|
commit | commitdiff | tree |
2014-06-19 |
Szabolcs Nagy | add memmem regression test
|
commit | commitdiff | tree |
2014-05-20 |
Szabolcs Nagy | fix syscall-sign-extend test
|
commit | commitdiff | tree |
2014-05-20 |
Szabolcs Nagy | fix void* pointer arithmetic in string_strchr.c
|
commit | commitdiff | tree |
2014-04-18 |
Szabolcs Nagy | add wcsstr regression test
|
commit | commitdiff | tree |
2014-04-18 |
Szabolcs Nagy | add wcsstr tests and new strstr and memmem test cases
|
commit | commitdiff | tree |
2014-04-13 |
Szabolcs Nagy | rlimit regression test
|
commit | commitdiff | tree |
2014-04-09 |
Szabolcs Nagy | fix malloc-brk-fail and memmem-oob tests
|
commit | commitdiff | tree |
2014-04-09 |
Szabolcs Nagy | memmem-oob regression test, update string tests with...
|
commit | commitdiff | tree |
2014-04-07 |
Szabolcs Nagy | printf %g regression tests
|
commit | commitdiff | tree |
2014-04-05 |
Szabolcs Nagy | printf oob regression test
|
commit | commitdiff | tree |
2014-03-31 |
Szabolcs Nagy | fix malloc-brk-fail (missing include)
|
commit | commitdiff | tree |
2014-03-31 |
Szabolcs Nagy | regression test for brk failing in malloc
|
commit | commitdiff | tree |
2014-03-19 |
Szabolcs Nagy | simplify sigaltstack test
|
commit | commitdiff | tree |
2014-03-19 |
Szabolcs Nagy | sigaltstack regression test
|
commit | commitdiff | tree |
2014-03-18 |
Szabolcs Nagy | sign-extend regression test for x32
|
commit | commitdiff | tree |
2014-03-13 |
Szabolcs Nagy | fix snprintf float testcase (uncovered by a recent...
|
commit | commitdiff | tree |
2014-03-12 |
Szabolcs Nagy | add statvfs regression test
|
commit | commitdiff | tree |
2014-03-03 |
Szabolcs Nagy | add memfill.c
|
commit | commitdiff | tree |
2014-02-21 |
Szabolcs Nagy | fix runtest: report if sigtimedwait fails
|
commit | commitdiff | tree |
2014-02-21 |
Szabolcs Nagy | remquol: use remquo tests when long double == double
|
commit | commitdiff | tree |
2014-02-15 |
Szabolcs Nagy | change vmfill into memfill that limits heap separately...
|
commit | commitdiff | tree |
2014-02-11 |
Szabolcs Nagy | add memset(buf, -5, 10) test
|
commit | commitdiff | tree |
2014-02-07 |
Szabolcs Nagy | _XOPEN_SOURCE is not needed in fdopen.c test
|
commit | commitdiff | tree |
2014-02-07 |
Szabolcs Nagy | add ftello regression test
|
commit | commitdiff | tree |
2014-01-30 |
Szabolcs Nagy | add simple iconv_open test
|
commit | commitdiff | tree |
2014-01-27 |
Szabolcs Nagy | add tls_init_dlopen test and fix tls_align_dlopen.mk...
|
commit | commitdiff | tree |
2014-01-27 |
Szabolcs Nagy | math/gen: yet another little decimal formatting tool
|
commit | commitdiff | tree |
2014-01-08 |
Szabolcs Nagy | only test exec* and _exit after vfork, raise is not...
|
commit | commitdiff | tree |
2014-01-08 |
Szabolcs Nagy | add vfork test
|
commit | commitdiff | tree |
2014-01-07 |
Szabolcs Nagy | math: add drem and dremf tests
|
commit | commitdiff | tree |
2014-01-07 |
Szabolcs Nagy | fix breakage due to the .exe change, add error flags...
|
commit | commitdiff | tree |
2014-01-06 |
Szabolcs Nagy | add .gitignore, all executables have .exe extension
|
commit | commitdiff | tree |
2013-12-27 |
Szabolcs Nagy | add argv test and update env test
|
commit | commitdiff | tree |
2013-12-26 |
Szabolcs Nagy | simple clock_gettime test
|
commit | commitdiff | tree |
2013-12-05 |
Szabolcs Nagy | math: only report at most one <2ulp error for acosh...
|
commit | commitdiff | tree |
2013-12-05 |
Szabolcs Nagy | add iswspace(0) regression test
|
commit | commitdiff | tree |
2013-12-05 |
Szabolcs Nagy | fix fnmatch flag printing and add a few new (regression...
|
commit | commitdiff | tree |
2013-12-05 |
Szabolcs Nagy | fix pointer to int cast in functional/search_hsearch.c
|
commit | commitdiff | tree |
2013-12-05 |
Szabolcs Nagy | fix fgetwc test in api/wchar.c
|
commit | commitdiff | tree |
2013-10-28 |
Szabolcs Nagy | math: add some further fenv rounding mode tests
|
commit | commitdiff | tree |
2013-10-24 |
Szabolcs Nagy | fix api tests (add some obsolete symbols fix wchar...
|
commit | commitdiff | tree |
2013-10-23 |
Szabolcs Nagy | inet_pton: long leading zero sequence is invalid in...
|
commit | commitdiff | tree |
2013-10-22 |
Szabolcs Nagy | fix functional/inet_pton (inet_ntop returns NULL on...
|
commit | commitdiff | tree |
2013-10-22 |
Szabolcs Nagy | add inet_addr and inet_ntoa tests
|
commit | commitdiff | tree |
2013-10-21 |
Szabolcs Nagy | more inet_pton test cases
|
commit | commitdiff | tree |
2013-10-21 |
Szabolcs Nagy | add inet_pton (and inet_ntop) functional tests
|
commit | commitdiff | tree |
2013-10-19 |
Szabolcs Nagy | add an inet_pton regression test
|
commit | commitdiff | tree |
2013-10-08 |
Szabolcs Nagy | regression: mbsrtowcs test
|
commit | commitdiff | tree |
2013-10-07 |
Szabolcs Nagy | math: emit less errors for known broken functions
|
commit | commitdiff | tree |
2013-10-05 |
Szabolcs Nagy | regression: malloc oom errno test
|
commit | commitdiff | tree |
2013-10-05 |
Szabolcs Nagy | regression: setenv-oom test
|
commit | commitdiff | tree |
2013-10-03 |
Szabolcs Nagy | regression: execle test
|
commit | commitdiff | tree |