aboutsummaryrefslogtreecommitdiff
path: root/system/include/bsd/float.h
AgeCommit message (Collapse)Author
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