diff options
author | Roland McGrath <roland@gnu.org> | 2008-05-11 00:44:50 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2008-05-11 00:44:50 +0000 |
commit | 7396d0a980f9b7aed43a15dee83dfd411c508766 (patch) | |
tree | e3694d3c1fd5be3d5c3953cecfec8edc644cc712 | |
parent | 19928ef0ae5bc5f1da081340440c083213d82150 (diff) | |
download | glibc-7396d0a980f9b7aed43a15dee83dfd411c508766.tar glibc-7396d0a980f9b7aed43a15dee83dfd411c508766.tar.gz glibc-7396d0a980f9b7aed43a15dee83dfd411c508766.tar.bz2 glibc-7396d0a980f9b7aed43a15dee83dfd411c508766.zip |
[BZ #6505]
2008-05-10 Roland McGrath <roland@redhat.com>
[BZ #6505]
* sysdeps/unix/sysv/linux/sys/user.h: Replace with #error stub.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |