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


  One quick Christmas break later.... hope everyone's had a nice week...


On 21 December 2007 23:41, Christopher Faylor wrote:

> Unless I don't know something about these functions, I don't think there
> is any reason to add a foo and a _foo.  We haven't been doing that in
> cygwin.din for years.

  Righto, I didn't know that; I just copied the existing pattern.  Revised patch
attached.

2007-12-29  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.

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

Attachment: llrint-patch-part2-revised.diff
Description: Binary data


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