summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/modf (follow)
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2git to create tag 'tb_20250414'.tb_20250414cvs2svn7 days2-70/+0
|
* Extent the modf() tests; from Willemijn Coene.miod2023-08-131-18/+50
|
* Add basic regression test for modf() issue.tobiasu2014-06-072-0/+38
encouraged by deraadt and miod