This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: Fix __ASSUME_ACCEPT4 issues (bug 16609)
- From: Richard Henderson <rth at twiddle dot net>
- To: "Joseph S. Myers" <joseph at codesourcery dot com>, libc-alpha at sourceware dot org
- Cc: Aurelien Jarno <aurelien at aurel32 dot net>
- Date: Thu, 20 Feb 2014 08:29:25 -0600
- Subject: Re: Fix __ASSUME_ACCEPT4 issues (bug 16609)
- Authentication-results: sourceware.org; auth=none
- References: <Pine dot LNX dot 4 dot 64 dot 1402192204370 dot 5004 at digraph dot polyomino dot org dot uk>
On 02/19/2014 04:08 PM, Joseph S. Myers wrote:
> * sysdeps/unix/sysv/linux/alpha/kernel-features.h
> (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL. Correct
> condition to [__LINUX_KERNEL_VERSION >= 0x030200].
Looks good.
r~