aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/fhandler_random.cc
AgeCommit message (Expand)AuthorFilesLines
2000-08-22* winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h filesChristopher Faylor1-0/+1
2000-08-22* cygerrno.h: New file. Use this throughout whenever errno manipulation isChristopher Faylor1-0/+1
2000-08-02* winsup.h: take out protections of environ, errno, allow C useDJ Delorie1-1/+1
2000-07-24 * fhandler.h (class fhandler_dev_random): Add members for managingCorinna Vinschen1-11/+82
2000-06-11 * fhandler_random.cc (read): Call CryptAquireContext withCorinna Vinschen1-2/+3
2000-05-27 * fhandler_random.cc (read): Use CRYPT_MACHINE_KEYSET inCorinna Vinschen1-4/+4
2000-05-03 * Makefile.in: Add dependencies for fhandler_random.oCorinna Vinschen1-0/+92