This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ARM,MIPS,M68K] Further kernel-features.h update for preadv/pwritev


"Joseph S. Myers" <joseph@codesourcery.com> writes:

> Index: sysdeps/unix/sysv/linux/m68k/kernel-features.h
> ===================================================================
> RCS file: /cvs/glibc/ports/sysdeps/unix/sysv/linux/m68k/kernel-features.h,v
> retrieving revision 1.1
> diff -u -r1.1 kernel-features.h
> --- sysdeps/unix/sysv/linux/m68k/kernel-features.h	10 Aug 2008 08:43:09 -0000	1.1
> +++ sysdeps/unix/sysv/linux/m68k/kernel-features.h	18 Apr 2009 14:07:20 -0000
> @@ -39,3 +39,5 @@
>  /* These syscalls are not implemented yet for m68k.  */
>  #undef __ASSUME_PSELECT
>  #undef __ASSUME_PPOLL
> +#undef __ASSUME_PREADV
> +#undef __ASSUME_PWRITEV

I've reverted this part now, since the syscalls have been added to
2.6.30-rc4.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]