This is the mail archive of the cygwin-developers@sources.redhat.com 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]

[Fwd: src/newlib ChangeLog libc/include/math.h]


jjohnstn@sourceware.cygnus.com wrote:
> 
> CVSROOT:        /cvs/src
> Module name:    src
> Changes by:     jjohnstn@sources.redhat.com     2001-01-23 11:56:14
> 
> Modified files:
>         newlib         : ChangeLog
>         newlib/libc/include: math.h
> 
> Log message:
>         2001-01-23  Jeff Johnston  <jjohnstn@redhat.com>
> 
>         * libc/include/math.h (signgam): Changed to a macro refering to
>         its location in the reentrant structure.
> 
> Patches:
> http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.110&r2=1.111
> http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/include/math.h.diff?cvsroot=src&r1=1.4&r2=1.5

IMO, this variable should get initialized and exported from Cygwin?  It
is used with the gamma math functions that are already exported.  I
could supply a patch, it's a no brainer, but which existing file should
I initialize this variable or should a winsup/cygwin/math.c file get
created to initialize this variable?

Cheers,
Earnie.

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


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