]> sourceware.org Git - newlib-cygwin.git/commit
* sigproc.cc (_pinfo::set_ctty): Move function
authorChristopher Faylor <me@cgf.cx>
Sun, 27 Feb 2005 04:30:08 +0000 (04:30 +0000)
committerChristopher Faylor <me@cgf.cx>
Sun, 27 Feb 2005 04:30:08 +0000 (04:30 +0000)
commitd61925786a19f2ee513c969ad7cb421a7db762b7
tree3ca1430f75e6982f822d708ca5f469f3a4950f73
parent78d9eaa5eac0e037206b481c4c5512936d53524d
* sigproc.cc (_pinfo::set_ctty): Move function
* pinfo.cc (_pinfo::set_ctty): to here.
* fhandler_mem.cc (fhandler_dev_mem::fstat): Don't fill out structure if this
is an on-disk device rather than an "auto" device.
* fhandler_raw.cc (fhandler_dev_raw::fstat): Ditto.
* path.cc (normalize_posix_path): Don't treat a standalone '//' as introducing
a UNC path.
(normalize_win32_path): Ditto.
winsup/cygwin/ChangeLog
winsup/cygwin/fhandler_mem.cc
winsup/cygwin/fhandler_raw.cc
winsup/cygwin/path.cc
winsup/cygwin/pinfo.cc
winsup/cygwin/sigproc.cc
This page took 0.03034 seconds and 5 git commands to generate.