start to implementig clone to create namespaces
This commit is contained in:
@@ -0,0 +1 @@
|
||||
This file has an mtime of when this was started.
|
||||
31
target/debug/build/nix-7da37c0e79bac848/output
Normal file
31
target/debug/build/nix-7da37c0e79bac848/output
Normal file
@@ -0,0 +1,31 @@
|
||||
cargo:rustc-check-cfg=cfg(android)
|
||||
cargo:rustc-check-cfg=cfg(dragonfly)
|
||||
cargo:rustc-check-cfg=cfg(ios)
|
||||
cargo:rustc-check-cfg=cfg(freebsd)
|
||||
cargo:rustc-check-cfg=cfg(illumos)
|
||||
cargo:rustc-check-cfg=cfg(linux)
|
||||
cargo:rustc-cfg=linux
|
||||
cargo:rustc-check-cfg=cfg(macos)
|
||||
cargo:rustc-check-cfg=cfg(netbsd)
|
||||
cargo:rustc-check-cfg=cfg(openbsd)
|
||||
cargo:rustc-check-cfg=cfg(solaris)
|
||||
cargo:rustc-check-cfg=cfg(watchos)
|
||||
cargo:rustc-check-cfg=cfg(tvos)
|
||||
cargo:rustc-check-cfg=cfg(visionos)
|
||||
cargo:rustc-check-cfg=cfg(apple_targets)
|
||||
cargo:rustc-check-cfg=cfg(bsd)
|
||||
cargo:rustc-check-cfg=cfg(bsd_without_apple)
|
||||
cargo:rustc-check-cfg=cfg(linux_android)
|
||||
cargo:rustc-cfg=linux_android
|
||||
cargo:rustc-check-cfg=cfg(freebsdlike)
|
||||
cargo:rustc-check-cfg=cfg(netbsdlike)
|
||||
cargo:rustc-check-cfg=cfg(solarish)
|
||||
cargo:rustc-check-cfg=cfg(apple_targets)
|
||||
cargo:rustc-check-cfg=cfg(bsd)
|
||||
cargo:rustc-check-cfg=cfg(bsd_without_apple)
|
||||
cargo:rustc-check-cfg=cfg(linux_android)
|
||||
cargo:rustc-check-cfg=cfg(freebsdlike)
|
||||
cargo:rustc-check-cfg=cfg(netbsdlike)
|
||||
cargo:rustc-check-cfg=cfg(solarish)
|
||||
cargo:rustc-check-cfg=cfg(fbsd14)
|
||||
cargo:rustc-check-cfg=cfg(qemu)
|
||||
1
target/debug/build/nix-7da37c0e79bac848/root-output
Normal file
1
target/debug/build/nix-7da37c0e79bac848/root-output
Normal file
@@ -0,0 +1 @@
|
||||
/home/roche/Proyectos/netjaileRS/target/debug/build/nix-7da37c0e79bac848/out
|
||||
0
target/debug/build/nix-7da37c0e79bac848/stderr
Normal file
0
target/debug/build/nix-7da37c0e79bac848/stderr
Normal file
Reference in New Issue
Block a user