Download List

项目描述

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 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

此版本添加了包括正确生成与 GCC 4.4 和更新。
标签: Minor bugfixes
This release adds an include to build correctly with GCC 4.4 and newer.

2009-12-10 22:36
0.7.3

此版本包含了一些清理。
标签: include cleanup
This version cleans up some includes.

2007-04-18 22:28
0.7.2

此版本修复的问题与在Debian Sarge的汇编。
标签: Minor bugfixes
This version fixes problems with compilation on Debian Sarge.

2007-01-20 20:40
0.7.1

此版本修正不正确的事件名称的处理。
标签: Minor bugfixes
This release fixes incorrect event name handling.

2007-01-14 02:29
0.7.0

这个版本增加了的inotify::SetCloseOnExec(),允许程序员设置时关闭- Exec的功能很容易。
标签: Minor feature enhancements
This version adds Inotify::SetCloseOnExec() to
allow the programmer to set the close-on-exec
feature easily.

Project Resources