commit | 90962caa095023c95f4a3b6f233c6ac482da5689 | [log] [tgz] |
---|---|---|
author | Frank Piva <[email protected]> | Tue Dec 03 16:09:07 2024 +0000 |
committer | Automerger Merge Worker <[email protected]> | Tue Dec 03 16:09:07 2024 +0000 |
tree | bb8e54ae74c245ee188a52e9a5e787847f46ee6c | |
parent | 4296f481be16b6b83788b93e668fa4cb619ac1b0 [diff] | |
parent | e0dd25e03733265d47777dbcddcc4b3677a95cad [diff] |
Merge remote-tracking branch 'origin/upstream' am: e0dd25e037 Original change: undetermined Change-Id: Ic37f800c0ccedfd0cbb64b9b9bb0f115295a94f9 Signed-off-by: Automerger Merge Worker <[email protected]>
Low-level inotify bindings for the Rust programming language. This crate‘s main purpose is to serve as the base for inotify-rs, the idiomatic Rust wrapper around inotify. Unless you’re sure you specifically need this crate, please use inotify-rs instead.
Copyright (c) 2014-2017, Hanno Braun and contributors
Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
THE SOFTWARE IS PROVIDED “AS IS” AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.