git: Remove fpsetsticky(3) remains. It was removed with the recent libm update.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sun Jul 14 10:58:33 PDT 2013
commit 5b9e25a85d29df90eb65d380ed6887dfeff7c012
Author: Sascha Wildner <saw at 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
More information about the Commits
mailing list