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

DragonFly-2.3.1.789.g56a964 master include math.h lib/libm/man Makefile.inc fdim.3 lib/libm/src Makefile.inc s_fdim.c


From: Stathis Kamperis <beket@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 12 Jul 2009 12:30:40 -0700 (PDT)

commit 56a964a0b81d335d509e48b45a9b1e6c65896321
Author: Stathis Kamperis <beket@dragonflybsd.org>
Date:   Mon Jun 1 13:31:11 2009 +0300

    libm: Import fdim{,f,l} functions from FreeBSD.

Summary of changes:
 include/math.h            |    4 ++
 lib/libm/man/Makefile.inc |    3 +-
 lib/libm/man/fdim.3       |   84 +++++++++++++++++++++++++++++++++++++++++++++
 lib/libm/src/Makefile.inc |    2 +-
 lib/libm/src/s_fdim.c     |   45 ++++++++++++++++++++++++
 5 files changed, 136 insertions(+), 2 deletions(-)
 create mode 100644 lib/libm/man/fdim.3
 create mode 100644 lib/libm/src/s_fdim.c

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/56a964a0b81d335d509e48b45a9b1e6c65896321


-- 
DragonFly BSD source repository



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