[sudo-cvs] CVS commit: sudo

Todd.Miller at courtesan.com Todd.Miller at courtesan.com
Sat Jun 9 07:26:43 EDT 2007


Module Name:	sudo
Committed By:	millert
Date:		Sat Jun  9 11:26:43 UTC 2007

Modified Files:
	sudo: closefrom.c

Log Message:
Use /proc/self/fd instead of /proc/$$/fd

Move old-style fd closing into closefrom_fallback() and call
that if /proc/self/fd doesn't exist or the F_CLOSEM fcntl() fails


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 sudo/closefrom.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




More information about the sudo-commits mailing list