This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH v2 2/6] Describe remainder as primary and drem as alternative in the manual


On Wed, 21 Jun 2017, Gabriel F. T. Gomes wrote:

> New since v1.
> 
> -- 8< --
> In preparation for the documentation of _FloatN and _FloatNx variants of
> the remainder function, this patch changes the descriptions of remainder
> and drem, so that remainder is described as primary and drem as an
> alternative name for the same functionality.
> 
> 	* manual/arith.texi (Remainder Functions): Describe remainder as
> 	primary and drem as an alternative name.  Change the comment on
> 	remainder to ISO, since it is defined in ISO C99.

OK.

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]