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]

Completing libm's complex support


There are still some functions defined in the C std which libm does't
support.

Boost has well engineered code for these which trivially could be
converted to C.

The boost license¹ looks to be a 3-clause BSD style.

Would a port of their code for the complex functions specified in C99
be accepted into glibc?

If so, would the preference be a single patch or one per function?
(I presume the latter, but better to ask.)  And posted here for
review or in bz?

1] http://www.boost.org/LICENSE_1_0.txt

-JimC
-- 
James Cloos <cloos@jhcloos.com>         OpenPGP: 1024D/ED7DAEA6


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