Download List

Project Description

inotify-cxx is the C++ interface for Linux inotify
technology. It offers a few simple objects instead
of low-level data such as file descriptors, watch
descriptors, etc.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-04-05 21:46
0.7.4

This release adds an include to build correctly with GCC 4.4 and newer.
Tags: Minor bugfixes

2009-12-10 22:36
0.7.3

This version cleans up some includes.
Tags: include cleanup

2007-04-18 22:28
0.7.2

This version fixes problems with compilation on Debian Sarge.
Tags: Minor bugfixes

2007-01-20 20:40
0.7.1

This release fixes incorrect event name handling.
Tags: Minor bugfixes

2007-01-14 02:29
0.7.0

This version adds Inotify::SetCloseOnExec() to
allow the programmer to set the close-on-exec
feature easily.
Tags: Minor feature enhancements

Project Resources