From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753410AbaEONTN (ORCPT ); Thu, 15 May 2014 09:19:13 -0400 Received: from mx1.redhat.com ([209.132.183.28]:37377 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752880AbaEONTL (ORCPT ); Thu, 15 May 2014 09:19:11 -0400 Message-ID: <5374BE9E.8080408@redhat.com> Date: Thu, 15 May 2014 09:18:22 -0400 From: "Carlos O'Donell" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: Peter Zijlstra CC: mtk.manpages@gmail.com, Darren Hart , Thomas Gleixner , Ingo Molnar , Jakub Jelinek , "linux-man@vger.kernel.org" , lkml , Davidlohr Bueso , Arnd Bergmann , Steven Rostedt , Linux API Subject: Re: futex(2) man page update help request References: <537346E5.4050407@gmail.com> <5373D0CA.2050204@redhat.com> <20140515081444.GD11096@twins.programming.kicks-ass.net> In-Reply-To: <20140515081444.GD11096@twins.programming.kicks-ass.net> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 05/15/2014 04:14 AM, Peter Zijlstra wrote: > On Wed, May 14, 2014 at 04:23:38PM -0400, Carlos O'Donell wrote: >> There are other syscalls like gettid() that have a: >> NOTE: There is no glibc wrapper for this system call; see NOTES. > > Yes, can we finally fix that please? It gets tedious having to endlessly > copy/paste that thing around. What exactly would you like fixed? Cheers, Carlos.