Export rand48 functions.

Christopher Faylor cgf@redhat.com
Mon Feb 19 18:54:00 GMT 2001


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



More information about the Cygwin-patches mailing list