summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2015-07-21 15:48:56 -0700
committerRoland McGrath <roland@hack.frob.com>2015-07-21 15:48:56 -0700
commit0b24551cf3a62e0dbbe7577f63b43969f8dfc1fb (patch)
treecd86e14224232e0a6bacf626979e7e5c38c1b551 /ChangeLog
parent7493ab257e4d50753dfc46a342b00d0759081115 (diff)
downloadglibc-0b24551cf3a62e0dbbe7577f63b43969f8dfc1fb.tar.gz
NaCl: Use only nacl_irt_dev_filename, never nacl_irt_filename.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 93dd2cdf2d..d70fb1080a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2015-07-21 Roland McGrath <roland@hack.frob.com>
+ * sysdeps/nacl/nacl-interface-list.h: Remove nacl_irt_filename.
+ * sysdeps/nacl/open.c (__libc_open): Use __nacl_irt_dev_filename
+ rather than __nacl_irt_filename.
+ * sysdeps/nacl/xstat.c (__xstat): Likewise.
+
* NEWS: New item for arm-nacl port.
* sysdeps/arm/nacl/libc.abilist: New file.
* sysdeps/nacl/ld.abilist: New file.