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

Managing files and directories #53

Open
mrsmkl opened this issue Oct 10, 2017 · 0 comments
Open

Managing files and directories #53

mrsmkl opened this issue Oct 10, 2017 · 0 comments

Comments

@mrsmkl
Copy link
Member

mrsmkl commented Oct 10, 2017

Some of these might be easy to implement, but directory handling might be complex.
9. Link (not implemented?)
10. Unlink (remove files?)
12. Chdir, perhaps need something for keeping track of current directory, it will be similar to command line arguments
38. Rename
39. Mkdir: how to implement directories?
40. Rmdir
83. Symlink: how to handle?
133. Fchdir
183. Getcwd
220. Getdents
296. Mkdirat
301. Unlinkat
302. Renameat
304. Symlinkat

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

1 participant