From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32038 invoked by alias); 25 Jul 2009 14:42:36 -0000 Received: (qmail 32005 invoked by uid 48); 25 Jul 2009 14:42:24 -0000 Date: Sat, 25 Jul 2009 14:42:00 -0000 From: "aurelien at aurel32 dot net" To: glibc-bugs@sources.redhat.com Message-ID: <20090725144219.10446.aurelien@aurel32.net> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug libc/10446] New: "struct sigevent" outdated on ia64 and s390 (bits/siginfo.h) X-Bugzilla-Reason: CC Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org X-SW-Source: 2009-07/txt/msg00092.txt.bz2 "struct sigevent" has been fixed recently on sparc to match the kernel definition, but is still outdated on ia64 and s390, as it misses a "__pid_t _tid" in the middle of the structure. Patch to fix that will follow. -- Summary: "struct sigevent" outdated on ia64 and s390 (bits/siginfo.h) Product: glibc Version: unspecified Status: NEW Severity: normal Priority: P2 Component: libc AssignedTo: drepper at redhat dot com ReportedBy: aurelien at aurel32 dot net CC: glibc-bugs at sources dot redhat dot com http://sourceware.org/bugzilla/show_bug.cgi?id=10446 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.