This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 8/8] Add manual documentation for threads.h


On 06/27/2017 11:31 AM, Adhemerval Zanella wrote:
> This patch updates the manual and adds a new chapter to the manual,
> explaining types macros, constants and functions defined by ISO C11
> threads.h standard.
> 
> 	* manual/Makefile (chapters): Add isothreads.texi.
> 	* manual/isothreads.texi: New file. Add new chapter for ISO C11
> 	threads documentation.

Is there a reason for making this its own chapter and not having POSIX
Threads and ISO C11 Threads sections in threads.texi?  IOW, why not have
a chapter for Threads?

Rical


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]