This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Cygwin Prob -- included 'setsid' is clearing terminal


On 2014-11-22 20:21, Linda Walsh wrote:
The setsid command on cygwin seems to have broken recently:
[snip]
cygwin:
/tmp> tty;setsid tty >/tmp/tty.out ; cat /tmp/tty.out
/dev/pty0
not a tty

WFM:

$ tty;setsid tty >/tmp/tty.out ; cat /tmp/tty.out
/dev/pty1
/dev/pty1

/tmp> cygcheck -f /bin/setsid
util-linux-2.24.2-1

The current version of util-linux is 2.25.1-1.

--
Yaakov


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]