summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/common/math/llround.cpp
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
* scm copyright and license note updatevboxsync2022-08-221-10/+20
* IPRT/nocrt: l[l]round[fl] can now raise FE_INVALID as they ought to. bugref:1...vboxsync2022-08-151-2/+3
* IPRT/nocrt: *round[fl] fixes. bugref:10261vboxsync2022-08-141-2/+4
* IPRT/nocrt: scm fixes. bugref:10261vboxsync2022-08-081-2/+2
* IPRT/nocrt: l[l]round[lf] fixes. bugref:10261vboxsync2022-08-081-1/+1
* IPRT/nocrt: llround, llroundf and llroundl. bugref:10261vboxsync2022-08-081-0/+52