doc: posix: option_groups: mark msync as supported
`msync()` has been implemented in #73799. Signed-off-by: Yong Cong Sin <ycsin@meta.com>
This commit is contained in:
parent
c6f5aad754
commit
11bd1dae33
1 changed files with 1 additions and 1 deletions
|
@ -873,7 +873,7 @@ Enable this option with :kconfig:option:`CONFIG_POSIX_SYNCHRONIZED_IO`.
|
|||
|
||||
fdatasync(),
|
||||
fsync(),yes
|
||||
msync(),
|
||||
msync(),yes
|
||||
|
||||
.. _posix_option_thread_attr_stackaddr:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue