Commit graph

4 commits

Author SHA1 Message Date
Alexander van der Grinten da031e2718 options/ansi: Fix bug in isnan() and friends 2019-12-04 20:35:53 +01:00
Alexander van der Grinten ba5522ceb7 options/ansi: Implement math.h comparison macros 2019-06-06 18:14:04 +02:00
Alexander van der Grinten 59e8fd6611 options/ansi: Import math from musl
Not everything of musl's code is compiled yet (i.e. the .ignored-c
files are not) as we need fenv.h first. Our previous math code is
also not deleted yet but not compiled anymore.
2018-03-01 23:20:00 +01:00
Andreas Hampicke 9be4673aed mlibc: Refactor directory structure 2018-01-21 19:51:23 +01:00
Renamed from libc/generic/ansi/include/math.h (Browse further)