[sudo-cvs] CVS commit: sudo

Todd C. Miller Todd.Miller at courtesan.com
Sun Jan 27 16:37:55 EST 2008


Module Name:	sudo
Committed By:	millert
Date:		Sun Jan 27 21:37:54 UTC 2008

Modified Files:
	sudo: set_perms.c

Log Message:
Use a specific error message for errno == EAGAIN when setuid() et al fails.
On Linux systems setuid() will fail with errno set to EAGAIN if changing
to the new uid would result in a resource limit violation.


To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 sudo/set_perms.c




More information about the sudo-commits mailing list