mirror of
				https://github.com/Zygo/bees.git
				synced 2025-11-04 04:00:36 +01:00 
			
		
		
		
	crucible: add ioctl_iflags_set to complement ioctl_iflags_get
Signed-off-by: Zygo Blaxell <bees@furryterror.org>
This commit is contained in:
		@@ -146,6 +146,7 @@ namespace crucible {
 | 
				
			|||||||
	};
 | 
						};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	int ioctl_iflags_get(int fd);
 | 
						int ioctl_iflags_get(int fd);
 | 
				
			||||||
 | 
						void ioctl_iflags_set(int fd, int attr);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	string st_mode_ntoa(mode_t mode);
 | 
						string st_mode_ntoa(mode_t mode);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user