From: "Michael Kerrisk (man-pages)" <mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: Peng Haitao <penght-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org>
Cc: linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH] copysign.3: wfix
Date: Sat, 26 Oct 2013 11:23:32 +1300 [thread overview]
Message-ID: <526AEF64.1060604@gmail.com> (raw)
In-Reply-To: <1381721276-17604-1-git-send-email-penght-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org>
On 14.10.2013 16:27, Peng Haitao wrote:
> Signed-off-by: Peng Haitao <penght-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org>
Applied.
Thanks,
Michael
> ---
> man3/copysign.3 | 8 +++++---
> 1 file changed, 5 insertions(+), 3 deletions(-)
>
> diff --git a/man3/copysign.3 b/man3/copysign.3
> index 2e35b68..65f6c79 100644
> --- a/man3/copysign.3
> +++ b/man3/copysign.3
> @@ -63,7 +63,10 @@ or
> .ad b
> .SH DESCRIPTION
> The
> -.BR copysign ()
> +.BR copysign (),
> +.BR copysignf (),
> +and
> +.BR copysignl ()
> functions return a value whose absolute value matches
> that of
> .IR x ,
> @@ -104,8 +107,7 @@ This function is defined in IEC 559 (and the appendix with
> recommended functions in IEEE 754/IEEE 854).
> .SH NOTES
> On architectures where the floating-point formats are not IEEE 754 compliant,
> -the
> -.BR copysign ()
> +these
> functions may treat a negative zero as positive.
> .SH SEE ALSO
> .BR signbit (3)
>
--
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
My next Linux/UNIX system programming course:
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
prev parent reply other threads:[~2013-10-25 22:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-14 3:27 [PATCH] copysign.3: wfix Peng Haitao
[not found] ` <1381721276-17604-1-git-send-email-penght-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org>
2013-10-25 22:23 ` Michael Kerrisk (man-pages) [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=526AEF64.1060604@gmail.com \
--to=mtk.manpages-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
--cc=linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=penght-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.