mirror of
https://github.com/Zygo/bees.git
synced 2025-05-17 21:35:45 +02:00
crucible: add ioctl_iflags_set to complement ioctl_iflags_get
Signed-off-by: Zygo Blaxell <bees@furryterror.org>
This commit is contained in:
parent
088cbd24ff
commit
5f18fcda52
@ -146,6 +146,7 @@ namespace crucible {
|
||||
};
|
||||
|
||||
int ioctl_iflags_get(int fd);
|
||||
void ioctl_iflags_set(int fd, int attr);
|
||||
|
||||
string st_mode_ntoa(mode_t mode);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user