[PATCH] sparce: fix building with optimizations
Dmitry V. Levin
ldv at altlinux.org
Sun Apr 20 00:06:01 UTC 2008
On Sat, Apr 19, 2008 at 04:28:10PM -0400, Mike Frysinger wrote:
> The sprinttime() function takes a time_t which represents the time (in
> seconds), but currently it isn't given a time_t. The time members of the
> solstatbuf are the time (in seconds) as well as nanosecond granularity.
> Since sprinttime() doesn't include nanosecond granularity, we don't care
> about that part of the time.
What a nice idea to use conventional names like st_atime for struct! :)
Applied as obvious.
--
ldv
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20080420/606617ce/attachment.bin>
More information about the Strace-devel
mailing list