[PATCH 4/5] [kernel] Support opening of console for read (try 2)

Alexandre Julliard julliard at winehq.org
Wed Nov 21 03:32:27 CST 2012


Eric Pouech <eric.pouech at orange.fr> writes:

> - seperate the process to read input from fd(0) and the current
> running process
>        (hence ensuring that we get the correct rights for writing)
>        this is what we do with wineconsole (for other backends).
> moving bare console to wineconsole
>        could also other benefits, as ensuring that the process
> controling the unix console doesn't
>        die until the last wine process using it dies (and resetting
> the terminal control at exit)

That would probably be a better approach, yes.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list