]> git.proxmox.com Git - wasi-libc.git/commit
Fix floatscan no long double usage (#21)
authorvms <michail.vms@gmail.com>
Mon, 22 Apr 2019 21:37:03 +0000 (00:37 +0300)
committerDan Gohman <sunfish@mozilla.com>
Mon, 22 Apr 2019 21:37:03 +0000 (14:37 -0700)
commit4194578ae8aa59115c80a7cad94e3b71b9858450
treec313024efae7f22fa5895c31300ba95790a47cad
parent29d45024c71571d50ec2f98bbe57df9efe57eb65
Fix floatscan no long double usage (#21)

* fix long double using in floatscan

* define separate macroses for copysignl, fmodl, and scalbnl instead of #ifndef
libc-top-half/headers/private/printscan.h
libc-top-half/musl/src/internal/floatscan.c