Module Name: src Committed By: christos Date: Fri Mar 8 16:52:11 UTC 2013
Modified Files: src/lib/libc/sys: utimes.2 Log Message: PR/47631: NAKAJIMA Yoshihiro 1. Utimens and lutimens don't require timeval but timespec. 2. The order of functions doesn't have a uniformity. 3. Utimens.2 and lutimens.2 aren't installed. To generate a diff of this commit: cvs rdiff -u -r1.36 -r1.37 src/lib/libc/sys/utimes.2 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.