summaryrefslogtreecommitdiff
path: root/lib/libm/src/lrint.c
AgeCommit message (Expand)Author
2017-05-06Replace our rounding functions with the ones from FreeBSDchristos
2017-02-27the MI lrint() code assumes that rounding is done in at most double precisionchs
2015-07-09Return x for >= DBL_FRACBITS in lrint.c.nat
2008-04-26pass a little lint.christos
2004-10-13add licensesdrochner
2004-07-01aboid to shift an int by more than 31 bits - behaviour is implementationdrochner
2004-06-30Implement (l)lrint(f).drochner