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

Add DIR_LS #3

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Add DIR_LS #3

wants to merge 3 commits into from

Conversation

bspruck
Copy link

@bspruck bspruck commented Nov 25, 2023

Add a dir ls implementation.

Please notice that i used the parameter different than originally documented (as it makes more sense).

The MR includes a fix for teh return value of FILE_OPEN. From the library code it is clear that the return code is not boud to the file ID (like for the network sockets), but always requests -1.

@bspruck
Copy link
Author

bspruck commented Nov 25, 2023

the first commit fixes #2

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

Successfully merging this pull request may close these issues.

None yet

1 participant