4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-16 11:31:00 +08:00
Joel Sherrill ecf453f963 Add simple versions of random() and srandom()
Prototypes also added for initstate() and setstate() but they
were not implemented in the shared newlib code.

	* newlib/libc/include/cygwin/stdlib.h: Prototypes added.
	* winsup/cygwin/include/cygwin/stdlib.h: Prototypes removed.
	* newlib/libc/stdlib/random.c: New file.
	* newlib/libc/machine/epiphany/machine/stdlib.h: Removed
	* newlib/libc/stdlib/Makefile.am: Added random.c.
	* newlib/libc/stdlib/stdlib.tex: Added random.def.
	* newlib/libc/stdlib/Makefile.in: Regenerated.
2016-03-28 22:39:50 -05:00
..
2015-12-21 21:32:11 -05:00
2015-12-21 21:32:11 -05:00
2015-12-21 21:32:11 -05:00
2015-12-21 21:32:11 -05:00
2015-12-21 21:32:11 -05:00
2015-12-21 21:32:11 -05:00
2015-12-21 21:32:11 -05:00
2015-12-21 21:32:11 -05:00
2015-12-21 21:32:11 -05:00
2015-12-21 21:32:11 -05:00
2015-12-21 21:32:11 -05:00
2015-12-21 21:32:11 -05:00
2015-12-21 21:32:11 -05:00
2015-12-21 21:32:11 -05:00
2015-12-21 21:32:11 -05:00
2015-12-21 21:32:11 -05:00
2015-12-21 21:32:11 -05:00
2015-12-21 21:32:11 -05:00
2015-12-21 21:32:11 -05:00
2015-12-21 21:32:11 -05:00
2015-12-21 21:32:11 -05:00
2015-12-21 21:32:11 -05:00
2015-12-21 21:32:11 -05:00
2015-12-21 21:32:11 -05:00
2015-12-21 21:32:11 -05:00
2015-12-21 21:32:11 -05:00
2015-12-21 21:32:11 -05:00
2015-12-21 21:32:11 -05:00
2015-12-21 21:32:11 -05:00
2015-12-21 21:32:11 -05:00
2015-12-21 21:32:11 -05:00
2015-12-21 21:32:11 -05:00
2015-12-21 21:32:11 -05:00
2015-12-21 21:32:11 -05:00
2015-12-21 21:32:11 -05:00
2015-12-21 21:32:11 -05:00
2015-12-21 21:32:11 -05:00
2015-12-21 21:32:11 -05:00
2015-12-21 21:32:11 -05:00
2015-12-21 21:32:11 -05:00
2015-12-21 21:32:11 -05:00
2015-12-21 21:32:11 -05:00
2015-12-21 21:32:11 -05:00
2015-12-21 21:32:11 -05:00
2015-11-12 14:14:17 +01:00
2007-05-24 17:33:42 +00:00