summaryrefslogtreecommitdiff
path: root/tests/lib/libc/time/t_mktime.c
AgeCommit message (Expand)Author
2017-10-27Remove bogus errno checks, mktime() (and timegm()) does not guaranteekre
2012-03-18Add a test case for the old NetBSD 2.0 era PR lib/28324.jruoho
2012-01-07ATF_REQUIRE_ERRNO() needs to be used with care:martin
2011-12-17Add some tests for timegm(3) close to the epoch. Inapb
2011-04-07Remove the following (literal) text in the TNF copyrights:jruoho
2011-01-13Move t_mktime and t_strptime to their own ..../time/ subdirectory.pgoyette