This is the mail archive of the cygwin-developers 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: is-cygwin-tty check


On Sat, Nov 12, 2016 at 07:21:07AM +0500, Mihail Konev wrote:
> 
> Is the check correct?
> 
> In particular, should it put any restrictions
> on what is before and after the -pty%d- (slashes, non-[-a-z0-9] ?)
> 

A spare question ...

fhandler_tty.cc says it all:
  \Device\NamedPipe\[a-z0-9]+-[a-z0-9]+-pty[0-9]+-[-a-z0-9]+


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