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 4/5] Add manual documentation for threads.h


On Mon, 10 Aug 2015, Juan Manuel Torres Palma wrote:

> +The @glibcadj{} implements a set of functions that allows the user

That should be @Theglibc{} instead of "The @glibcadj{}", as it's a noun 
use, not an adjective use.

> +It is a function pointer that is passed to@code{thrd_create} when

Missing space before @code.

> +the @glibcadj{} also implements a mutex object, that allows to

@theglibc{}.

> +more complex tasks, the @glibcadj{} also implements condition variables,

Likewise.

> +The @glibcadj{} also implements different functions that adds

@Theglibc{}.

> +specifically to @code{threads.h}. The @glibcadj{} has also implemented

@Theglibc{}.

-- 
Joseph S. Myers
joseph@codesourcery.com


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