newlib-cygwin/winsup/cygwin/release
Corinna Vinschen 291d93b58b * Makefile.in (DLL_OFILES): Add arc4random.o.
* common.din: Export arc4random, arc4random_addrandom, arc4random_buf,
	arc4random_stir and arc4random_uniform.
	* mktemp.cc (arc4random): Remove static replacement function.
	* posix.sgml (std-bsd): Add arc4random functions.
	* include/cygwin/stdlib.h: Declare arc4random functions.
	* include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Bump.
	* libc/arc4random.cc: New file implementing arc4random functions taken
	from FreeBSD.
2013-05-21 19:04:49 +00:00
..
1.7.10 *** empty log message *** 2012-02-05 14:27:25 +00:00
1.7.11 *** empty log message *** 2012-02-25 10:48:35 +00:00
1.7.12 *** empty log message *** 2012-03-30 13:27:38 +00:00
1.7.13 Add typeahead description. 2012-04-05 14:23:06 +00:00
1.7.14 *** empty log message *** 2012-04-25 07:33:03 +00:00
1.7.15 * DevNotes: Add entry cgf-000003. 2012-05-07 15:05:56 +00:00
1.7.16 *** empty log message *** 2012-07-19 09:43:56 +00:00
1.7.17 *** empty log message *** 2012-10-16 12:02:42 +00:00
1.7.18 . 2013-04-01 11:04:41 +00:00
1.7.19 * Makefile.in (DLL_OFILES): Add arc4random.o. 2013-05-21 19:04:49 +00:00