DragonFly commits List (threaded) for 2009-04
DragonFly BSD
DragonFly commits List (threaded) for 2009-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

DragonFly-2.3.0.655.g732668 master lib/libc/gen times.3 times.c


From: Peter Avalos <pavalos@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 7 Apr 2009 00:13:28 -0700 (PDT)

commit 73266881ff3b5f5cecf1f57b155fc16566adff9e
Author: Peter Avalos <pavalos@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



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