Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2001-07-26 | Throughout, reorganize header file inclusion to put security.h prior to | Christopher Faylor | 1 | -0/+1 |
2001-04-24 | Remove trailing underscore from fhandler_base and friends, throughout. | Christopher Faylor | 1 | -0/+1 |
2000-09-03 | * Makefile.in: Add cygheap.o. | Christopher Faylor | 1 | -5/+5 |
2000-08-22 | * winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h files | Christopher Faylor | 1 | -0/+1 |
2000-08-22 | * cygerrno.h: New file. Use this throughout whenever errno manipulation is | Christopher Faylor | 1 | -0/+1 |
2000-08-02 | * winsup.h: take out protections of environ, errno, allow C use | DJ Delorie | 1 | -1/+1 |
2000-07-24 | * fhandler.h (class fhandler_dev_random): Add members for managing | Corinna Vinschen | 1 | -11/+82 |
2000-06-11 | * fhandler_random.cc (read): Call CryptAquireContext with | Corinna Vinschen | 1 | -2/+3 |
2000-05-27 | * fhandler_random.cc (read): Use CRYPT_MACHINE_KEYSET in | Corinna Vinschen | 1 | -4/+4 |
2000-05-03 | * Makefile.in: Add dependencies for fhandler_random.o | Corinna Vinschen | 1 | -0/+92 |