mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-08-01 05:27:45 +00:00
Implements libc file open flags (unix only)
This commit is contained in:
parent
19996c10a9
commit
d14b5843a3
3 changed files with 132 additions and 6 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -1760,6 +1760,7 @@ dependencies = [
|
|||
"gcd",
|
||||
"getopts",
|
||||
"hex-literal",
|
||||
"libc",
|
||||
"md-5",
|
||||
"signal-hook",
|
||||
"uucore",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue