All of lore.kernel.org
 help / color / mirror / Atom feed
* Document the types "struct termios" and "struct termios2"
@ 2021-08-02 12:38 Alejandro Colomar (man-pages)
  2021-08-02 12:50 ` Pali Rohár
  0 siblings, 1 reply; 3+ messages in thread
From: Alejandro Colomar (man-pages) @ 2021-08-02 12:38 UTC (permalink / raw)
  To: Glibc, linux-kernel; +Cc: Pali Rohár

Hi,

 From a few patches of Pali and their subsequent discussions, 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/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Document the types "struct termios" and "struct termios2"
  2021-08-02 12:38 Document the types "struct termios" and "struct termios2" Alejandro Colomar (man-pages)
@ 2021-08-02 12:50 ` Pali Rohár
  2021-08-02 13:07   ` Alejandro Colomar (man-pages)
  0 siblings, 1 reply; 3+ messages in thread
From: Pali Rohár @ 2021-08-02 12:50 UTC (permalink / raw)
  To: Alejandro Colomar (man-pages); +Cc: Glibc, linux-kernel, linux-serial

+ 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/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Document the types "struct termios" and "struct termios2"
  2021-08-02 12:50 ` Pali Rohár
@ 2021-08-02 13:07   ` Alejandro Colomar (man-pages)
  0 siblings, 0 replies; 3+ messages in thread
From: Alejandro Colomar (man-pages) @ 2021-08-02 13:07 UTC (permalink / raw)
  To: Pali Rohár; +Cc: Glibc, linux-kernel, linux-serial, linux-man

+= 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/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-08-02 13:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-02 12:38 Document the types "struct termios" and "struct termios2" Alejandro Colomar (man-pages)
2021-08-02 12:50 ` Pali Rohár
2021-08-02 13:07   ` Alejandro Colomar (man-pages)

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.