软件包:libinotifytools0(4.23.9.0-2 以及其他的)
libinotifytools0 的相关链接
Debian 的资源:
下载源码包 inotify-tools:
- [inotify-tools_4.23.9.0-2.dsc]
- [inotify-tools_4.23.9.0.orig.tar.gz]
- [inotify-tools_4.23.9.0-2.debian.tar.xz]
维护者:
外部的资源:
- 主页 [github.com]
相似软件包:
utility wrapper around inotify
inotify (inode notify) is a Linux kernel subsystem that monitors events in filesystems and reports those events to applications in real time via API.
inotify can be used to monitor individual files or directories. When a directory is monitored, inotify will return events for the directory itself and for files inside the directory.
libinotifytools is a thin layer on top of the kernel interface which makes it easy to set up watches on many files at once, read events without having to deal with low-level I/O and several utility functions for inotify-related string formatting.
其他与 libinotifytools0 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC 支持库
-
- dep: libstdc++6 (>= 4.1.1)
- GNU 标准 C++ 库,第3版