git: libkern - Add abs(), labs(), and qabs().

Joe Talbott josepht at crater.dragonflybsd.org
Mon Jul 19 10:48:57 PDT 2010


commit 7e1a3fc7c42266f668bf6e81c121d1c70c11e6a3
Author: Joe Talbott <josepht at dragonflybsd.org>
Date:   Mon Jun 21 21:12:26 2010 -0400

    libkern - Add abs(), labs(), and qabs().
    
    A lot of drivers define abs().  This adds an inlined version to
    make things easier.
    
    Taken-From: FreeBSD

Summary of changes:
 sys/sys/libkern.h |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7e1a3fc7c42266f668bf6e81c121d1c70c11e6a3


-- 
DragonFly BSD source repository





More information about the Commits mailing list