xiaoxiang781216 commented on PR #10862:
URL: https://github.com/apache/nuttx/pull/10862#issuecomment-1750264366
> @xiaoxiang781216 I read the link, but didn't see any comment about the the
shm_unlink or unlink? Is it related with shared memory sealing. Please include
more info in the Summary/Commit log, it will help people not familiar with this
subject understand better the modification.
Here is it:
The name supplied in name is used as a filename and will be
displayed as the target of the corresponding symbolic link in the
directory /proc/self/fd/. The displayed name is always prefixed
with memfd: and serves only for debugging purposes. Names do not
affect the behavior of the file descriptor, and as such multiple
files can have the same name without any side effects.
Add to the commit message too.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]