Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/arch/hppa/gen Try speling it rite, riasthradhdadhaa...
details: https://anonhg.NetBSD.org/src/rev/8f295f6de0b8
branches: trunk
changeset: 994453:8f295f6de0b8
user: riastradh <riastradh%NetBSD.org@localhost>
date: Thu Nov 08 16:29:50 2018 +0000
description:
Try speling it rite, riasthradhdadhaa or whatever your name is.
diffstat:
lib/libc/arch/hppa/gen/fabs.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r cdbc719c20d0 -r 8f295f6de0b8 lib/libc/arch/hppa/gen/fabs.c
--- a/lib/libc/arch/hppa/gen/fabs.c Thu Nov 08 11:56:56 2018 +0000
+++ b/lib/libc/arch/hppa/gen/fabs.c Thu Nov 08 16:29:50 2018 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: fabs.c,v 1.5 2018/11/07 22:21:42 riastradh Exp $ */
+/* $NetBSD: fabs.c,v 1.6 2018/11/08 16:29:50 riastradh Exp $ */
/* $OpenBSD: fabs.c,v 1.3 2002/10/21 18:41:05 mickey Exp $ */
@@ -11,7 +11,7 @@
#include <math.h>
#ifndef __HAVE_LONG_DOUBLE
-__strong_alias(fasbl, fabs)
+__strong_alias(fabsl, fabs)
#endif
double
Home |
Main Index |
Thread Index |
Old Index