]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Assume preadv and pwritev syscalls on ARM for 2.6.30.
authorJoseph Myers <joseph@codesourcery.com>
Sat, 16 May 2009 15:19:32 +0000 (15:19 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Sat, 16 May 2009 15:19:32 +0000 (15:19 +0000)
* sysdeps/unix/sysv/linux/arm/kernel-features.h (__ASSUME_PREADV,
__ASSUME_PWRITEV): Don't undefine.

ChangeLog.arm
sysdeps/unix/sysv/linux/arm/kernel-features.h

index 4b304fb824ab1330147c38803f00c15fb1589a60..420c1532bae19a3b1e477788546d6bf8e4291002 100644 (file)
@@ -1,3 +1,8 @@
+2009-05-16  Joseph Myers  <joseph@codesourcery.com>
+
+       * sysdeps/unix/sysv/linux/arm/kernel-features.h (__ASSUME_PREADV,
+       __ASSUME_PWRITEV): Don't undefine.
+
 2009-05-16  Joseph Myers  <joseph@codesourcery.com>
 
        * sysdeps/unix/sysv/linux/arm/Versions (libc): Add
index b33c96865f5f121cd32d2eae5119ac8a15818478..ea439d5a0668145d720ecb6d609fa3ed30a95af8 100644 (file)
@@ -56,5 +56,3 @@
 /* These syscalls are not implemented yet for ARM.  */
 #undef __ASSUME_PSELECT
 #undef __ASSUME_PPOLL
-#undef __ASSUME_PREADV
-#undef __ASSUME_PWRITEV