2000-11-28  Andreas Jaeger  <aj@suse.de>

	* sysdeps/unix/sysv/linux/bits/socket.h (struct cmsghdr): Use
	__flexarr.
	* sysdeps/unix/sysv/linux/mips/bits/socket.h (struct cmsghdr):
	Likewise.
This commit is contained in:
Andreas Jaeger 2000-11-28 08:05:28 +00:00
parent 6f6fc9d7e1
commit 2f0c68f5f9
1 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,10 @@
2000-11-28 Andreas Jaeger <aj@suse.de>
* sysdeps/unix/sysv/linux/bits/socket.h (struct cmsghdr): Use
__flexarr.
* sysdeps/unix/sysv/linux/mips/bits/socket.h (struct cmsghdr):
Likewise.
2000-11-27 Ulrich Drepper <drepper@redhat.com>
* misc/getusershell.c: Make strings in okshells array const.