NetBSD-Bugs archive

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

PR/44128 CVS commit: src/usr.bin/stat



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

From: "David A. Holland" <dholland%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/44128 CVS commit: src/usr.bin/stat
Date: Wed, 24 Nov 2010 22:57:54 +0000

 Module Name:   src
 Committed By:  dholland
 Date:          Wed Nov 24 22:57:54 UTC 2010
 
 Modified Files:
        src/usr.bin/stat: stat.c
 
 Log Message:
 Don't printf time_t with %d; fixes PR 44128 from yamt. With this change it
 successfully prints mtimes after 2038.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.28 -r1.29 src/usr.bin/stat/stat.c
 
 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