diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2004-12-22 18:48:57 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2004-12-22 18:48:57 +0000 |
commit | d26ff498a561775b6ff5b455c61f11e4cd8bd873 (patch) | |
tree | ff4e518d3293d20627c5c54ae78236d553c9f434 /sys/crypto | |
parent | 789ed5943cc6349ea0276feedb68a6131a42455d (diff) |
Our times(3) just calls getrusage(2) and gettimeofday(2), converting seconds
to ticks. Since ksh needs things in seconds it then converted them back.
Avoid the silliness and use the getrusage(2) and gettimeofday(2) directly.
With man page help from jmc@
Diffstat (limited to 'sys/crypto')
0 files changed, 0 insertions, 0 deletions