|
|
%!s(int64=2) %!d(string=hai) anos | |
|---|---|---|
| .. | ||
| README.md | %!s(int64=2) %!d(string=hai) anos | |
| SConscript | %!s(int64=2) %!d(string=hai) anos | |
| ptyfs.c | %!s(int64=2) %!d(string=hai) anos | |
| ptyfs.h | %!s(int64=2) %!d(string=hai) anos | |
The device register on ptyfs is also registered in device frameworks with rt_device_register().
It's possible to mount a new ptyfs instance on another path. Each instance is isolated to each other. And they don't share the id system. But generally speaking, you have to mount the ptyfs on /dev root, since all the file nodes in ptyfs are devices.