c03a740f7f
and rename -main from libgamin to gamin.
8 lines
334 B
Plaintext
Executable File
8 lines
334 B
Plaintext
Executable File
Gamin is a file and directory monitoring system defined to be a subset
|
|
of the FAM (File Alteration Monitor) system.
|
|
The main goals of the project are:
|
|
* minimize the security model of FAM
|
|
* simplify the code base
|
|
* provide an API and ABI compatible replacement for FAM
|
|
* try to fix some other issues like resource consumption
|