Re: [PATCH] man2: new page describing memfd_secret() system call

From: Alejandro Colomar
Date: Sat Oct 03 2020 - 05:32:51 EST


Hi Mike and Michael,

Ping. :)

Thanks,

Alex

On 2020-09-24 16:55, Alejandro Colomar wrote:
* Mike Rapoport:
> +.PP
> +.IR Note :
> +There is no glibc wrapper for this system call; see NOTES.

You added a reference to NOTES, but then in notes there is nothing about it.  I guess you wanted to add the following to NOTES (taken from membarrier.2):

.PP
Glibc does not provide a wrapper for this system call; call it using
.BR syscall (2).

Cheers,

Alex