]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
* sysdeps/unix/sysv/linux/m68k/kernel-features.h (__ASSUME_PREADV,
authorJoseph Myers <joseph@codesourcery.com>
Sat, 18 Apr 2009 16:26:00 +0000 (16:26 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Sat, 18 Apr 2009 16:26:00 +0000 (16:26 +0000)
__ASSUME_PWRITEV): Undefine.

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

index b6305783ad564c238c7746b2c641214a9212bd67..ef7d08d02c63b75181afb6a783a1c7c8b6dc0681 100644 (file)
@@ -1,3 +1,8 @@
+2009-04-18  Joseph Myers  <joseph@codesourcery.com>
+
+       * sysdeps/unix/sysv/linux/m68k/kernel-features.h (__ASSUME_PREADV,
+       __ASSUME_PWRITEV): Undefine.
+
 2009-03-17  Joseph Myers  <joseph@codesourcery.com>
 
        * sysdeps/unix/sysv/linux/m68k/getsysstats.c (GET_NPROCS_PARSER):
index 9a6d23d3eef678f70d914605901f962453f55f39..d897562a12031bfcab4545754022abf17f671de2 100644 (file)
@@ -39,3 +39,5 @@
 /* These syscalls are not implemented yet for m68k.  */
 #undef __ASSUME_PSELECT
 #undef __ASSUME_PPOLL
+#undef __ASSUME_PREADV
+#undef __ASSUME_PWRITEV