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

git: Remove fpsetsticky(3) remains. It was removed with the recent libm update.


From: Sascha Wildner <swildner@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 14 Jul 2013 10:58:33 -0700 (PDT)

commit 5b9e25a85d29df90eb65d380ed6887dfeff7c012
Author: Sascha Wildner <saw@online.de>
Date:   Sun Jul 14 19:57:34 2013 +0200

    Remove fpsetsticky(3) remains. It was removed with the recent libm update.
    
    See FreeBSD's r143658 commit message for why it was removed.
    
    This commit removes an orphaned extern declaration in x86_64's <ieeefp.h>,
    syncs the fpgetround(3) manual page with FreeBSD and removes fpsetsticky's
    MLINK.

Summary of changes:
 Makefile_upgrade.inc            |  2 ++
 share/man/man3/Makefile         |  3 +--
 share/man/man3/fpgetround.3     | 21 ++++++++-------------
 sys/cpu/x86_64/include/ieeefp.h |  1 -
 4 files changed, 11 insertions(+), 16 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5b9e25a85d29df90eb65d380ed6887dfeff7c012


-- 
DragonFly BSD source repository



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