Export fast *rint* functions

Dave Korn dave.korn@artimi.com
Sun Dec 30 20:12:00 GMT 2007


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....
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llrint-export-patch.diff
Type: application/octet-stream
Size: 2955 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin-patches/attachments/20071230/d52dff3a/attachment.obj>


More information about the Cygwin-patches mailing list