libc/winsup/cygwin/libc
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
..
arc4random.cc * Makefile.in (DLL_OFILES): Add arc4random.o. 2013-05-21 19:04:49 +00:00
base64.c * libc/base64.c: New file. 2013-05-21 10:07:55 +00:00
bsdlib.cc * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
fnmatch.c
fts.c * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
ftw.c * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
getopt.c
inet_addr.c In terms of network related functionality, rely on Winsock definitions 2012-07-06 13:52:19 +00:00
inet_network.c * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
minires-os-if.c * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
minires.c * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
minires.h Throughout, update copyrights to reflect dates which correspond to main-branch 2013-01-21 04:38:31 +00:00
nftw.c * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
rcmd.cc * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
rexec.cc * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
strfmon.c Clean up whitespace. 2011-12-17 23:39:47 +00:00
strptime.cc Clean up whitespace. 2011-12-17 23:39:47 +00:00
xsique.cc Throughout, update copyrights to reflect dates which correspond to main-branch 2013-01-21 04:38:31 +00:00