From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11384 invoked by alias); 27 Jul 2005 23:15:28 -0000 Mailing-List: contact glibc-bugs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sources.redhat.com Received: (qmail 11368 invoked by uid 48); 27 Jul 2005 23:15:23 -0000 Date: Wed, 27 Jul 2005 23:15:00 -0000 Message-ID: <20050727231523.11366.qmail@sourceware.org> From: "samuel dot thibault at ens-lyon dot org" To: glibc-bugs@sources.redhat.com In-Reply-To: <20050225183219.766.samuel.thibault@ens-lyon.org> References: <20050225183219.766.samuel.thibault@ens-lyon.org> Reply-To: sourceware-bugzilla@sources.redhat.com Subject: [Bug hurd/766] ioctl() incorrectly decodes argument X-Bugzilla-Reason: CC X-SW-Source: 2005-07/txt/msg00297.txt.bz2 List-Id: ------- Additional Comments From samuel dot thibault at ens-lyon dot org 2005-07-27 23:15 ------- Created an attachment (id=561) --> (http://sources.redhat.com/bugzilla/attachment.cgi?id=561&action=view) Proposed patch This patch corrects the no-parameter case, and add an _IOIW() ioctl declaration macro for ioctls that would get value as immediates rather that by pointer (IO Immediate Write). -- http://sources.redhat.com/bugzilla/show_bug.cgi?id=766 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.