mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-08-01 05:27:45 +00:00
* mknod: add tests for fifo * mknod: add test for character device
This commit is contained in:
parent
86a8195166
commit
231bb7be93
8 changed files with 371 additions and 166 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -2116,7 +2116,7 @@ dependencies = [
|
|||
name = "uu_mknod"
|
||||
version = "0.0.6"
|
||||
dependencies = [
|
||||
"getopts",
|
||||
"clap",
|
||||
"libc",
|
||||
"uucore",
|
||||
"uucore_procs",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue