]> sourceware.org Git - newlib-cygwin.git/commit
* fhandler.cc (fhandler_base::open): Use major numbers rather than device
authorChristopher Faylor <me@cgf.cx>
Wed, 21 Jan 2004 18:19:29 +0000 (18:19 +0000)
committerChristopher Faylor <me@cgf.cx>
Wed, 21 Jan 2004 18:19:29 +0000 (18:19 +0000)
commit918f634fed57f28899ec9d2ed1d9922a57ee8cb4
tree8667f4e62b5499cbfb0fe147dd502c3147e01103
parent0a0c89ef546fb75187312603f074b9ac0cf5b0ae
* fhandler.cc (fhandler_base::open): Use major numbers rather than device
numbers to control special behavior for devices which take units.
* fhandler_raw.cc (fhandler_dev_raw::writebuf): Ditto.
(fhandler_dev_raw::fstat): Ditto.
(fhandler_dev_raw::open): Ditto.
(fhandler_dev_raw::ioctl): Ditto.
winsup/cygwin/ChangeLog
winsup/cygwin/fhandler.cc
winsup/cygwin/fhandler_raw.cc
This page took 0.031367 seconds and 5 git commands to generate.