This is the mail archive of the cygwin-patches@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]

Re: Export rand48 functions.


On Thu, Feb 15, 2001 at 04:07:49PM +0900, Kazuhiro Fujieda wrote:
>The following patch enables rand48 functions provided by newlib.
>I've changed the way of initializing the reentrant structure so
>other members than _stdin, _stdout and _stderr are initialized
>to other than zero as well.
>
>ChangeLog:
>2001-02-15  Kazuhiro Fujieda  <fujieda@jaist.ac.jp>
>
>	* cygwin.din: Export rand48 functions.
>	* thread.cc (MTinterface::Init): Remove the initialization of
>	`reent_data'.
>	* dcrt0.cc: Add the initalizer to the declaration of `reent_data'.
>	* include/cygwin/version.h: Bump CYGWIN_VERSION_API_MINOR to 35.

Applied.  Thanks.

cgf


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