summaryrefslogtreecommitdiff
path: root/libc/sysdeps/ieee754/ldbl-96
diff options
context:
space:
mode:
authorjoseph <joseph@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2012-03-10 01:14:00 +0000
committerjoseph <joseph@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2012-03-10 01:14:00 +0000
commit3989839bfe26b8c28a99727f0c290cbeeb7aea9e (patch)
treef003da420fc59627c5e994dc298a73ec35341bc4 /libc/sysdeps/ieee754/ldbl-96
parent06d9d5232ea8ec9fc7e55acdbdd9a87f09d06755 (diff)
downloadeglibc2-3989839bfe26b8c28a99727f0c290cbeeb7aea9e.tar.gz
Merge changes between r17501 and r17530 from /fsf/trunk.
git-svn-id: svn://svn.eglibc.org/trunk@17531 7b3dc134-2b1b-0410-93df-9e9f96275f8d
Diffstat (limited to 'libc/sysdeps/ieee754/ldbl-96')
-rw-r--r--libc/sysdeps/ieee754/ldbl-96/e_acoshl.c4
-rw-r--r--libc/sysdeps/ieee754/ldbl-96/e_asinl.c4
-rw-r--r--libc/sysdeps/ieee754/ldbl-96/e_atan2l.c4
-rw-r--r--libc/sysdeps/ieee754/ldbl-96/e_atanhl.c4
-rw-r--r--libc/sysdeps/ieee754/ldbl-96/e_coshl.c4
-rw-r--r--libc/sysdeps/ieee754/ldbl-96/e_hypotl.c4
-rw-r--r--libc/sysdeps/ieee754/ldbl-96/e_j0l.c4
-rw-r--r--libc/sysdeps/ieee754/ldbl-96/e_j1l.c4
-rw-r--r--libc/sysdeps/ieee754/ldbl-96/e_jnl.c4
-rw-r--r--libc/sysdeps/ieee754/ldbl-96/e_lgammal_r.c4
-rw-r--r--libc/sysdeps/ieee754/ldbl-96/e_remainderl.c4
-rw-r--r--libc/sysdeps/ieee754/ldbl-96/e_sinhl.c4
-rw-r--r--libc/sysdeps/ieee754/ldbl-96/s_asinhl.c4
-rw-r--r--libc/sysdeps/ieee754/ldbl-96/s_cbrtl.c4
-rw-r--r--libc/sysdeps/ieee754/ldbl-96/s_ceill.c4
-rw-r--r--libc/sysdeps/ieee754/ldbl-96/s_copysignl.c4
-rw-r--r--libc/sysdeps/ieee754/ldbl-96/s_cosl.c4
-rw-r--r--libc/sysdeps/ieee754/ldbl-96/s_erfl.c4
-rw-r--r--libc/sysdeps/ieee754/ldbl-96/s_fabsl.c4
-rw-r--r--libc/sysdeps/ieee754/ldbl-96/s_finitel.c4
-rw-r--r--libc/sysdeps/ieee754/ldbl-96/s_floorl.c4
-rw-r--r--libc/sysdeps/ieee754/ldbl-96/s_fpclassifyl.c2
-rw-r--r--libc/sysdeps/ieee754/ldbl-96/s_frexpl.c4
-rw-r--r--libc/sysdeps/ieee754/ldbl-96/s_ilogbl.c4
-rw-r--r--libc/sysdeps/ieee754/ldbl-96/s_isinf_nsl.c4
-rw-r--r--libc/sysdeps/ieee754/ldbl-96/s_isinfl.c4
-rw-r--r--libc/sysdeps/ieee754/ldbl-96/s_isnanl.c4
-rw-r--r--libc/sysdeps/ieee754/ldbl-96/s_llrintl.c2
-rw-r--r--libc/sysdeps/ieee754/ldbl-96/s_llroundl.c2
-rw-r--r--libc/sysdeps/ieee754/ldbl-96/s_logbl.c4
-rw-r--r--libc/sysdeps/ieee754/ldbl-96/s_lrintl.c2
-rw-r--r--libc/sysdeps/ieee754/ldbl-96/s_lroundl.c2
-rw-r--r--libc/sysdeps/ieee754/ldbl-96/s_modfl.c4
-rw-r--r--libc/sysdeps/ieee754/ldbl-96/s_nearbyintl.c4
-rw-r--r--libc/sysdeps/ieee754/ldbl-96/s_nextafterl.c2
-rw-r--r--libc/sysdeps/ieee754/ldbl-96/s_nexttoward.c2
-rw-r--r--libc/sysdeps/ieee754/ldbl-96/s_nexttowardf.c2
-rw-r--r--libc/sysdeps/ieee754/ldbl-96/s_remquol.c2
-rw-r--r--libc/sysdeps/ieee754/ldbl-96/s_rintl.c4
-rw-r--r--libc/sysdeps/ieee754/ldbl-96/s_roundl.c2
-rw-r--r--libc/sysdeps/ieee754/ldbl-96/s_scalblnl.c4
-rw-r--r--libc/sysdeps/ieee754/ldbl-96/s_scalbnl.c4
-rw-r--r--libc/sysdeps/ieee754/ldbl-96/s_signbitl.c2
-rw-r--r--libc/sysdeps/ieee754/ldbl-96/s_sincosl.c2
-rw-r--r--libc/sysdeps/ieee754/ldbl-96/s_sinl.c4
-rw-r--r--libc/sysdeps/ieee754/ldbl-96/s_tanhl.c4
-rw-r--r--libc/sysdeps/ieee754/ldbl-96/s_tanl.c4
-rw-r--r--libc/sysdeps/ieee754/ldbl-96/s_truncl.c2
48 files changed, 83 insertions, 83 deletions
diff --git a/libc/sysdeps/ieee754/ldbl-96/e_acoshl.c b/libc/sysdeps/ieee754/ldbl-96/e_acoshl.c
index 29004ec26..bbaef680b 100644
--- a/libc/sysdeps/ieee754/ldbl-96/e_acoshl.c
+++ b/libc/sysdeps/ieee754/ldbl-96/e_acoshl.c
@@ -28,8 +28,8 @@
* acoshl(NaN) is NaN without signal.
*/
-#include "math.h"
-#include "math_private.h"
+#include <math.h>
+#include <math_private.h>
static const long double
one = 1.0,
diff --git a/libc/sysdeps/ieee754/ldbl-96/e_asinl.c b/libc/sysdeps/ieee754/ldbl-96/e_asinl.c
index f71cd9312..c33701f11 100644
--- a/libc/sysdeps/ieee754/ldbl-96/e_asinl.c
+++ b/libc/sysdeps/ieee754/ldbl-96/e_asinl.c
@@ -58,8 +58,8 @@
*/
-#include "math.h"
-#include "math_private.h"
+#include <math.h>
+#include <math_private.h>
static const long double
one = 1.0L,
diff --git a/libc/sysdeps/ieee754/ldbl-96/e_atan2l.c b/libc/sysdeps/ieee754/ldbl-96/e_atan2l.c
index 535d0d612..209f29bbd 100644
--- a/libc/sysdeps/ieee754/ldbl-96/e_atan2l.c
+++ b/libc/sysdeps/ieee754/ldbl-96/e_atan2l.c
@@ -41,8 +41,8 @@
* to produce the hexadecimal values shown.
*/
-#include "math.h"
-#include "math_private.h"
+#include <math.h>
+#include <math_private.h>
static const long double
tiny = 1.0e-4900L,
diff --git a/libc/sysdeps/ieee754/ldbl-96/e_atanhl.c b/libc/sysdeps/ieee754/ldbl-96/e_atanhl.c
index 0f3c7fb59..4c2924369 100644
--- a/libc/sysdeps/ieee754/ldbl-96/e_atanhl.c
+++ b/libc/sysdeps/ieee754/ldbl-96/e_atanhl.c
@@ -32,8 +32,8 @@
*
*/
-#include "math.h"
-#include "math_private.h"
+#include <math.h>
+#include <math_private.h>
static const long double one = 1.0, huge = 1e4900L;
diff --git a/libc/sysdeps/ieee754/ldbl-96/e_coshl.c b/libc/sysdeps/ieee754/ldbl-96/e_coshl.c
index 6113f0719..995c9922c 100644
--- a/libc/sysdeps/ieee754/ldbl-96/e_coshl.c
+++ b/libc/sysdeps/ieee754/ldbl-96/e_coshl.c
@@ -34,8 +34,8 @@ static char rcsid[] = "$NetBSD: e_cosh.c,v 1.7 1995/05/10 20:44:58 jtc Exp $";
* only coshl(0)=1 is exact for finite x.
*/
-#include "math.h"
-#include "math_private.h"
+#include <math.h>
+#include <math_private.h>
static const long double one = 1.0, half=0.5, huge = 1.0e4900L;
diff --git a/libc/sysdeps/ieee754/ldbl-96/e_hypotl.c b/libc/sysdeps/ieee754/ldbl-96/e_hypotl.c
index 7a1ad3fd2..306f92924 100644
--- a/libc/sysdeps/ieee754/ldbl-96/e_hypotl.c
+++ b/libc/sysdeps/ieee754/ldbl-96/e_hypotl.c
@@ -46,8 +46,8 @@
* than 1 ulps (units in the last place)
*/
-#include "math.h"
-#include "math_private.h"
+#include <math.h>
+#include <math_private.h>
long double __ieee754_hypotl(long double x, long double y)
{
diff --git a/libc/sysdeps/ieee754/ldbl-96/e_j0l.c b/libc/sysdeps/ieee754/ldbl-96/e_j0l.c
index 0e64bee7c..3939259d8 100644
--- a/libc/sysdeps/ieee754/ldbl-96/e_j0l.c
+++ b/libc/sysdeps/ieee754/ldbl-96/e_j0l.c
@@ -71,8 +71,8 @@
* 3. Special cases: y0(0)=-inf, y0(x<0)=NaN, y0(inf)=0.
*/
-#include "math.h"
-#include "math_private.h"
+#include <math.h>
+#include <math_private.h>
static long double pzero (long double), qzero (long double);
diff --git a/libc/sysdeps/ieee754/ldbl-96/e_j1l.c b/libc/sysdeps/ieee754/ldbl-96/e_j1l.c
index 8710e3893..785c0b067 100644
--- a/libc/sysdeps/ieee754/ldbl-96/e_j1l.c
+++ b/libc/sysdeps/ieee754/ldbl-96/e_j1l.c
@@ -71,8 +71,8 @@
* by method mentioned above.
*/
-#include "math.h"
-#include "math_private.h"
+#include <math.h>
+#include <math_private.h>
static long double pone (long double), qone (long double);
diff --git a/libc/sysdeps/ieee754/ldbl-96/e_jnl.c b/libc/sysdeps/ieee754/ldbl-96/e_jnl.c
index 5c9c0530f..2e206e7e2 100644
--- a/libc/sysdeps/ieee754/ldbl-96/e_jnl.c
+++ b/libc/sysdeps/ieee754/ldbl-96/e_jnl.c
@@ -56,8 +56,8 @@
*
*/
-#include "math.h"
-#include "math_private.h"
+#include <math.h>
+#include <math_private.h>
static const long double
invsqrtpi = 5.64189583547756286948079e-1L, two = 2.0e0L, one = 1.0e0L;
diff --git a/libc/sysdeps/ieee754/ldbl-96/e_lgammal_r.c b/libc/sysdeps/ieee754/ldbl-96/e_lgammal_r.c
index 741a26f4d..1a95f846a 100644
--- a/libc/sysdeps/ieee754/ldbl-96/e_lgammal_r.c
+++ b/libc/sysdeps/ieee754/ldbl-96/e_lgammal_r.c
@@ -91,8 +91,8 @@
*
*/
-#include "math.h"
-#include "math_private.h"
+#include <math.h>
+#include <math_private.h>
static const long double
half = 0.5L,
diff --git a/libc/sysdeps/ieee754/ldbl-96/e_remainderl.c b/libc/sysdeps/ieee754/ldbl-96/e_remainderl.c
index 41c4c7b34..290e483ae 100644
--- a/libc/sysdeps/ieee754/ldbl-96/e_remainderl.c
+++ b/libc/sysdeps/ieee754/ldbl-96/e_remainderl.c
@@ -23,8 +23,8 @@
* Based on fmod() return x-[x/p]chopped*p exactlp.
*/
-#include "math.h"
-#include "math_private.h"
+#include <math.h>
+#include <math_private.h>
static const long double zero = 0.0;
diff --git a/libc/sysdeps/ieee754/ldbl-96/e_sinhl.c b/libc/sysdeps/ieee754/ldbl-96/e_sinhl.c
index 859327240..4978f348b 100644
--- a/libc/sysdeps/ieee754/ldbl-96/e_sinhl.c
+++ b/libc/sysdeps/ieee754/ldbl-96/e_sinhl.c
@@ -36,8 +36,8 @@ static char rcsid[] = "$NetBSD: $";
* only sinhl(0)=0 is exact for finite x.
*/
-#include "math.h"
-#include "math_private.h"
+#include <math.h>
+#include <math_private.h>
static const long double one = 1.0, shuge = 1.0e4931L;
diff --git a/libc/sysdeps/ieee754/ldbl-96/s_asinhl.c b/libc/sysdeps/ieee754/ldbl-96/s_asinhl.c
index 415be5f19..5e679bd71 100644
--- a/libc/sysdeps/ieee754/ldbl-96/s_asinhl.c
+++ b/libc/sysdeps/ieee754/ldbl-96/s_asinhl.c
@@ -29,8 +29,8 @@ static char rcsid[] = "$NetBSD: $";
* := signl(x)*log1pl(|x| + x^2/(1 + sqrtl(1+x^2)))
*/
-#include "math.h"
-#include "math_private.h"
+#include <math.h>
+#include <math_private.h>
static const long double
one = 1.000000000000000000000e+00L, /* 0x3FFF, 0x00000000, 0x00000000 */
diff --git a/libc/sysdeps/ieee754/ldbl-96/s_cbrtl.c b/libc/sysdeps/ieee754/ldbl-96/s_cbrtl.c
index a1286d32e..07236345b 100644
--- a/libc/sysdeps/ieee754/ldbl-96/s_cbrtl.c
+++ b/libc/sysdeps/ieee754/ldbl-96/s_cbrtl.c
@@ -18,8 +18,8 @@
License along with the GNU C Library; if not, see
<http://www.gnu.org/licenses/>. */
-#include "math.h"
-#include "math_private.h"
+#include <math.h>
+#include <math_private.h>
#define CBRT2 1.2599210498948731648 /* 2^(1/3) */
diff --git a/libc/sysdeps/ieee754/ldbl-96/s_ceill.c b/libc/sysdeps/ieee754/ldbl-96/s_ceill.c
index 96cc27003..aef8a32f6 100644
--- a/libc/sysdeps/ieee754/ldbl-96/s_ceill.c
+++ b/libc/sysdeps/ieee754/ldbl-96/s_ceill.c
@@ -27,8 +27,8 @@ static char rcsid[] = "$NetBSD: $";
* Inexact flag raised if x not equal to ceil(x).
*/
-#include "math.h"
-#include "math_private.h"
+#include <math.h>
+#include <math_private.h>
static const long double huge = 1.0e4930;
diff --git a/libc/sysdeps/ieee754/ldbl-96/s_copysignl.c b/libc/sysdeps/ieee754/ldbl-96/s_copysignl.c
index 3a390e9ef..b1c442452 100644
--- a/libc/sysdeps/ieee754/ldbl-96/s_copysignl.c
+++ b/libc/sysdeps/ieee754/ldbl-96/s_copysignl.c
@@ -24,8 +24,8 @@ static char rcsid[] = "$NetBSD: $";
* with the sign bit of y.
*/
-#include "math.h"
-#include "math_private.h"
+#include <math.h>
+#include <math_private.h>
long double __copysignl(long double x, long double y)
{
diff --git a/libc/sysdeps/ieee754/ldbl-96/s_cosl.c b/libc/sysdeps/ieee754/ldbl-96/s_cosl.c
index 6cfebf638..9d5606cfe 100644
--- a/libc/sysdeps/ieee754/ldbl-96/s_cosl.c
+++ b/libc/sysdeps/ieee754/ldbl-96/s_cosl.c
@@ -50,8 +50,8 @@ static char rcsid[] = "$NetBSD: $";
*/
#include <errno.h>
-#include "math.h"
-#include "math_private.h"
+#include <math.h>
+#include <math_private.h>
long double __cosl(long double x)
{
diff --git a/libc/sysdeps/ieee754/ldbl-96/s_erfl.c b/libc/sysdeps/ieee754/ldbl-96/s_erfl.c
index 5e2042347..574b061ad 100644
--- a/libc/sysdeps/ieee754/ldbl-96/s_erfl.c
+++ b/libc/sysdeps/ieee754/ldbl-96/s_erfl.c
@@ -104,8 +104,8 @@
*/
-#include "math.h"
-#include "math_private.h"
+#include <math.h>
+#include <math_private.h>
#include <gnu/option-groups.h>
#if __OPTION_EGLIBC_LIBM_BIG
diff --git a/libc/sysdeps/ieee754/ldbl-96/s_fabsl.c b/libc/sysdeps/ieee754/ldbl-96/s_fabsl.c
index 3f5106dba..fdc70e0dc 100644
--- a/libc/sysdeps/ieee754/ldbl-96/s_fabsl.c
+++ b/libc/sysdeps/ieee754/ldbl-96/s_fabsl.c
@@ -22,8 +22,8 @@ static char rcsid[] = "$NetBSD: $";
* fabsl(x) returns the absolute value of x.
*/
-#include "math.h"
-#include "math_private.h"
+#include <math.h>
+#include <math_private.h>
long double __fabsl(long double x)
{
diff --git a/libc/sysdeps/ieee754/ldbl-96/s_finitel.c b/libc/sysdeps/ieee754/ldbl-96/s_finitel.c
index f30a4d2a2..fbf4cc691 100644
--- a/libc/sysdeps/ieee754/ldbl-96/s_finitel.c
+++ b/libc/sysdeps/ieee754/ldbl-96/s_finitel.c
@@ -23,8 +23,8 @@ static char rcsid[] = "$NetBSD: $";
* no branching!
*/
-#include "math.h"
-#include "math_private.h"
+#include <math.h>
+#include <math_private.h>
int __finitel(long double x)
{
diff --git a/libc/sysdeps/ieee754/ldbl-96/s_floorl.c b/libc/sysdeps/ieee754/ldbl-96/s_floorl.c
index d44e36e90..cad7935b3 100644
--- a/libc/sysdeps/ieee754/ldbl-96/s_floorl.c
+++ b/libc/sysdeps/ieee754/ldbl-96/s_floorl.c
@@ -27,8 +27,8 @@ static char rcsid[] = "$NetBSD: $";
* Inexact flag raised if x not equal to floor(x).
*/
-#include "math.h"
-#include "math_private.h"
+#include <math.h>
+#include <math_private.h>
static const long double huge = 1.0e4930;
diff --git a/libc/sysdeps/ieee754/ldbl-96/s_fpclassifyl.c b/libc/sysdeps/ieee754/ldbl-96/s_fpclassifyl.c
index e0b34a093..3df59c223 100644
--- a/libc/sysdeps/ieee754/ldbl-96/s_fpclassifyl.c
+++ b/libc/sysdeps/ieee754/ldbl-96/s_fpclassifyl.c
@@ -20,7 +20,7 @@
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
int
diff --git a/libc/sysdeps/ieee754/ldbl-96/s_frexpl.c b/libc/sysdeps/ieee754/ldbl-96/s_frexpl.c
index 57444c5a4..ab217a659 100644
--- a/libc/sysdeps/ieee754/ldbl-96/s_frexpl.c
+++ b/libc/sysdeps/ieee754/ldbl-96/s_frexpl.c
@@ -29,8 +29,8 @@ static char rcsid[] = "$NetBSD: $";
*/
#include <float.h>
-#include "math.h"
-#include "math_private.h"
+#include <math.h>
+#include <math_private.h>
static const long double
#if LDBL_MANT_DIG == 64
diff --git a/libc/sysdeps/ieee754/ldbl-96/s_ilogbl.c b/libc/sysdeps/ieee754/ldbl-96/s_ilogbl.c
index fd030a7f4..753459994 100644
--- a/libc/sysdeps/ieee754/ldbl-96/s_ilogbl.c
+++ b/libc/sysdeps/ieee754/ldbl-96/s_ilogbl.c
@@ -26,8 +26,8 @@ static char rcsid[] = "$NetBSD: $";
*/
#include <limits.h>
-#include "math.h"
-#include "math_private.h"
+#include <math.h>
+#include <math_private.h>
int __ilogbl(long double x)
{
diff --git a/libc/sysdeps/ieee754/ldbl-96/s_isinf_nsl.c b/libc/sysdeps/ieee754/ldbl-96/s_isinf_nsl.c
index aa590307e..9c7868b49 100644
--- a/libc/sysdeps/ieee754/ldbl-96/s_isinf_nsl.c
+++ b/libc/sysdeps/ieee754/ldbl-96/s_isinf_nsl.c
@@ -6,8 +6,8 @@
* __isinf_nsl(x) returns != 0 if x is ±inf, else 0;
*/
-#include "math.h"
-#include "math_private.h"
+#include <math.h>
+#include <math_private.h>
int
__isinf_nsl (long double x)
diff --git a/libc/sysdeps/ieee754/ldbl-96/s_isinfl.c b/libc/sysdeps/ieee754/ldbl-96/s_isinfl.c
index 9583234ef..94639f00f 100644
--- a/libc/sysdeps/ieee754/ldbl-96/s_isinfl.c
+++ b/libc/sysdeps/ieee754/ldbl-96/s_isinfl.c
@@ -13,8 +13,8 @@ static char rcsid[] = "$NetBSD: $";
* no branching!
*/
-#include "math.h"
-#include "math_private.h"
+#include <math.h>
+#include <math_private.h>
int
__isinfl (long double x)
diff --git a/libc/sysdeps/ieee754/ldbl-96/s_isnanl.c b/libc/sysdeps/ieee754/ldbl-96/s_isnanl.c
index 9814aa788..fd270fd84 100644
--- a/libc/sysdeps/ieee754/ldbl-96/s_isnanl.c
+++ b/libc/sysdeps/ieee754/ldbl-96/s_isnanl.c
@@ -23,8 +23,8 @@ static char rcsid[] = "$NetBSD: $";
* no branching!
*/
-#include "math.h"
-#include "math_private.h"
+#include <math.h>
+#include <math_private.h>
int __isnanl(long double x)
{
diff --git a/libc/sysdeps/ieee754/ldbl-96/s_llrintl.c b/libc/sysdeps/ieee754/ldbl-96/s_llrintl.c
index 71efe1352..32a614b66 100644
--- a/libc/sysdeps/ieee754/ldbl-96/s_llrintl.c
+++ b/libc/sysdeps/ieee754/ldbl-96/s_llrintl.c
@@ -20,7 +20,7 @@
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
static const long double two63[2] =
{
diff --git a/libc/sysdeps/ieee754/ldbl-96/s_llroundl.c b/libc/sysdeps/ieee754/ldbl-96/s_llroundl.c
index a2ad2dc14..e75cd4330 100644
--- a/libc/sysdeps/ieee754/ldbl-96/s_llroundl.c
+++ b/libc/sysdeps/ieee754/ldbl-96/s_llroundl.c
@@ -19,7 +19,7 @@
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
long long int
diff --git a/libc/sysdeps/ieee754/ldbl-96/s_logbl.c b/libc/sysdeps/ieee754/ldbl-96/s_logbl.c
index 27f5ed7ca..95b644c03 100644
--- a/libc/sysdeps/ieee754/ldbl-96/s_logbl.c
+++ b/libc/sysdeps/ieee754/ldbl-96/s_logbl.c
@@ -24,8 +24,8 @@ static char rcsid[] = "$NetBSD: $";
* Use ilogb instead.
*/
-#include "math.h"
-#include "math_private.h"
+#include <math.h>
+#include <math_private.h>
long double __logbl(long double x)
{
diff --git a/libc/sysdeps/ieee754/ldbl-96/s_lrintl.c b/libc/sysdeps/ieee754/ldbl-96/s_lrintl.c
index 078985c4f..3f61099dd 100644
--- a/libc/sysdeps/ieee754/ldbl-96/s_lrintl.c
+++ b/libc/sysdeps/ieee754/ldbl-96/s_lrintl.c
@@ -20,7 +20,7 @@
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
static const long double two63[2] =
{
diff --git a/libc/sysdeps/ieee754/ldbl-96/s_lroundl.c b/libc/sysdeps/ieee754/ldbl-96/s_lroundl.c
index 01b51fbb8..d41b7ca95 100644
--- a/libc/sysdeps/ieee754/ldbl-96/s_lroundl.c
+++ b/libc/sysdeps/ieee754/ldbl-96/s_lroundl.c
@@ -19,7 +19,7 @@
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
long int
diff --git a/libc/sysdeps/ieee754/ldbl-96/s_modfl.c b/libc/sysdeps/ieee754/ldbl-96/s_modfl.c
index c7659119f..e9401d0f5 100644
--- a/libc/sysdeps/ieee754/ldbl-96/s_modfl.c
+++ b/libc/sysdeps/ieee754/ldbl-96/s_modfl.c
@@ -24,8 +24,8 @@
* No exception.
*/
-#include "math.h"
-#include "math_private.h"
+#include <math.h>
+#include <math_private.h>
static const long double one = 1.0;
diff --git a/libc/sysdeps/ieee754/ldbl-96/s_nearbyintl.c b/libc/sysdeps/ieee754/ldbl-96/s_nearbyintl.c
index e9ba5027a..ed9836c87 100644
--- a/libc/sysdeps/ieee754/ldbl-96/s_nearbyintl.c
+++ b/libc/sysdeps/ieee754/ldbl-96/s_nearbyintl.c
@@ -26,8 +26,8 @@
*/
#include <fenv.h>
-#include "math.h"
-#include "math_private.h"
+#include <math.h>
+#include <math_private.h>
static const long double
TWO63[2]={
diff --git a/libc/sysdeps/ieee754/ldbl-96/s_nextafterl.c b/libc/sysdeps/ieee754/ldbl-96/s_nextafterl.c
index 66d7580e9..6859349b7 100644
--- a/libc/sysdeps/ieee754/ldbl-96/s_nextafterl.c
+++ b/libc/sysdeps/ieee754/ldbl-96/s_nextafterl.c
@@ -25,7 +25,7 @@ static char rcsid[] = "$NetBSD: $";
* Special cases:
*/
-#include "math.h"
+#include <math.h>
#include <math_private.h>
long double __nextafterl(long double x, long double y)
diff --git a/libc/sysdeps/ieee754/ldbl-96/s_nexttoward.c b/libc/sysdeps/ieee754/ldbl-96/s_nexttoward.c
index 2ea61a78c..9b93ecae6 100644
--- a/libc/sysdeps/ieee754/ldbl-96/s_nexttoward.c
+++ b/libc/sysdeps/ieee754/ldbl-96/s_nexttoward.c
@@ -25,7 +25,7 @@ static char rcsid[] = "$NetBSD: $";
* Special cases:
*/
-#include "math.h"
+#include <math.h>
#include <math_private.h>
#include <float.h>
diff --git a/libc/sysdeps/ieee754/ldbl-96/s_nexttowardf.c b/libc/sysdeps/ieee754/ldbl-96/s_nexttowardf.c
index 665a8c6ca..aeb92b623 100644
--- a/libc/sysdeps/ieee754/ldbl-96/s_nexttowardf.c
+++ b/libc/sysdeps/ieee754/ldbl-96/s_nexttowardf.c
@@ -17,7 +17,7 @@
static char rcsid[] = "$NetBSD: $";
#endif
-#include "math.h"
+#include <math.h>
#include <math_private.h>
#include <float.h>
diff --git a/libc/sysdeps/ieee754/ldbl-96/s_remquol.c b/libc/sysdeps/ieee754/ldbl-96/s_remquol.c
index b162ab435..a0825c952 100644
--- a/libc/sysdeps/ieee754/ldbl-96/s_remquol.c
+++ b/libc/sysdeps/ieee754/ldbl-96/s_remquol.c
@@ -19,7 +19,7 @@
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
static const long double zero = 0.0;
diff --git a/libc/sysdeps/ieee754/ldbl-96/s_rintl.c b/libc/sysdeps/ieee754/ldbl-96/s_rintl.c
index b69f306d7..b6f899d4e 100644
--- a/libc/sysdeps/ieee754/ldbl-96/s_rintl.c
+++ b/libc/sysdeps/ieee754/ldbl-96/s_rintl.c
@@ -28,8 +28,8 @@ static char rcsid[] = "$NetBSD: $";
* Inexact flag raised if x not equal to rintl(x).
*/
-#include "math.h"
-#include "math_private.h"
+#include <math.h>
+#include <math_private.h>
static const long double
TWO63[2]={
diff --git a/libc/sysdeps/ieee754/ldbl-96/s_roundl.c b/libc/sysdeps/ieee754/ldbl-96/s_roundl.c
index 170aee8c4..b8626a509 100644
--- a/libc/sysdeps/ieee754/ldbl-96/s_roundl.c
+++ b/libc/sysdeps/ieee754/ldbl-96/s_roundl.c
@@ -19,7 +19,7 @@
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
static const long double huge = 1.0e4930L;
diff --git a/libc/sysdeps/ieee754/ldbl-96/s_scalblnl.c b/libc/sysdeps/ieee754/ldbl-96/s_scalblnl.c
index 755a21255..76a4c59e6 100644
--- a/libc/sysdeps/ieee754/ldbl-96/s_scalblnl.c
+++ b/libc/sysdeps/ieee754/ldbl-96/s_scalblnl.c
@@ -21,8 +21,8 @@
* exponentiation or a multiplication.
*/
-#include "math.h"
-#include "math_private.h"
+#include <math.h>
+#include <math_private.h>
static const long double
two63 = 4.50359962737049600000e+15,
diff --git a/libc/sysdeps/ieee754/ldbl-96/s_scalbnl.c b/libc/sysdeps/ieee754/ldbl-96/s_scalbnl.c
index 6946cf232..266a37b9c 100644
--- a/libc/sysdeps/ieee754/ldbl-96/s_scalbnl.c
+++ b/libc/sysdeps/ieee754/ldbl-96/s_scalbnl.c
@@ -21,8 +21,8 @@
* exponentiation or a multiplication.
*/
-#include "math.h"
-#include "math_private.h"
+#include <math.h>
+#include <math_private.h>
static const long double
two64 = 1.8446744073709551616e19L,
diff --git a/libc/sysdeps/ieee754/ldbl-96/s_signbitl.c b/libc/sysdeps/ieee754/ldbl-96/s_signbitl.c
index a213d46d7..ffded9949 100644
--- a/libc/sysdeps/ieee754/ldbl-96/s_signbitl.c
+++ b/libc/sysdeps/ieee754/ldbl-96/s_signbitl.c
@@ -19,7 +19,7 @@
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
int
__signbitl (long double x)
diff --git a/libc/sysdeps/ieee754/ldbl-96/s_sincosl.c b/libc/sysdeps/ieee754/ldbl-96/s_sincosl.c
index 7ad84a0dd..2858954b3 100644
--- a/libc/sysdeps/ieee754/ldbl-96/s_sincosl.c
+++ b/libc/sysdeps/ieee754/ldbl-96/s_sincosl.c
@@ -19,7 +19,7 @@
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
void
diff --git a/libc/sysdeps/ieee754/ldbl-96/s_sinl.c b/libc/sysdeps/ieee754/ldbl-96/s_sinl.c
index 4f7ed91e3..f15eb749b 100644
--- a/libc/sysdeps/ieee754/ldbl-96/s_sinl.c
+++ b/libc/sysdeps/ieee754/ldbl-96/s_sinl.c
@@ -50,8 +50,8 @@ static char rcsid[] = "$NetBSD: $";
*/
#include <errno.h>
-#include "math.h"
-#include "math_private.h"
+#include <math.h>
+#include <math_private.h>
long double __sinl(long double x)
{
diff --git a/libc/sysdeps/ieee754/ldbl-96/s_tanhl.c b/libc/sysdeps/ieee754/ldbl-96/s_tanhl.c
index 4547517e9..7ec624731 100644
--- a/libc/sysdeps/ieee754/ldbl-96/s_tanhl.c
+++ b/libc/sysdeps/ieee754/ldbl-96/s_tanhl.c
@@ -42,8 +42,8 @@ static char rcsid[] = "$NetBSD: $";
* only tanhl(0)=0 is exact for finite argument.
*/
-#include "math.h"
-#include "math_private.h"
+#include <math.h>
+#include <math_private.h>
static const long double one=1.0, two=2.0, tiny = 1.0e-4900L;
diff --git a/libc/sysdeps/ieee754/ldbl-96/s_tanl.c b/libc/sysdeps/ieee754/ldbl-96/s_tanl.c
index 8e1686003..3054601a5 100644
--- a/libc/sysdeps/ieee754/ldbl-96/s_tanl.c
+++ b/libc/sysdeps/ieee754/ldbl-96/s_tanl.c
@@ -48,8 +48,8 @@ static char rcsid[] = "$NetBSD: $";
* TRIG(x) returns trig(x) nearly rounded
*/
-#include "math.h"
-#include "math_private.h"
+#include <math.h>
+#include <math_private.h>
long double __tanl(long double x)
{
diff --git a/libc/sysdeps/ieee754/ldbl-96/s_truncl.c b/libc/sysdeps/ieee754/ldbl-96/s_truncl.c
index 827088ae1..75a38261a 100644
--- a/libc/sysdeps/ieee754/ldbl-96/s_truncl.c
+++ b/libc/sysdeps/ieee754/ldbl-96/s_truncl.c
@@ -19,7 +19,7 @@
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
long double