commit | fe759671a756b1d0d74bb55dfc5a1a1570fd1b70 | [log] [tgz] |
---|---|---|
author | James Farrell <[email protected]> | Thu Dec 12 14:18:36 2024 -0800 |
committer | Automerger Merge Worker <[email protected]> | Thu Dec 12 14:18:36 2024 -0800 |
tree | 1ddcc15504b3853237f66be2407596dd04468401 | |
parent | 9573d72bba632a514111c3e1b3df645c81761da5 [diff] | |
parent | 0adfb2714eac4a54e07df5a30f12d048badbf9d8 [diff] |
Migrate 3 crates to monorepo. am: 0adfb2714e Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/inotify-sys/+/3409986 Change-Id: Ib7ae3656ee337ef54131dd43a9d54b69ca54e853 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.