From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17788 invoked by alias); 3 Oct 2008 08:48:33 -0000 Received: (qmail 17284 invoked by uid 48); 3 Oct 2008 08:47:21 -0000 Date: Fri, 03 Oct 2008 08:48:00 -0000 From: "madcoder at debian dot org" To: glibc-bugs@sources.redhat.com Message-ID: <20081003084720.6939.madcoder@debian.org> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug libc/6939] New: Eventfd code is broken 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: 2008-10/txt/msg00000.txt.bz2 eventfd code calls __NR_eventfd1 which is _not_ a linux syscall, and forgets to pass "count" too. -- Summary: Eventfd code is broken Product: glibc Version: 2.8 Status: NEW Severity: normal Priority: P2 Component: libc AssignedTo: drepper at redhat dot com ReportedBy: madcoder at debian dot org CC: glibc-bugs at sources dot redhat dot com http://sourceware.org/bugzilla/show_bug.cgi?id=6939 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.