This is the mail archive of the cygwin-patches 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: fix tcgetsid return type


On 02/27/2012 04:57 PM, Christopher Faylor wrote:
> On Mon, Feb 27, 2012 at 04:25:36PM -0700, Eric Blake wrote:
>> Detected by gnulib's unit tests.  POSIX requires tcgetsid to return
>> pid_t, not int.
>>
>> 2012-02-27  Eric Blake  <eblake@redhat.com>
>>
>> 	* include/sys/termios.h (tcgetsid): Fix return type.
>> 	* termios.cc (tcgetsid): Likewise.
>> 	* fhandler_termios.cc (fhandler_termios::tcgetsid): Likewise.
>> 	* fhandler.h (fhandler_base): Likewise.
>> 	* fhandler.cc (fhandler_base::tcgetsid): Likewise.
> 
> Looks good.  Please check in.

Done.

-- 
Eric Blake   eblake@redhat.com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


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