newlib/winsup
Corinna Vinschen 1c0c369b36 * Makefile.in: Add dependencies for fhandler_random.o
* fhandler.h: Add device type FH_RANDOM. Add class
        fhandler_dev_random.
        * fhandler_random.cc: New file. Implementation of
        fhandler_dev_random.
        * hinfo.cc (build_fhandler): Add case for FH_RANDOM.
        * path.cc: Add device names for random devices to
        windows_device_names.
        (get_device_number): Add if branch for random devices.
        (win32_device_name): Add device name generation for
        random devices.
        winsup.h: Include <wincrypt.h>.
2000-05-03 15:39:10 +00:00
..
cygwin * Makefile.in: Add dependencies for fhandler_random.o 2000-05-03 15:39:10 +00:00
doc * ntsec.sgml: Revisited description of `ntsec' according to 2000-05-02 22:26:41 +00:00
mingw * configure.in: Change HEADER_SUBDIR to mingw32. 2000-04-19 17:11:59 +00:00
testsuite import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
utils * mount.cc (main): Add "-X" option to specify a "Cygwin executable". 2000-04-27 03:44:23 +00:00
w32api Add another INTERNET_OPTION. 2000-04-26 15:04:53 +00:00
ChangeLog add reference to Makefile.common (srcdir) 2000-04-30 12:59:50 +00:00
configure Updated to build cinstall with mingw. See Changelog for numerous setup.c changes. 2000-04-07 22:12:41 +00:00
configure.in Updated to build cinstall with mingw. See Changelog for numerous setup.c changes. 2000-04-07 22:12:41 +00:00
CYGWIN_LICENSE import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
MAINTAINERS * MAINTAINERS: Add Ron Parker as maintainer of cinstall stuff. 2000-03-31 04:46:47 +00:00
Makefile.common * remove dependence on where pwd is 2000-04-18 00:37:04 +00:00
Makefile.in * Makefile.in: Work around MAKEOVERRIDES problem with older versions of make. 2000-04-09 06:15:43 +00:00