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 5/5] Extend generic k_rem_pio2 implementation using generics.


On Aug 31 2016, "Paul E. Murphy" <murphyp@linux.vnet.ibm.com> wrote:

> diff --git a/math/k_rem_pio2_template.c b/math/k_rem_pio2_template.c
> new file mode 100644
> index 0000000..4bb79f6
> --- /dev/null
> +++ b/math/k_rem_pio2_template.c
> @@ -0,0 +1,2 @@
> +/* This function is not necessary for all formats/types.  If necessary, override this

Overlong line.

Andreas.

-- 
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."


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