[prev in list] [next in list] [prev in thread] [next in thread] 

List:       cygwin-patches
Subject:    [PATCH 0/1] Don't allow getpgrp() to fail
From:       Ken Brown <kbrown () cornell ! edu>
Date:       2019-07-23 16:12:40
Message-ID: 20190723161100.1045-1-kbrown () cornell ! edu
[Download RAW message or body]

This patch makes getpgrp() conform to POSIX.  I have some qualms about
it because getpgrp() will now return 0 in cases where it would
previously return -1.  I don't know if this is likely to break any
applications.

The patch fixes the problem reported here:

  https://cygwin.com/ml/cygwin/2019-07/msg00166.html.

See especially the comments in

  https://cygwin.com/ml/cygwin/2019-07/msg00208.html

about bash.  Although my patch does fix the specific problem I
reported about debugging bash, I'm not sure what other side-effects it
might have.

Ken

Ken Brown (1):
  Cygwin: don't allow getpgrp() to fail

 winsup/cygwin/syscalls.cc | 14 +++++++++++++-
 1 file changed, 13 insertions(+), 1 deletion(-)

--=20
2.21.0

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic