Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
example usage: `iochk -v / /init/ /init/long.txt /kdev/ata/0`
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
syscalls.h shouldn't define a random struct etc
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
doesn't need to be a shell builtin now
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
similar to /dev/{stdin,stdout,stderr} on Linux, except handled by the
libc instead of the kernel
because that's the simplest way
|
|
|
|
|
|
|
|
|