NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/47631 CVS commit: src/lib/libc/sys



The following reply was made to PR lib/47631; it has been noted by GNATS.

From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/47631 CVS commit: src/lib/libc/sys
Date: Fri, 8 Mar 2013 11:52:11 -0500

 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.
 


Home | Main Index | Thread Index | Old Index