This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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: [PATCH 2/6] Split i386 out of main Linux kernel-features.h


On 06/24/2014 05:58 PM, Joseph S. Myers wrote:
> This patch splits i386 out of the main Linux kernel-features.h.
> 
> Tested x86 that there are no changes to disassembly of installed
> shared libraries.
> 
> 2014-06-24  Joseph Myers  <joseph@codesourcery.com>
> 
> 	* sysdeps/unix/sysv/linux/i386/kernel-features.h: New file.
> 	* sysdeps/unix/sysv/linux/kernel-features.h [__i386__]
> 	(__ASSUME_SOCKETCALL): Do not define.
> 	[__LINUX_KERNEL_VERSION >= 0x020621 && __i386__]
> 	(__ASSUME_RECVMMSG_SYSCALL): Likewise.
> 	[__i386__] (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
> 	[__LINUX_KERNEL_VERSION >= 0x030000 && __i386__]
> 	(__ASSUME_SENDMMSG_SYSCALL): Likewise.
> 	[__i386__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
> 

Ok, thanks,

Andreas
-- 
 Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi
  SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GF: Jeff Hawn,Jennifer Guild,Felix Imendörffer,HRB16746 (AG Nürnberg)
    GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126


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