summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOndřej Bílka <neleai@seznam.cz>2013-08-29 18:10:58 +0200
committerOndřej Bílka <neleai@seznam.cz>2013-08-29 18:11:45 +0200
commitd4e16af1aea18abe082bd7bf213b85b0c432d304 (patch)
treee585352928adfc7e705b164803eedc831d19a56a /ChangeLog
parent883359805325a82f4f291ff85624f141f6c93636 (diff)
downloadglibc-d4e16af1aea18abe082bd7bf213b85b0c432d304.tar.gz
glibc-d4e16af1aea18abe082bd7bf213b85b0c432d304.tar.xz
glibc-d4e16af1aea18abe082bd7bf213b85b0c432d304.zip
Remove aix specific files.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f89933c76e..aea6ecedf0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2013-08-29  Ondřej Bílka  <neleai@seznam.cz>
+
+	* sysdeps/unix/sysv/linux/powerpc/aix/aix-dirent.h: Remove
+	aix specific files.
+	* sysdeps/unix/sysv/linux/powerpc/aix/aix-errno.h: Likewise.
+	* sysdeps/unix/sysv/linux/powerpc/aix/aix-stat.h: Likewise.
+	* sysdeps/unix/sysv/linux/powerpc/aix/aix-termios.h: Likewise.
+	* sysdeps/unix/sysv/linux/powerpc/aix/direntconv.c: Likewise.
+	* sysdeps/unix/sysv/linux/powerpc/aix/errnoconv.c: Likewise.
+	* sysdeps/unix/sysv/linux/powerpc/aix/statconv.c: Likewise.
+	* sysdeps/unix/sysv/linux/powerpc/aix/tcgetattr.c: Likewise.
+	* sysdeps/unix/sysv/linux/powerpc/aix/tcsetattr.c: Likewise.
+
 2013-08-29  Thomas Schwinge  <thomas@codesourcery.com>
 	    Roland McGrath  <roland@hack.frob.com>