Re: [PATCH] Add `exp10l` function.
Corinna Vinschen via Newlib <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <[email protected]> |
Hi Kamil, On Jun 14 19:58, Kamil Cukrowski via Newlib wrote: > There are many functions available in `libm` that have `l` suffix for `long > double`, > but `exp10l` is missing while `exp10` and `exp10f` are provided. > This patch adds missing `exp10l` function. The patch is missing the required build system changes, i. e., adding exp10l to the makefile. Corinna -- Corinna Vinschen Cygwin Maintainer Red Hat