aboutsummaryrefslogtreecommitdiff
path: root/system/include/bsd/float.h
AgeCommit message (Collapse)Author
2013-09-13Update libc headers to use musl headers.Bruce Mitchener
2013-06-17Fix LDBL_ constants in float.h.David Barksdale
This fixes a bug compiling libunistring which checks these constants against sizeof(long double).
2012-01-13Update float.h to define FLT_ROUNDSJeff Terrace
2011-10-06compilation and header fixesAlon Zakai