From: Roland McGrath Date: Thu, 7 Oct 2004 18:44:01 +0000 (+0000) Subject: * misc/sys/uio.h: Change __vector to __iovec to avoid clash with X-Git-Tag: cvs/fedora-glibc-20041012T1128~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40bfefb3e45bf90154a8b0ec839087a08d4c757c;p=thirdparty%2Fglibc.git * misc/sys/uio.h: Change __vector to __iovec to avoid clash with altivec. --- diff --git a/ChangeLog b/ChangeLog index 609c18daec3..2bbd4033d63 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-10-07 Andreas Schwab + + * misc/sys/uio.h: Change __vector to __iovec to avoid clash with + altivec. + 2004-10-06 Alan Modra * gmon/Makefile (CFLAGS-mcount.c): Move before inclusion of "Rules".