2008-05-10  Roland McGrath  <roland@redhat.com>
	[BZ #6505]
	* sysdeps/unix/sysv/linux/sys/user.h: Replace with #error stub.
This commit is contained in:
Roland McGrath 2008-05-11 00:44:50 +00:00
parent 19928ef0ae
commit 7396d0a980

View File

@ -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.