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: [RFC PATCH glibc] pthread_setspecific: Provide signal-safety across keys


On Tue, 17 Oct 2017, Mathieu Desnoyers wrote:

> Can you provide a general hint on which repo and which documentation file
> I should update ?

That same file in the manual.  But rather than just editing comments 
referring to details of the implementation, you need to write non-comment 
text explaining at the user API level, without reference to implementation 
internals, what API guarantees are provided in this regard.  The text 
should be sufficient for users to understand what uses they can make of 
the API without needing to refer to implementation sources.

-- 
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]