On Sun, Dec 30, 2007 at 08:11:43PM -0000, Dave Korn wrote: >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 <[EMAIL PROTECTED]> > > * 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.
Looks good. Please check in. cgf
