From: Thorsten O. <ad...@th...> - 2024-09-16 07:03:04
|
On Montag, 16. September 2024 08:46:44 CEST Miro Kropáček wrote: > So allocating one special file descriptor for /dev/console per process seems > like a better solution I guess? I just wonder whether we need such ugly hacks at all. For N.AES, there is already a solution by setting gemcon=false. AES 4.1 is another matter, but the fix does still not solve all problems with it, and (theoretically), source for it are available, so it could as well be fixed there. If you absolutely have to, instead of using a dedicated handle, i would suggest to set a bit in the FILEPTR->flags variable instead. |