summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/fhandler_random.cc
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'newlib-1_9_0'.newlib-1_9_0cvs2svn2000-12-141-166/+0
* * Makefile.in: Add cygheap.o.Christopher Faylor2000-09-031-5/+5
* * winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h filesChristopher Faylor2000-08-221-0/+1
* * cygerrno.h: New file. Use this throughout whenever errno manipulation isChristopher Faylor2000-08-221-0/+1
* * winsup.h: take out protections of environ, errno, allow C useDJ Delorie2000-08-021-1/+1
* * fhandler.h (class fhandler_dev_random): Add members for managingCorinna Vinschen2000-07-241-11/+82
* * fhandler_random.cc (read): Call CryptAquireContext withCorinna Vinschen2000-06-111-2/+3
* * fhandler_random.cc (read): Use CRYPT_MACHINE_KEYSET inCorinna Vinschen2000-05-271-4/+4
* * Makefile.in: Add dependencies for fhandler_random.oCorinna Vinschen2000-05-031-0/+92