DragonFly-2.3.0.655.g732668 master lib/libc/gen times.3 times.c
Peter Avalos
pavalos at crater.dragonflybsd.org
Tue Apr 7 00:14:28 PDT 2009
commit 73266881ff3b5f5cecf1f57b155fc16566adff9e
Author: Peter Avalos <pavalos at theshell.com>
Date: Sun Mar 15 01:16:52 2009 -1000
Sync times() with FreeBSD:
* The times(3) function returns the number of CLK_TCKs since the
startup time, not since the UNIX Epoch.
* Make the returnvalue of times(3) insensitive to changes in wall-clock.
Summary of changes:
lib/libc/gen/times.3 | 19 ++++++++++---------
lib/libc/gen/times.c | 13 ++++++-------
2 files changed, 16 insertions(+), 16 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/73266881ff3b5f5cecf1f57b155fc16566adff9e
--
DragonFly BSD source repository
More information about the Commits
mailing list