public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc/azanella/clang] stdlib: Avoid internal definitions for tst-strtod5i
@ 2022-10-04 13:01 Adhemerval Zanella
  0 siblings, 0 replies; 19+ messages in thread
From: Adhemerval Zanella @ 2022-10-04 13:01 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=c5589fdf921a96df5745c675975d9b6defb2ac6c

commit c5589fdf921a96df5745c675975d9b6defb2ac6c
Author: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Date:   Thu Mar 24 15:35:28 2022 -0300

    stdlib: Avoid internal definitions for tst-strtod5i
    
    Compiler might emit a __copysign.

Diff:
---
 stdlib/tst-strtod5i.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/stdlib/tst-strtod5i.c b/stdlib/tst-strtod5i.c
index 6949e58f5d..6288f4db74 100644
--- a/stdlib/tst-strtod5i.c
+++ b/stdlib/tst-strtod5i.c
@@ -16,6 +16,7 @@
    License along with the GNU C Library; if not, see
    <https://www.gnu.org/licenses/>.  */
 
+#define NO_MATH_REDIRECT
 #include <locale.h>
 #include <stdio.h>
 #include <stdlib.h>

^ permalink raw reply	[flat|nested] 19+ messages in thread

* [glibc/azanella/clang] stdlib: Avoid internal definitions for tst-strtod5i
@ 2024-02-09 17:34 Adhemerval Zanella
  0 siblings, 0 replies; 19+ messages in thread
From: Adhemerval Zanella @ 2024-02-09 17:34 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=9ef6ee807d426675b04837e0fdce72e61b367729

commit 9ef6ee807d426675b04837e0fdce72e61b367729
Author: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Date:   Thu Mar 24 15:35:28 2022 -0300

    stdlib: Avoid internal definitions for tst-strtod5i
    
    Compiler might emit a __copysign.

Diff:
---
 stdlib/tst-strtod5i.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/stdlib/tst-strtod5i.c b/stdlib/tst-strtod5i.c
index ee54e3404c..ac89bfa07f 100644
--- a/stdlib/tst-strtod5i.c
+++ b/stdlib/tst-strtod5i.c
@@ -16,6 +16,7 @@
    License along with the GNU C Library; if not, see
    <https://www.gnu.org/licenses/>.  */
 
+#define NO_MATH_REDIRECT
 #include <locale.h>
 #include <stdio.h>
 #include <stdlib.h>

^ permalink raw reply	[flat|nested] 19+ messages in thread

* [glibc/azanella/clang] stdlib: Avoid internal definitions for tst-strtod5i
@ 2024-02-07 14:09 Adhemerval Zanella
  0 siblings, 0 replies; 19+ messages in thread
From: Adhemerval Zanella @ 2024-02-07 14:09 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=d273be267cde4dbf7501ebb5e804aa4418fda58f

commit d273be267cde4dbf7501ebb5e804aa4418fda58f
Author: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Date:   Thu Mar 24 15:35:28 2022 -0300

    stdlib: Avoid internal definitions for tst-strtod5i
    
    Compiler might emit a __copysign.

Diff:
---
 stdlib/tst-strtod5i.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/stdlib/tst-strtod5i.c b/stdlib/tst-strtod5i.c
index ee54e3404c..ac89bfa07f 100644
--- a/stdlib/tst-strtod5i.c
+++ b/stdlib/tst-strtod5i.c
@@ -16,6 +16,7 @@
    License along with the GNU C Library; if not, see
    <https://www.gnu.org/licenses/>.  */
 
+#define NO_MATH_REDIRECT
 #include <locale.h>
 #include <stdio.h>
 #include <stdlib.h>

^ permalink raw reply	[flat|nested] 19+ messages in thread

* [glibc/azanella/clang] stdlib: Avoid internal definitions for tst-strtod5i
@ 2024-01-29 17:59 Adhemerval Zanella
  0 siblings, 0 replies; 19+ messages in thread
From: Adhemerval Zanella @ 2024-01-29 17:59 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=63ecaea8d2e8ae343a931d9b4c9137dd5533461c

commit 63ecaea8d2e8ae343a931d9b4c9137dd5533461c
Author: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Date:   Thu Mar 24 15:35:28 2022 -0300

    stdlib: Avoid internal definitions for tst-strtod5i
    
    Compiler might emit a __copysign.

Diff:
---
 stdlib/tst-strtod5i.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/stdlib/tst-strtod5i.c b/stdlib/tst-strtod5i.c
index ee54e3404c..ac89bfa07f 100644
--- a/stdlib/tst-strtod5i.c
+++ b/stdlib/tst-strtod5i.c
@@ -16,6 +16,7 @@
    License along with the GNU C Library; if not, see
    <https://www.gnu.org/licenses/>.  */
 
+#define NO_MATH_REDIRECT
 #include <locale.h>
 #include <stdio.h>
 #include <stdlib.h>

^ permalink raw reply	[flat|nested] 19+ messages in thread

* [glibc/azanella/clang] stdlib: Avoid internal definitions for tst-strtod5i
@ 2023-12-21 18:56 Adhemerval Zanella
  0 siblings, 0 replies; 19+ messages in thread
From: Adhemerval Zanella @ 2023-12-21 18:56 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=d4c0e35965d306a8fb26c0ee2253dcd9ffcc7c64

commit d4c0e35965d306a8fb26c0ee2253dcd9ffcc7c64
Author: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Date:   Thu Mar 24 15:35:28 2022 -0300

    stdlib: Avoid internal definitions for tst-strtod5i
    
    Compiler might emit a __copysign.

Diff:
---
 stdlib/tst-strtod5i.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/stdlib/tst-strtod5i.c b/stdlib/tst-strtod5i.c
index c58c5b1439..3a3bb7df10 100644
--- a/stdlib/tst-strtod5i.c
+++ b/stdlib/tst-strtod5i.c
@@ -16,6 +16,7 @@
    License along with the GNU C Library; if not, see
    <https://www.gnu.org/licenses/>.  */
 
+#define NO_MATH_REDIRECT
 #include <locale.h>
 #include <stdio.h>
 #include <stdlib.h>

^ permalink raw reply	[flat|nested] 19+ messages in thread

* [glibc/azanella/clang] stdlib: Avoid internal definitions for tst-strtod5i
@ 2023-09-28 17:54 Adhemerval Zanella
  0 siblings, 0 replies; 19+ messages in thread
From: Adhemerval Zanella @ 2023-09-28 17:54 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=9f21b11612318dc145196bc05dd22420849d60e4

commit 9f21b11612318dc145196bc05dd22420849d60e4
Author: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Date:   Thu Mar 24 15:35:28 2022 -0300

    stdlib: Avoid internal definitions for tst-strtod5i
    
    Compiler might emit a __copysign.

Diff:
---
 stdlib/tst-strtod5i.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/stdlib/tst-strtod5i.c b/stdlib/tst-strtod5i.c
index c58c5b1439..3a3bb7df10 100644
--- a/stdlib/tst-strtod5i.c
+++ b/stdlib/tst-strtod5i.c
@@ -16,6 +16,7 @@
    License along with the GNU C Library; if not, see
    <https://www.gnu.org/licenses/>.  */
 
+#define NO_MATH_REDIRECT
 #include <locale.h>
 #include <stdio.h>
 #include <stdlib.h>

^ permalink raw reply	[flat|nested] 19+ messages in thread

* [glibc/azanella/clang] stdlib: Avoid internal definitions for tst-strtod5i
@ 2023-08-30 12:38 Adhemerval Zanella
  0 siblings, 0 replies; 19+ messages in thread
From: Adhemerval Zanella @ 2023-08-30 12:38 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=882c80c11426346cf2fc7ea8dd5f0c87cd59ea9d

commit 882c80c11426346cf2fc7ea8dd5f0c87cd59ea9d
Author: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Date:   Thu Mar 24 15:35:28 2022 -0300

    stdlib: Avoid internal definitions for tst-strtod5i
    
    Compiler might emit a __copysign.

Diff:
---
 stdlib/tst-strtod5i.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/stdlib/tst-strtod5i.c b/stdlib/tst-strtod5i.c
index c58c5b1439..3a3bb7df10 100644
--- a/stdlib/tst-strtod5i.c
+++ b/stdlib/tst-strtod5i.c
@@ -16,6 +16,7 @@
    License along with the GNU C Library; if not, see
    <https://www.gnu.org/licenses/>.  */
 
+#define NO_MATH_REDIRECT
 #include <locale.h>
 #include <stdio.h>
 #include <stdlib.h>

^ permalink raw reply	[flat|nested] 19+ messages in thread

* [glibc/azanella/clang] stdlib: Avoid internal definitions for tst-strtod5i
@ 2023-02-09 19:50 Adhemerval Zanella
  0 siblings, 0 replies; 19+ messages in thread
From: Adhemerval Zanella @ 2023-02-09 19:50 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=6e0522cd1fc5ff4fcebc60712d4e744d09602f8d

commit 6e0522cd1fc5ff4fcebc60712d4e744d09602f8d
Author: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Date:   Thu Mar 24 15:35:28 2022 -0300

    stdlib: Avoid internal definitions for tst-strtod5i
    
    Compiler might emit a __copysign.

Diff:
---
 stdlib/tst-strtod5i.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/stdlib/tst-strtod5i.c b/stdlib/tst-strtod5i.c
index c58c5b1439..3a3bb7df10 100644
--- a/stdlib/tst-strtod5i.c
+++ b/stdlib/tst-strtod5i.c
@@ -16,6 +16,7 @@
    License along with the GNU C Library; if not, see
    <https://www.gnu.org/licenses/>.  */
 
+#define NO_MATH_REDIRECT
 #include <locale.h>
 #include <stdio.h>
 #include <stdlib.h>

^ permalink raw reply	[flat|nested] 19+ messages in thread

* [glibc/azanella/clang] stdlib: Avoid internal definitions for tst-strtod5i
@ 2022-10-28 17:43 Adhemerval Zanella
  0 siblings, 0 replies; 19+ messages in thread
From: Adhemerval Zanella @ 2022-10-28 17:43 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=4f672e51f21096d82f61ae8e8e45632fc3e18b17

commit 4f672e51f21096d82f61ae8e8e45632fc3e18b17
Author: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Date:   Thu Mar 24 15:35:28 2022 -0300

    stdlib: Avoid internal definitions for tst-strtod5i
    
    Compiler might emit a __copysign.

Diff:
---
 stdlib/tst-strtod5i.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/stdlib/tst-strtod5i.c b/stdlib/tst-strtod5i.c
index 6949e58f5d..6288f4db74 100644
--- a/stdlib/tst-strtod5i.c
+++ b/stdlib/tst-strtod5i.c
@@ -16,6 +16,7 @@
    License along with the GNU C Library; if not, see
    <https://www.gnu.org/licenses/>.  */
 
+#define NO_MATH_REDIRECT
 #include <locale.h>
 #include <stdio.h>
 #include <stdlib.h>

^ permalink raw reply	[flat|nested] 19+ messages in thread

* [glibc/azanella/clang] stdlib: Avoid internal definitions for tst-strtod5i
@ 2022-06-09 21:22 Adhemerval Zanella
  0 siblings, 0 replies; 19+ messages in thread
From: Adhemerval Zanella @ 2022-06-09 21:22 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=b3aeab0047bb1035dbdf2ab0451a077fc1dee95e

commit b3aeab0047bb1035dbdf2ab0451a077fc1dee95e
Author: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Date:   Thu Mar 24 15:35:28 2022 -0300

    stdlib: Avoid internal definitions for tst-strtod5i

Diff:
---
 stdlib/tst-strtod5i.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/stdlib/tst-strtod5i.c b/stdlib/tst-strtod5i.c
index 6949e58f5d..6288f4db74 100644
--- a/stdlib/tst-strtod5i.c
+++ b/stdlib/tst-strtod5i.c
@@ -16,6 +16,7 @@
    License along with the GNU C Library; if not, see
    <https://www.gnu.org/licenses/>.  */
 
+#define NO_MATH_REDIRECT
 #include <locale.h>
 #include <stdio.h>
 #include <stdlib.h>


^ permalink raw reply	[flat|nested] 19+ messages in thread

* [glibc/azanella/clang] stdlib: Avoid internal definitions for tst-strtod5i
@ 2022-06-09 13:18 Adhemerval Zanella
  0 siblings, 0 replies; 19+ messages in thread
From: Adhemerval Zanella @ 2022-06-09 13:18 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=b3aeab0047bb1035dbdf2ab0451a077fc1dee95e

commit b3aeab0047bb1035dbdf2ab0451a077fc1dee95e
Author: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Date:   Thu Mar 24 15:35:28 2022 -0300

    stdlib: Avoid internal definitions for tst-strtod5i

Diff:
---
 stdlib/tst-strtod5i.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/stdlib/tst-strtod5i.c b/stdlib/tst-strtod5i.c
index 6949e58f5d..6288f4db74 100644
--- a/stdlib/tst-strtod5i.c
+++ b/stdlib/tst-strtod5i.c
@@ -16,6 +16,7 @@
    License along with the GNU C Library; if not, see
    <https://www.gnu.org/licenses/>.  */
 
+#define NO_MATH_REDIRECT
 #include <locale.h>
 #include <stdio.h>
 #include <stdlib.h>


^ permalink raw reply	[flat|nested] 19+ messages in thread

* [glibc/azanella/clang] stdlib: Avoid internal definitions for tst-strtod5i
@ 2022-06-03 14:08 Adhemerval Zanella
  0 siblings, 0 replies; 19+ messages in thread
From: Adhemerval Zanella @ 2022-06-03 14:08 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=dcacdaccced2981c8701936d047f116455b96cf3

commit dcacdaccced2981c8701936d047f116455b96cf3
Author: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Date:   Thu Mar 24 15:35:28 2022 -0300

    stdlib: Avoid internal definitions for tst-strtod5i

Diff:
---
 stdlib/tst-strtod5i.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/stdlib/tst-strtod5i.c b/stdlib/tst-strtod5i.c
index 6949e58f5d..6288f4db74 100644
--- a/stdlib/tst-strtod5i.c
+++ b/stdlib/tst-strtod5i.c
@@ -16,6 +16,7 @@
    License along with the GNU C Library; if not, see
    <https://www.gnu.org/licenses/>.  */
 
+#define NO_MATH_REDIRECT
 #include <locale.h>
 #include <stdio.h>
 #include <stdlib.h>


^ permalink raw reply	[flat|nested] 19+ messages in thread

* [glibc/azanella/clang] stdlib: Avoid internal definitions for tst-strtod5i
@ 2022-05-13 14:22 Adhemerval Zanella
  0 siblings, 0 replies; 19+ messages in thread
From: Adhemerval Zanella @ 2022-05-13 14:22 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=e7ecc282698494087583c265a6e294f15cf47f0d

commit e7ecc282698494087583c265a6e294f15cf47f0d
Author: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Date:   Thu Mar 24 15:35:28 2022 -0300

    stdlib: Avoid internal definitions for tst-strtod5i

Diff:
---
 stdlib/tst-strtod5i.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/stdlib/tst-strtod5i.c b/stdlib/tst-strtod5i.c
index 6949e58f5d..6288f4db74 100644
--- a/stdlib/tst-strtod5i.c
+++ b/stdlib/tst-strtod5i.c
@@ -16,6 +16,7 @@
    License along with the GNU C Library; if not, see
    <https://www.gnu.org/licenses/>.  */
 
+#define NO_MATH_REDIRECT
 #include <locale.h>
 #include <stdio.h>
 #include <stdlib.h>


^ permalink raw reply	[flat|nested] 19+ messages in thread

* [glibc/azanella/clang] stdlib: Avoid internal definitions for tst-strtod5i
@ 2022-05-12 19:35 Adhemerval Zanella
  0 siblings, 0 replies; 19+ messages in thread
From: Adhemerval Zanella @ 2022-05-12 19:35 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=da4f69fe397e3a9fe058162e7ad38a513452dff4

commit da4f69fe397e3a9fe058162e7ad38a513452dff4
Author: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Date:   Thu Mar 24 15:35:28 2022 -0300

    stdlib: Avoid internal definitions for tst-strtod5i

Diff:
---
 stdlib/tst-strtod5i.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/stdlib/tst-strtod5i.c b/stdlib/tst-strtod5i.c
index 6949e58f5d..6288f4db74 100644
--- a/stdlib/tst-strtod5i.c
+++ b/stdlib/tst-strtod5i.c
@@ -16,6 +16,7 @@
    License along with the GNU C Library; if not, see
    <https://www.gnu.org/licenses/>.  */
 
+#define NO_MATH_REDIRECT
 #include <locale.h>
 #include <stdio.h>
 #include <stdlib.h>


^ permalink raw reply	[flat|nested] 19+ messages in thread

* [glibc/azanella/clang] stdlib: Avoid internal definitions for tst-strtod5i
@ 2022-05-10 18:26 Adhemerval Zanella
  0 siblings, 0 replies; 19+ messages in thread
From: Adhemerval Zanella @ 2022-05-10 18:26 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=bb0e200cc0fe3b2f72cad9caa7e9f8f1746326c5

commit bb0e200cc0fe3b2f72cad9caa7e9f8f1746326c5
Author: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Date:   Thu Mar 24 15:35:28 2022 -0300

    stdlib: Avoid internal definitions for tst-strtod5i

Diff:
---
 stdlib/tst-strtod5i.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/stdlib/tst-strtod5i.c b/stdlib/tst-strtod5i.c
index 6949e58f5d..6288f4db74 100644
--- a/stdlib/tst-strtod5i.c
+++ b/stdlib/tst-strtod5i.c
@@ -16,6 +16,7 @@
    License along with the GNU C Library; if not, see
    <https://www.gnu.org/licenses/>.  */
 
+#define NO_MATH_REDIRECT
 #include <locale.h>
 #include <stdio.h>
 #include <stdlib.h>


^ permalink raw reply	[flat|nested] 19+ messages in thread

* [glibc/azanella/clang] stdlib: Avoid internal definitions for tst-strtod5i
@ 2022-04-29 14:06 Adhemerval Zanella
  0 siblings, 0 replies; 19+ messages in thread
From: Adhemerval Zanella @ 2022-04-29 14:06 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=2038cd80a1daf6d0322d6a08fc888780e1c3bf98

commit 2038cd80a1daf6d0322d6a08fc888780e1c3bf98
Author: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Date:   Thu Mar 24 15:35:28 2022 -0300

    stdlib: Avoid internal definitions for tst-strtod5i

Diff:
---
 stdlib/tst-strtod5i.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/stdlib/tst-strtod5i.c b/stdlib/tst-strtod5i.c
index 6949e58f5d..6288f4db74 100644
--- a/stdlib/tst-strtod5i.c
+++ b/stdlib/tst-strtod5i.c
@@ -16,6 +16,7 @@
    License along with the GNU C Library; if not, see
    <https://www.gnu.org/licenses/>.  */
 
+#define NO_MATH_REDIRECT
 #include <locale.h>
 #include <stdio.h>
 #include <stdlib.h>


^ permalink raw reply	[flat|nested] 19+ messages in thread

* [glibc/azanella/clang] stdlib: Avoid internal definitions for tst-strtod5i
@ 2022-04-04 12:56 Adhemerval Zanella
  0 siblings, 0 replies; 19+ messages in thread
From: Adhemerval Zanella @ 2022-04-04 12:56 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=0f1b09a383e833497689328055b940a75a424c43

commit 0f1b09a383e833497689328055b940a75a424c43
Author: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Date:   Thu Mar 24 15:35:28 2022 -0300

    stdlib: Avoid internal definitions for tst-strtod5i

Diff:
---
 stdlib/tst-strtod5i.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/stdlib/tst-strtod5i.c b/stdlib/tst-strtod5i.c
index 6949e58f5d..6288f4db74 100644
--- a/stdlib/tst-strtod5i.c
+++ b/stdlib/tst-strtod5i.c
@@ -16,6 +16,7 @@
    License along with the GNU C Library; if not, see
    <https://www.gnu.org/licenses/>.  */
 
+#define NO_MATH_REDIRECT
 #include <locale.h>
 #include <stdio.h>
 #include <stdlib.h>


^ permalink raw reply	[flat|nested] 19+ messages in thread

* [glibc/azanella/clang] stdlib: Avoid internal definitions for tst-strtod5i
@ 2022-03-31 19:08 Adhemerval Zanella
  0 siblings, 0 replies; 19+ messages in thread
From: Adhemerval Zanella @ 2022-03-31 19:08 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=d8a09140f576ce37310cd61f8dbeff64370c18d0

commit d8a09140f576ce37310cd61f8dbeff64370c18d0
Author: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Date:   Thu Mar 24 15:35:28 2022 -0300

    stdlib: Avoid internal definitions for tst-strtod5i

Diff:
---
 stdlib/tst-strtod5i.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/stdlib/tst-strtod5i.c b/stdlib/tst-strtod5i.c
index 6949e58f5d..6288f4db74 100644
--- a/stdlib/tst-strtod5i.c
+++ b/stdlib/tst-strtod5i.c
@@ -16,6 +16,7 @@
    License along with the GNU C Library; if not, see
    <https://www.gnu.org/licenses/>.  */
 
+#define NO_MATH_REDIRECT
 #include <locale.h>
 #include <stdio.h>
 #include <stdlib.h>


^ permalink raw reply	[flat|nested] 19+ messages in thread

* [glibc/azanella/clang] stdlib: Avoid internal definitions for tst-strtod5i
@ 2022-03-29 20:32 Adhemerval Zanella
  0 siblings, 0 replies; 19+ messages in thread
From: Adhemerval Zanella @ 2022-03-29 20:32 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=bda588bbd9e8195275a4a23e5ec0133c1a64aac0

commit bda588bbd9e8195275a4a23e5ec0133c1a64aac0
Author: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Date:   Thu Mar 24 15:35:28 2022 -0300

    stdlib: Avoid internal definitions for tst-strtod5i

Diff:
---
 stdlib/tst-strtod5i.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/stdlib/tst-strtod5i.c b/stdlib/tst-strtod5i.c
index 6949e58f5d..6288f4db74 100644
--- a/stdlib/tst-strtod5i.c
+++ b/stdlib/tst-strtod5i.c
@@ -16,6 +16,7 @@
    License along with the GNU C Library; if not, see
    <https://www.gnu.org/licenses/>.  */
 
+#define NO_MATH_REDIRECT
 #include <locale.h>
 #include <stdio.h>
 #include <stdlib.h>


^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2024-02-09 17:34 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-04 13:01 [glibc/azanella/clang] stdlib: Avoid internal definitions for tst-strtod5i Adhemerval Zanella
  -- strict thread matches above, loose matches on Subject: below --
2024-02-09 17:34 Adhemerval Zanella
2024-02-07 14:09 Adhemerval Zanella
2024-01-29 17:59 Adhemerval Zanella
2023-12-21 18:56 Adhemerval Zanella
2023-09-28 17:54 Adhemerval Zanella
2023-08-30 12:38 Adhemerval Zanella
2023-02-09 19:50 Adhemerval Zanella
2022-10-28 17:43 Adhemerval Zanella
2022-06-09 21:22 Adhemerval Zanella
2022-06-09 13:18 Adhemerval Zanella
2022-06-03 14:08 Adhemerval Zanella
2022-05-13 14:22 Adhemerval Zanella
2022-05-12 19:35 Adhemerval Zanella
2022-05-10 18:26 Adhemerval Zanella
2022-04-29 14:06 Adhemerval Zanella
2022-04-04 12:56 Adhemerval Zanella
2022-03-31 19:08 Adhemerval Zanella
2022-03-29 20:32 Adhemerval Zanella

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).