qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] pty/tty functions for BSD too


From: François Revol
Subject: Re: [Qemu-devel] pty/tty functions for BSD too
Date: Tue, 19 Aug 2008 13:21:27 +0200 CEST

> On Mon, Aug 18, 2008 at 09:08:50PM +0300, Blue Swirl wrote:
>
> >Glibc uses an internal PATH_MAX buffer. If the name does not fit,
> > the
> >buffer will be doubled in size:
> >http://sourceware.org/cgi-bin/cvsweb.cgi/libc/login/openpty.c?rev=1.8&content-type=text/x-cvsweb-markup&cvsroot=glibc
> > > >
> >But in practice the pty will be allocated using getpt(), which uses
>
> They, too, should switch to posix_openpt(), fwiw.

Please don't start dictating what an OS should have or not, or this
will turn into ffmpeg-like porting flames.
It's not about porting all OSes to QEMU, but porting QEMU to OSes :P

François.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]