Summary: | kdesu does not work on OpenSolaris | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | Moinak Ghosh <moinakg> |
Component: | general | Assignee: | kdelibs bugs <kdelibs-bugs> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | normal | CC: | groot |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Solaris | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Patch to use slave fd on OpenSolaris for tcgetattr |
Description
Moinak Ghosh
2009-07-07 20:00:40 UTC
Created attachment 35132 [details]
Patch to use slave fd on OpenSolaris for tcgetattr
whoops - FAIL. :} the patch is not goood, because it is not behavior, binary or even source compatible. you need to open the slave only temporarily if it's not open yet. and hope that the additional EOFs make no socket notifiers go haywire. for kde5, the behavior of the api should be probably modified to require an open slave. (Solaris is no longer supported, even if this might be reasonably tested on Illumos; if there's a current-generation issue, let's file it separately) |