summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/fhandler_dev.cc
Commit message (Expand)AuthorAgeFilesLines
* * devices.h (device::get_device): New method.Corinna Vinschen2012-04-021-3/+2
* * fhandler.h (fhandler_dev::open): Declare.Corinna Vinschen2012-04-021-0/+76
* * fhandler_dev.cc (fhandler_dev::readdir): Fix formatting. SimplifyCorinna Vinschen2012-04-011-41/+19
* * devices.h (device::exists_func): Redefine field.Christopher Faylor2012-04-011-1/+4
* * devices.cc: Regenerate.Corinna Vinschen2012-03-311-83/+13
* (Interim checkin while we work on this)Christopher Faylor2012-03-311-128/+178
* * devices.h (DEV_TTY_MAJOR): Define, use throughout where appropriate.Corinna Vinschen2012-03-301-17/+66
* * Makefile.in (DLL_OFILES): Add fhandler_dev.o.Corinna Vinschen2012-03-291-0/+145