about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2013-05-06 11:30:41 -0700
committerRoland McGrath <roland@hack.frob.com>2013-05-06 11:30:41 -0700
commitd5e8275481e57cc7f3bd6ba435a7bbced9b97202 (patch)
treedd10221ec817a1920c159ea44a5643bd15e0b35f /ChangeLog
parentb7dab1e4d7265fc75a9890cbce897be3f8e4f044 (diff)
downloadglibc-d5e8275481e57cc7f3bd6ba435a7bbced9b97202.tar.gz
glibc-d5e8275481e57cc7f3bd6ba435a7bbced9b97202.tar.xz
glibc-d5e8275481e57cc7f3bd6ba435a7bbced9b97202.zip
Split _dl_writev out from _dl_debug_vdprintf.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e7215def7f..1c43908d62 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2013-05-06  Roland McGrath  <roland@hack.frob.com>
+
+	* elf/dl-writev.h: New file.
+	* elf/dl-misc.c: Include it.
+	(_dl_debug_vdprintf): Call _dl_writev instead of __writev et al.
+	* sysdeps/unix/sysv/linux/dl-writev.h: New file.
+
 2013-05-04  Joseph Myers  <joseph@codesourcery.com>
 
 	* math/libm-test.inc (noXFails): Remove variable.