This is the mail archive of the cygwin-cvs@cygwin.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]
Other format: [Raw text]

winsup/cygwin ChangeLog Makefile.in random.cc ...


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sourceware.org	2007-07-08 15:04:34

Modified files:
	cygwin         : ChangeLog Makefile.in random.cc 
	cygwin/include/cygwin: stdlib.h 

Log message:
	* Makefile.in (DLL_OFILES): Add newly-imported random.o.  Eliminate reliance on
	libiberty.
	* random.cc: Import from FreeBSD.  Modify for Cygwin environment.
	* include/cygwin/stdlib.h (random): Reflect change in return value to be more
	linux/freebsd-like.
	(srandom): Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.3835&r2=1.3836
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/Makefile.in.diff?cvsroot=uberbaum&r1=1.197&r2=1.198
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/random.cc.diff?cvsroot=uberbaum&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/include/cygwin/stdlib.h.diff?cvsroot=uberbaum&r1=1.6&r2=1.7


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