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 4b304fb..420c153 100644 (file)
@@ -1,5 +1,10 @@
 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
        fallocate64@@GLIBC_2.11.
 
index b33c968..ea439d5 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