看板 DFBSD_commit 關於我們 聯絡資訊
commit 7e1a3fc7c42266f668bf6e81c121d1c70c11e6a3 Author: Joe Talbott <josepht@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