shithub: cstory

Download patch

ref: 88a8362f2313e9080f006bd01810a6c9d1719235
parent: d88db0975210366b381dfdd6d78e475e57d80048
author: Gabriel Ravier <gabravier@gmail.com>
date: Wed Jan 29 17:30:57 EST 2020

Reverted fmodf stuff and tried to make it so C++ compilers would go for the float version in appropriate circumstances (fmodf directly is unavailable due to not being in C89)

Signed-off-by: Gabriel Ravier <gabravier@gmail.com>