acadia-newlib/winsup
Corinna Vinschen 51c22a5c86 * Makefile.in: Add fhandler_mem.o to the dependencies.
* dtable.cc (dtable::build_fhandler): Add case for FH_MEM.
        * fhandler.h: Add FH_MEM device type.  Add class fhandler_dev_mem.
        * fhandler_mem.cc: New file. Implementation of class fhandler_dev_mem.
        * path.cc: Add /dev/mem to windows_device_names.
        (get_device_number): Add FH_MEM type.
2000-10-01 01:02:40 +00:00
..
cygwin * Makefile.in: Add fhandler_mem.o to the dependencies. 2000-10-01 01:02:40 +00:00
doc Added missing article 2000-09-29 22:23:37 +00:00
mingw Add comment. 2000-06-18 01:53:10 +00:00
testsuite Add 'const' qualifiers where needed to avoid compiler warnings. 2000-09-06 14:21:53 +00:00
utils Forgot to remove cygkeycheck.cc 2000-09-29 11:22:36 +00:00
w32api * include/ntdef.h: New file. 2000-10-01 00:55:42 +00:00
CYGWIN_LICENSE import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
ChangeLog * Makefile.in: Add new goal "check" 2000-09-03 04:06:38 +00:00
MAINTAINERS DJ is sole setup maintainer now. 2000-08-10 23:51:25 +00:00
Makefile.common * Makefile.in: More normalization. 2000-09-01 14:20:30 +00:00
Makefile.in * Makefile.in: Add new goal "check" 2000-09-03 04:06:38 +00:00
configure * Makefile.in: Add new goal "check" 2000-09-03 04:06:38 +00:00
configure.in * Makefile.in: Add new goal "check" 2000-09-03 04:06:38 +00:00