[patch v1] manual: add sched_getcpu()
DJ Delorie
dj@redhat.com
Fri May 16 01:56:55 GMT 2025
Collin Funk <collin.funk1@gmail.com> writes:
> Shouldn't it have @saftey annotations? I assume that it would be the
> same as sched_getcpu, '@safety{@prelim{}@mtsafe{}@assafe{}@acsafe{}}'.
I agree it should be there, but as I noted in my other docs, I do not
know what the right annotations are, nor how to determine them, and I
didn't want to put "something" in and create a false authority. So I
left it out, to be filled in later by someone who knows the right
answer.
> Also, I find the note in the man-pages useful [1]:
I've been trying to avoid copying the man pages whenever possible, both
to avoid the semblance of plagiarism[*], and to ensure that the glibc
manual adds value beyond what is available.
[*] whether the license allows it or not
More information about the Libc-alpha
mailing list