bits/syscall.h: add __NR_faccessat2 from linux v5.8
[musl] / arch / arm / bits / float.h
2015-03-07 Szabolcs Nagyfix FLT_ROUNDS to reflect the current rounding mode
2013-11-20 Rich Felkerfix the nominal type of LDBL_* limits on archs with...
2013-05-17 Rich Felkeradd FLT_TRUE_MIN, etc. macros from C11
2012-03-21 Rich Felkerfix DECIMAL_DIG definitions
2011-09-19 Rich Felkerfix incorrect long double parameters on arm (and other...
2011-09-18 Rich Felkerinitial commit of the arm port