[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#12800: Assume at least POSIX.1-1988 for getpgrp, setpgid, setsid.
From: |
Paul Eggert |
Subject: |
bug#12800: Assume at least POSIX.1-1988 for getpgrp, setpgid, setsid. |
Date: |
Sun, 04 Nov 2012 19:21:32 -0800 |
User-agent: |
Mozilla/5.0 (X11; Linux i686; rv:16.0) Gecko/20121028 Thunderbird/16.0.2 |
On 11/04/2012 11:48 AM, Eli Zaretskii wrote:
> The removal of the #ifndef will need a tcgetpgrp emulation for DOS_NT
> platforms, I think.
>
> Otherwise, I see no problems with this.
Thanks, I made that change, installed the patch as
trunk bzr 110801, and am marking this as done.