public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc/maskray/grte] For b/22641205, #include _itoa.h
@ 2021-08-27 23:25 Fangrui Song
  0 siblings, 0 replies; only message in thread
From: Fangrui Song @ 2021-08-27 23:25 UTC (permalink / raw)
  To: glibc-cvs

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

commit 476f7cf2f23c4d80174f0fdb9a5b893f72b78483
Author: Paul Pluzhnikov <ppluzhnikov@google.com>
Date:   Sat Oct 10 09:26:54 2015 -0700

    For b/22641205, #include _itoa.h

Diff:
---
 elf/dl-load.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/elf/dl-load.c b/elf/dl-load.c
index 20be545401..a79f2f1460 100644
--- a/elf/dl-load.c
+++ b/elf/dl-load.c
@@ -46,6 +46,8 @@
 #include <dl-machine-reject-phdr.h>
 #include <dl-sysdep-open.h>
 
+/* Code below to add offset to symbol names references itoa.  */
+#include <_itoa.h>
 
 #include <endian.h>
 #if BYTE_ORDER == BIG_ENDIAN


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-08-27 23:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-27 23:25 [glibc/maskray/grte] For b/22641205, #include _itoa.h Fangrui Song

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).