]> git.ipfire.org Git - thirdparty/glibc.git/commit
Fix INTERNAL_[V]SYSCALL_NCS macros to not cast return val to int.
authorRyan S. Arnold <rsa@us.ibm.com>
Thu, 17 Feb 2011 06:21:08 +0000 (01:21 -0500)
committerCarlos O'Donell <carlos@codesourcery.com>
Tue, 22 Feb 2011 16:04:48 +0000 (11:04 -0500)
commitfbd64d7ff21658ab754db8faa796f5ce5d388e7c
treef08a9eabd63a4fd8dc882a300ffdad22e8bac2dc
parent21afa712db5ecfc4d847fc36d0eedf173212a15a
Fix INTERNAL_[V]SYSCALL_NCS macros to not cast return val to int.
(cherry picked from commit d55fd7a5573ea7c7c14af95bc37618469cde8a5f)
ChangeLog
sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
sysdeps/wordsize-64/Makefile [new file with mode: 0644]
sysdeps/wordsize-64/tst-writev.c [new file with mode: 0644]