Module yet

Source
Available on doc only.
Expand description

These functions are not yet implemented in rustix, but probably could be.

These are functions that users have asked about, and which probably are in scope for rustix, but are not yet implemented. This module contains an incomplete list of such functions.

Functionsยง

cachestat
See the module comment.
extattr_delete_fd
See the module comment.
extattr_delete_link
See the module comment.
extattr_get_fd
See the module comment.
extattr_get_link
See the module comment.
extattr_list_fd
See the module comment.
extattr_list_link
See the module comment.
extattr_set_fd
See the module comment.
extattr_set_link
See the module comment.
fanotify_init
See the module comment.
fanotify_mark
See the module comment.
fchmodat2
See the module comment.
get_mempolicy
See the module comment.
getifaddrs
See the module comment.
mbind
See the module comment.
migrate_pages
See the module comment.
mount_setattr
See the module comment.
move_pages
See the module comment.
mq_open
See the module comment.
mq_send
See the module comment.
mq_unlink
See the module comment.
pidfd_send_signal
See the module comment.
raise
See the module comment.
recvmmsg
See the module comment.
set_mempolicy
See the module comment.
shmat
See the module comment.
shmctl
See the module comment.
shmdt
See the module comment.
shmget
See the module comment.
signalfd
See the module comment.
sysctl
See the module comment.
tgkill
See the module comment.