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


On Wed, 5 Dec 2018, H.J. Lu wrote:

> I added an entry to manual/process.texi.

Thanks.  Note that @standards{} does not currently expand to any text in 
the manual; it only generates entries in the library summary.  So for now 
function descriptions in the manual need to say explicitly what standards 
they come from (i.e., that the function is Linux-specific, in this case) 
and what headers declare the functions.  (In many cases, one or both of 
those pieces of information may well be stated in the relevant section of 
the manual as applying to all the functions in it, rather than needing to 
be repeated in each individual function description.)

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