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] Split helper classification macros from mathcalls.h


On Tue, 14 Mar 2017, Gabriel F. T. Gomes wrote:

> 2017-03-06  Gabriel F. T. Gomes  <gftg@linux.vnet.ibm.com>
> 
> 	* include/bits/mathcalls-helper-functions.h: New file.
> 	* math/Makefile (headers): Add bits/mathcalls-helper-functions.h.
> 	* math/bits/mathcalls.h (__finite, __fpclassify, __iseqsig)
> 	(__isinf, __isnan, __issignaling, __signbit): Move declarations to
> 	math/bits/mathcalls-helper-functions.h.
> 	* math/bits/mathcalls-helper-functions.h: New file.
> 	* math/math.h: Include bits/mathcalls-helper-functions.h for
> 	float, double, and long double.

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]