[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[commits] r8465 - in /branches/eglibc-2_10/ports: ChangeLog.eglibc sysdeps/unix/sysv/linux/arm/kernel-features.h
- To: commits@xxxxxxxxxx
- Subject: [commits] r8465 - in /branches/eglibc-2_10/ports: ChangeLog.eglibc sysdeps/unix/sysv/linux/arm/kernel-features.h
- From: joseph@xxxxxxxxxx
- Date: Sat, 16 May 2009 22:39:22 -0000
Author: joseph
Date: Sat May 16 15:39:22 2009
New Revision: 8465
Log:
Backport:
2009-05-16 Joseph Myers <joseph@xxxxxxxxxxxxxxxx>
* sysdeps/unix/sysv/linux/arm/kernel-features.h (__ASSUME_PREADV,
__ASSUME_PWRITEV): Don't undefine.
Modified:
branches/eglibc-2_10/ports/ChangeLog.eglibc
branches/eglibc-2_10/ports/sysdeps/unix/sysv/linux/arm/kernel-features.h
Modified: branches/eglibc-2_10/ports/ChangeLog.eglibc
==============================================================================
--- branches/eglibc-2_10/ports/ChangeLog.eglibc (original)
+++ branches/eglibc-2_10/ports/ChangeLog.eglibc Sat May 16 15:39:22 2009
@@ -1,3 +1,11 @@
+2009-05-16 Joseph Myers <joseph@xxxxxxxxxxxxxxxx>
+
+ Backport:
+
+ 2009-05-16 Joseph Myers <joseph@xxxxxxxxxxxxxxxx>
+ * sysdeps/unix/sysv/linux/arm/kernel-features.h (__ASSUME_PREADV,
+ __ASSUME_PWRITEV): Don't undefine.
+
2009-05-15 Joseph Myers <joseph@xxxxxxxxxxxxxxxx>
Backport:
Modified: branches/eglibc-2_10/ports/sysdeps/unix/sysv/linux/arm/kernel-features.h
==============================================================================
--- branches/eglibc-2_10/ports/sysdeps/unix/sysv/linux/arm/kernel-features.h (original)
+++ branches/eglibc-2_10/ports/sysdeps/unix/sysv/linux/arm/kernel-features.h Sat May 16 15:39:22 2009
@@ -56,5 +56,3 @@
/* These syscalls are not implemented yet for ARM. */
#undef __ASSUME_PSELECT
#undef __ASSUME_PPOLL
-#undef __ASSUME_PREADV
-#undef __ASSUME_PWRITEV