[sudo-cvs] CVS commit: sudo

Todd C. Miller Todd.Miller at courtesan.com
Wed Jun 22 23:04:35 EDT 2005


Module Name:	sudo
Committed By:	millert
Date:		Thu Jun 23 03:04:35 UTC 2005

Modified Files:
	sudo: check.c compat.h fileops.c gettime.c sudo_edit.c visudo.c
Added Files:
	sudo/emul: timespec.h

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.234 -r1.235 sudo/check.c
cvs rdiff -r1.87 -r1.88 sudo/compat.h
cvs rdiff -r1.13 -r1.14 sudo/fileops.c
cvs rdiff -r1.5 -r1.6 sudo/gettime.c
cvs rdiff -r1.26 -r1.27 sudo/sudo_edit.c
cvs rdiff -r1.198 -r1.199 sudo/visudo.c
cvs rdiff -r0 -r1.1 sudo/emul/timespec.h

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