patches and low-level development discussion
 help / color / mirror / code / Atom feed
blob bba3f55bcc6dda049f2808efd11c397131742500 242 bytes (raw)
name: tools/cgroup-setup/Cargo.toml 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
 
# SPDX-License-Identifier: CC0-1.0
# SPDX-FileCopyrightText: 2026 Demi Marie Obenour <demiobenour@gmail.com>

[package]
name = "cgroup-setup"
edition = "2024"

[dependencies]
libc = "0.2.177"
rustix = { version = "1.1.2", features = ["fs"] }

debug log:

solving bba3f55bcc6dda049f2808efd11c397131742500 ...
found bba3f55bcc6dda049f2808efd11c397131742500 in https://inbox.spectrum-os.org/spectrum-devel/20260731-cgroups-v5-2-b325bac9d34f@gmail.com/

applying [1/1] https://inbox.spectrum-os.org/spectrum-devel/20260731-cgroups-v5-2-b325bac9d34f@gmail.com/
diff --git a/tools/cgroup-setup/Cargo.toml b/tools/cgroup-setup/Cargo.toml
new file mode 100644
index 0000000000000000000000000000000000000000..bba3f55bcc6dda049f2808efd11c397131742500

Checking patch tools/cgroup-setup/Cargo.toml...
Applied patch tools/cgroup-setup/Cargo.toml cleanly.

index at:
100644 bba3f55bcc6dda049f2808efd11c397131742500	tools/cgroup-setup/Cargo.toml

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://spectrum-os.org/git/doc
	https://spectrum-os.org/git/mktuntap
	https://spectrum-os.org/git/spectrum
	https://spectrum-os.org/git/ucspi-vsock

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).