From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr1-x430.google.com (mail-wr1-x430.google.com [IPv6:2a00:1450:4864:20::430]) by sourceware.org (Postfix) with ESMTPS id 67FB83857402 for ; Mon, 2 Aug 2021 13:07:18 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 67FB83857402 Received: by mail-wr1-x430.google.com with SMTP id c16so21390939wrp.13 for ; Mon, 02 Aug 2021 06:07:18 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=NYcQMy/qifVRiMiSDikyJJrDjDDR52fe7Fa16GoTEnQ=; b=Vcn+ALGU3mK4XH4xgSDr6ckXtddvVDdlSnsREY+LWfc+FT+u8VOraHcfdqG8K+8LMg k0uf81FVceAVfPnuzvTULW/T1k8Dly5T1ymxQqCqNb2nD0duii/mrZshN026S4qwyypl KhxA7H6xpZ2GWPO9LpoWpqkeLRd7RzlBOyOSSOoHrBy3Kas3QBHu087SHhmEYdFlyarF 6QYDhKCSS1qS+IJZuP9IMayUw6MZt3ziVPNqvNn/lyd+MFZEOrvGBhbqMxwuospjX7Tx stSZFQ6/HI3+14JLqkPniRc+E6DAdOsul7G2cOODFNCwEfANoJzQh+sUMOXUaAwwJ1EK QZtQ== X-Gm-Message-State: AOAM533LjBA14bDnr4qx9MJYkoaRkiMDLDPtNEmHzAGkR7Ud+ZdVgspB jyPdEnmYEG0vAeKh2b7NL5A= X-Google-Smtp-Source: ABdhPJy6QdKrnMgOf9Ja2/DDd4GkYHWkhMhGQuq1/g1jFTf0aYdB8hly0hPoCjqIkmGCGJG3df0goA== X-Received: by 2002:a5d:44c7:: with SMTP id z7mr18083465wrr.286.1627909636606; Mon, 02 Aug 2021 06:07:16 -0700 (PDT) Received: from [10.8.0.10] ([195.53.121.100]) by smtp.gmail.com with ESMTPSA id c190sm2536698wma.21.2021.08.02.06.07.15 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 02 Aug 2021 06:07:16 -0700 (PDT) Subject: Re: Document the types "struct termios" and "struct termios2" To: =?UTF-8?Q?Pali_Roh=c3=a1r?= Cc: Glibc , "linux-kernel@vger.kernel.org" , linux-serial@vger.kernel.org, linux-man References: <20210802125034.gubtf24tsm7lkh3k@pali> From: "Alejandro Colomar (man-pages)" Message-ID: <5e9e1f1a-1e08-59f5-6579-a02c0738b9a4@gmail.com> Date: Mon, 2 Aug 2021 15:07:14 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.12.0 MIME-Version: 1.0 In-Reply-To: <20210802125034.gubtf24tsm7lkh3k@pali> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-5.9 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) 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: Mon, 02 Aug 2021 13:07:20 -0000 += linux-man@ :) On 8/2/21 2:50 PM, Pali Rohár wrote: > + linux-serial > > On Monday 02 August 2021 14:38:43 Alejandro Colomar (man-pages) wrote: >> Hi, >> >> From a few patches of Pali and their subsequent discussions, > > For others, link to patch with code example: > https://lore.kernel.org/linux-man/20210801135146.14849-1-pali@kernel.org/ > > And links to other discussions: > https://lore.kernel.org/linux-man/20210725225506.7404-1-pali@kernel.org/t/#u > https://lore.kernel.org/linux-man/20210730105353.10424-1-pali@kernel.org/t/#u > https://lore.kernel.org/linux-man/20210730153044.23673-1-pali@kernel.org/t/#u > >> it was clear >> that those types need to be documented (the most appropriate place being >> system_data_types(7), with link pages termios-struct(3) and >> termios2-struct(3)). >> >> The most important part (the one we had problems with) being which headers >> should be included for each type (and for each version of the type >> (kernel/glibc)). That includes the recommended header, and other headers >> that _shall_ also provide the type. >> >> Is there someone that knows those types enough to write such documentation >> and wants to do it? :) >> >> Thanks, >> >> Alex >> >> -- >> Alejandro Colomar >> Linux man-pages comaintainer; https://www.kernel.org/doc/man-pages/ >> http://www.alejandro-colomar.es/ -- Alejandro Colomar Linux man-pages comaintainer; https://www.kernel.org/doc/man-pages/ http://www.alejandro-colomar.es/