[sudo-cvs] CVS commit: sudo

Todd.Miller at courtesan.com Todd.Miller at courtesan.com
Sun Jun 10 18:27:00 EDT 2007


Module Name:	sudo
Committed By:	millert
Date:		Sun Jun 10 22:27:00 UTC 2007

Modified Files:
	sudo [SUDO_1_6_9]: check.c compat.h fileops.c gettime.c sudo_edit.c
	    utimes.c visudo.c

Log Message:
Move declatation of struct timespec to its own include files for
systems without it since it needs time_t defined.


To generate a diff of this commit:
cvs rdiff -r1.223.2.2 -r1.223.2.3 sudo/check.c
cvs rdiff -r1.76.2.1 -r1.76.2.2 sudo/compat.h
cvs rdiff -r1.5.2.2 -r1.5.2.3 sudo/fileops.c
cvs rdiff -r1.6.2.2 -r1.6.2.3 sudo/gettime.c
cvs rdiff -r1.6.2.1 -r1.6.2.2 sudo/sudo_edit.c
cvs rdiff -r1.8.2.1 -r1.8.2.2 sudo/utimes.c
cvs rdiff -r1.166.2.1 -r1.166.2.2 sudo/visudo.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