aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/qmath.h
Commit message (Expand)AuthorAgeFilesLines
* Fix the compilation workaround so it's not entirely dead code - clangEdward Tomasz Napierala2019-10-091-1/+1
* Fix Q_TOSTR(3) with GCC when it's called with first parameter being const.Edward Tomasz Napierala2019-09-281-1/+6
* Fix qmath(3) build problems with GCC 8.Edward Tomasz Napierala2019-08-291-1/+1
* Introduce <sys/qmath.h>, a fixed-point math library from Netflix.
Edward Tomasz Napierala2019-08-271-0/+632