]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
[BZ #6505]
authorRoland McGrath <roland@gnu.org>
Sun, 11 May 2008 00:44:50 +0000 (00:44 +0000)
committerRoland McGrath <roland@gnu.org>
Sun, 11 May 2008 00:44:50 +0000 (00:44 +0000)
2008-05-10  Roland McGrath  <roland@redhat.com>
[BZ #6505]
* sysdeps/unix/sysv/linux/sys/user.h: Replace with #error stub.

ChangeLog

index fe72549260ef7224bacb796f95465e17501ca1c4..2385b10f77c8b0854c91ad4c78a34d8ad3b25862 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-05-10  Roland McGrath  <roland@redhat.com>
+
+       [BZ #6505]
+       * sysdeps/unix/sysv/linux/sys/user.h: Replace with #error stub.
+
 2008-05-08  David S. Miller  <davem@davemloft.net>
 
        * misc/truncate64.c (truncate64): Use __truncate not truncate.