OSDN Git Service

* Makefile.in (DLL_OFILES): Add newly-imported random.o. Eliminate reliance on
authorcgf <cgf>
Sun, 8 Jul 2007 15:04:33 +0000 (15:04 +0000)
committercgf <cgf>
Sun, 8 Jul 2007 15:04:33 +0000 (15:04 +0000)
commit2e7efca27a032c04ca3b32f9da3f4bbf1459ebb1
treefadff9a90038402b241b068971c9a74189ee02f2
parentbafde5b76a3386862e93968ba54dedb1db5eac70
* 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.
winsup/cygwin/ChangeLog
winsup/cygwin/Makefile.in
winsup/cygwin/include/cygwin/stdlib.h
winsup/cygwin/random.cc