Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More complex POSIX operations #16

Open
flongo82 opened this issue May 16, 2016 · 0 comments
Open

More complex POSIX operations #16

flongo82 opened this issue May 16, 2016 · 0 comments
Assignees

Comments

@flongo82
Copy link
Member

Right now the driver implementation supports only read and write operations for files.

We should understand:

  • what are the POSIX operations that standard Linux drivers supports
  • what is the standard way to interact with a file produced by a Linux driver (for example, is it more correct to use vim/nano/whatever text editor or to interact via echo/cat/other shell constructs).

We should implement all the operations that are strictly necessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants