aboutsummaryrefslogtreecommitdiff
path: root/README.google
diff options
context:
space:
mode:
authorPaul Pluzhnikov <ppluzhnikov@google.com>2015-10-10 09:26:54 -0700
committerPaul Pluzhnikov <ppluzhnikov@google.com>2015-10-10 09:26:54 -0700
commit14cfc78089e4839598f9e8116268704eb35a2970 (patch)
treef1de1165195a793126af2fdf87862b626d4a3fd3 /README.google
parentbbffc56aa5f1394c81384b9e51c93f00ffc553fe (diff)
downloadglibc-14cfc78089e4839598f9e8116268704eb35a2970.zip
glibc-14cfc78089e4839598f9e8116268704eb35a2970.tar.gz
glibc-14cfc78089e4839598f9e8116268704eb35a2970.tar.bz2
For b/22641205, #include _itoa.h
Diffstat (limited to 'README.google')
-rw-r--r--README.google5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.google b/README.google
index 832b2f6..a6550c9 100644
--- a/README.google
+++ b/README.google
@@ -498,3 +498,8 @@ nss/tst-nss-getpwent.c
elf/dl-load.c
For b/20141439, don't add "foo.so" as alternate name for already loaded foo.so/@0x<offset>
(ppluzhnikov, google-local)
+
+elf/dl-load.c
+ For b/22641205, #include _itoa.h
+ (ppluzhnikov, google-local)
+