Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/libexec/rpc.rstatd
Module Name: src
Committed By: hannken
Date: Sun Mar 9 10:33:05 UTC 2003
Modified Files:
src/libexec/rpc.rstatd: rstat_proc.c
Log Message:
Dont call gettimeofday on a rpc timeval.
This fails on sparc64 because rpc timeval elements are int
and timeval elements are long.
To generate a diff of this commit:
cvs rdiff -r1.40 -r1.41 src/libexec/rpc.rstatd/rstat_proc.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