Remove nix-setuid-helper
AFAIK, nobody uses it, it's not maintained, and it has no tests.
This commit is contained in:
		
							parent
							
								
									89e6781cc5
								
							
						
					
					
						commit
						a478e8a7bb
					
				
					 13 changed files with 48 additions and 524 deletions
				
			
		|  | @ -268,10 +268,6 @@ void closeMostFDs(const set<int> & exceptions); | |||
| /* Set the close-on-exec flag for the given file descriptor. */ | ||||
| void closeOnExec(int fd); | ||||
| 
 | ||||
| /* Common initialisation for setuid programs: clear the environment,
 | ||||
|    sanitize file handles 0, 1 and 2. */ | ||||
| void setuidCleanup(); | ||||
| 
 | ||||
| /* Call vfork() if available, otherwise fork(). */ | ||||
| extern pid_t (*maybeVfork)(); | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue