Skip to Main Content

inotify-like service on Solaris

ONEEYEMANJun 25 2014 — edited Jun 26 2014

Hi, ALL,

According to https://blogs.oracle.com/praks/entry/file_events_notification and Solaris File Event Notification | Rants about the Solaris OS  Solaris has its own implementation of the subject.

Unfortunately it is available starting from version 11.

So my question is: how do I test for the Solaris version in configure and in the code (compile-time/runtime checks)? Since it is in the kernel I presume I don't need to check for its presence...

Thank you.

Comments
Post Details
Added on Jun 25 2014
1 comment
1,866 views