Interix SUA Community Forum
syslog 1.1.2 - Printable Version

+- Interix SUA Community Forum (http://www.suacommunity.com/forum2)
+-- Forum: Announcements (/forumdisplay.php?fid=1)
+--- Forum: Software Announcements (/forumdisplay.php?fid=6)
+--- Thread: syslog 1.1.2 (/showthread.php?tid=3567)



syslog 1.1.2 - rodney - 2005-09-04 10:13 PM

Announcing <b>syslogd</b> version 1.1.2 for Interix. <br> <br> This version is an update to the previous version (1.1.1) to <br> work-around a bug with FIFO's and select() for Interix 3.5 <br> (yes, even all of the hotfixes existing to this point). <br> This reduces the CPU consumption caused by select() erroneously <br> indicating there is something to read. <br> <br> To update do: <br> <pre class="prettyprint">pkg_update -L syslogd</pre> <br> <i>Note: You can still use pkg_add but we are trying to wean users over to using pkg_update for <br> the multiple platform support in the upcoming future. Thanks.</i> <br> <br> I will be reporting this FIFO bug and a similar one with AF_UNIX. <br>