| Age | Commit message (Expand) | Author |
| 2022-05-31 | libc: Reintroduce getentropy. | riastradh |
| 2020-02-22 | Update t_siginfo.c build rules | kamil |
| 2019-04-26 | -frounding-math is gcc specific, help clang builds | maya |
| 2019-04-24 | PR/54000: Andreag Gustafsson: Compile the rounding test with | christos |
| 2017-02-09 | remove exect, it will not be fixed and it will be removed. | christos |
| 2016-12-09 | Attach t_exect to ATF tests and distribution | kamil |
| 2015-12-22 | Add __TEST_FENV | christos |
| 2015-12-22 | Put have fenv elsewhere. | christos |
| 2015-12-22 | Sync list of fenv enabled architectures again (PR 48633), this time for mips | martin |
| 2015-12-21 | While PR 48633 is not properly fixed, keep the additional lists of | martin |
| 2015-07-08 | Build t_fpgetmask/t_fpgetround for aarch64 since they are now in libc | matt |
| 2014-12-27 | Enable fenv for arm | martin |
| 2014-08-10 | Do not set HAVE_FENV for arm as long as it misses feenableexcept(). | martin |
| 2014-08-10 | Use the same condition for HAVE_FENV | martin |
| 2014-08-10 | Changes to existing files to enable building AARCH64 userland. | matt |
| 2014-04-29 | Minimal execve(2) ATF test. | uebayasi |
| 2014-01-30 | Add test for uint64 to real long double conversion. | joerg |
| 2012-11-08 | Convert old src/regress/timer&waiter tests to ATF | pgoyette |
| 2012-04-13 | Do not re-add -mieee option on alpha, it's already set by default. | njoly |
| 2012-03-18 | Add a case for PR lib/41558. It is unclear whether this is a bug, but at | jruoho |
| 2012-03-17 | Add few basic tests for realpath(3). | jruoho |
| 2012-02-13 | Move posix_spawn tests to lib/libc/gen/posix_spawn - they test both libc | martin |
| 2011-11-08 | Few naive checks for cpuset(3) and ftok(3). | jruoho |
| 2011-11-05 | Few naive checks for time(3). | jruoho |
| 2011-09-30 | Make the rounding test work properly, and actually test the rounding modes. | christos |
| 2011-09-19 | Move duplicate ldexp(3) test out from the tests/libc. | jruoho |
| 2011-09-19 | Move the tests/libc/ieeefp to tests/libc/gen to match the structure of libc. | jruoho |
| 2011-07-07 | Move 't_glob_star' to 't_glob' for glob(3). | jruoho |
| 2011-07-07 | Move 't_syslog_pthread' to 't_syslog' for consistency with libc. | jruoho |
| 2011-06-14 | Test that assert(3) works. | jruoho |
| 2011-06-03 | Test also setdomainname(3). | jruoho |
| 2011-06-02 | Few naive tests for sethostname(3). | jruoho |
| 2011-05-10 | Few naive tests for pause(3). | jruoho |
| 2011-05-09 | Few basic tests for closefrom(3). | jruoho |
| 2011-05-05 | Try to mirror the real source with the test directory structure (otherwise | jruoho |
| 2011-05-05 | Few fundamental consistency checks for alarm(2). | jruoho |
| 2011-04-17 | Test nice(3) also with threads. | jruoho |
| 2011-04-10 | A naive test case for getcwd(3). | jruoho |
| 2011-04-05 | Add simple test cases for ttyname(3), strtod(3), and getgrent(3). | jruoho |
| 2011-04-04 | Few simple tests for nice(3). | jruoho |
| 2011-03-24 | Sort. | jruoho |
| 2011-03-24 | Add a naive test case for raise(3). | jruoho |
| 2011-01-13 | Continuing the (re)organization of the lib/libc atf regression tests | pgoyette |
| 2011-01-02 | One more reference to HAVE_SIGINFO bites the dust | pgoyette |
| 2011-01-01 | Build t_ldexp test always. The test itself determines if it is running | pgoyette |
| 2010-12-28 | Fix name of t_ldexp test from previous | pgoyette |
| 2010-12-28 | Don't build ldexp tests on vax | pgoyette |
| 2010-12-28 | Migrate the ldexp test to atf | pgoyette |
| 2010-12-28 | Migrate the remaining libc/gen tests to atf | pgoyette |
| 2010-12-25 | Correctly added the conditional part, but now need to remove the original | pgoyette |