From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr1-x443.google.com (mail-wr1-x443.google.com [IPv6:2a00:1450:4864:20::443]) by sourceware.org (Postfix) with ESMTPS id C923E386EC4D for ; Wed, 7 Oct 2020 06:53:35 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org C923E386EC4D Received: by mail-wr1-x443.google.com with SMTP id n18so820064wrs.5 for ; Tue, 06 Oct 2020 23:53:35 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:cc:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=DkMe7edW+O0Q0nEcrMIpxynBYLmdvAjyQDcYd3ELTdk=; b=pYKBkx/j9uKqs1vuYVWsoiJ7i4bsNIuouoymXfiX8dHvoxaWONl18ev9m9czC3p78T Q0ljFUoDhCPYH34puLbmOe5fB4ObGlVCtK42/qHn2U2SYKn9TgK2HwpAx2nIEfWO3cry /BkewlYNmXIGvydBUbo+3dFJsCtsTdhO4NXhg2vVY6RdlUfcDK+9q/wlZ+w6+oEtoUPj K83yOctDBg0aDbsxkws61mIGGtKruTlkVXVuHanuYjHPkBt4mgUCdCZdX0Y6GL4jUj87 ZeiypVWNNgDvaah6+/VKJqlwTuwSdA9DBMxr64KTIHz+Lg/TTbCCxKlfa0xDTo6/nKjV ZjLA== X-Gm-Message-State: AOAM5330i9pwAMSThh/AKJEp/dB59hdm+XblqmkfjTKECiFpOko1ONZo +ZlYWyS1qKpLt0ufqSeDuAw= X-Google-Smtp-Source: ABdhPJzproDvRTShcdC9xBjS2LpkNgWrBPln23BlRfjfbqmP0jEFD77qxLk94zVGNBFPSVLShUoh3A== X-Received: by 2002:a5d:568a:: with SMTP id f10mr1749547wrv.30.1602053614820; Tue, 06 Oct 2020 23:53:34 -0700 (PDT) Received: from [192.168.43.156] (dynamic-046-114-000-081.46.114.pool.telefonica.de. [46.114.0.81]) by smtp.gmail.com with ESMTPSA id o14sm1311642wmc.36.2020.10.06.23.53.33 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 06 Oct 2020 23:53:34 -0700 (PDT) Cc: mtk.manpages@gmail.com, Jonathan Wakely , Paul Eggert , linux-man , GNU C Library , "linux-kernel@vger.kernel.org" , "gcc@gcc.gnu.org" , David.Laight@ACULAB.COM Subject: Re: Navigational corrections To: Alejandro Colomar References: <41affebd-3354-9420-0048-bffd14535e95@gmail.com> <20201001154946.104626-2-colomar.6.4.3@gmail.com> <538b683f-01d2-6148-4f1d-1b293eb5cd6b@cs.ucla.edu> <4b86f6e9-0d8a-f14a-73ce-ebbdc9d9edba@gmail.com> <63826e82-7a19-0ecc-f73c-56aa560a842f@gmail.com> <4422e4bc-f54c-02cf-9b47-808d07ce8ba5@gmail.com> <297e304a-758e-f703-d1e2-6708be3ffca8@gmail.com> <9c8f90c5-0f34-609f-8001-a61f90e05849@gmail.com> <4c8a8fbf-3577-a242-94db-3044b57f6570@gmail.com> From: "Michael Kerrisk (man-pages)" Message-ID: <48edf022-3f20-b334-afd6-4e2bfc4955ba@gmail.com> Date: Wed, 7 Oct 2020 08:53:30 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.11.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.2 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_SHORT, NICE_REPLY_A, RCVD_IN_ABUSEAT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Oct 2020 06:53:37 -0000 On 10/6/20 12:08 AM, Alejandro Colomar wrote: > Hi Michael, > > On 2020-10-03 13:39, Michael Kerrisk (man-pages) wrote: >> Hi Alex, > [...] >> >> off_t would be great. >> >> In case you are looking for some other candidates, some others >> that I would be interested to see go into the page would be >> >> fd_set >> clock_t >> clockid_t >> and probably dev_t > > Great! > > off_t is almost done. I think I have too many references in "See also". > > I'll send you the patch, and trim as you want :) Thanks, Alex. I'm teaching a course this week, so less active, I'm sorry. Thanks, Michael -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/