summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/time (follow)
Commit message (Collapse)AuthorAgeFilesLines
* strptime(3) correctly fills in tm_yday; adjust expected outputkettenis2013-07-301-3/+3
| | | | ok guenther@
* - use diff -u like most anywhere to make the output readable.jasper2012-12-161-2/+2
| | | | ok phessler@
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-8/+1
| | | | | | | | | Not sure what's more surprising: how long it took for NetBSD to catch up to the rest of the BSDs (including UCB), or the amount of code that NetBSD has claimed for itself without attributing to the actual authors. OK deraadt@
* fix Makefiledavid2004-01-211-2/+2
| | | | ok millert@
* Add strptime regress from NetBSD; OK miod@ after un-peeing.millert2004-01-205-0/+747