This is the mail archive of the cygwin-patches mailing list for the Cygwin 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: Export fast *rint* functions


On 29 December 2007 18:16, Dave Korn wrote:

> On 29 December 2007 18:10, Christopher Faylor wrote:

>> So check this in but you do also have to bump CYGWIN_VERSION_API_MINOR
>> and document what you're exporting in include/cygwin/version.h along with
>> these changes.
> 
>   Ach, right, I'm not au fait with the SOP.  I'll add those changes and
> resend.

2007-12-30  Dave Korn  <dave.korn@artimi.com>

	* cygwin.din (_f_llrint, _f_llrintf, _f_llrintl, _f_lrint, _f_lrintf,
	_f_lrintl, _f_rint, _f_rintf, _f_rintl):  Export fast *rint* functions.
	(lrint, lrintf, rint, rintf):  Redirect exports to alias _f_ versions.
	(llrint, llrintf, llrintl, lrintl, rintl):  Add exports aliasing _f_*
	versions likewise.
	* include/cygwin/version.h (CYGWIN_VERSION_API_MINOR):  Bump.

    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....

Attachment: llrint-export-patch.diff
Description: Binary data


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