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

small cleanup to fsx.c #1

Open
kirussel opened this issue Jan 9, 2015 · 0 comments
Open

small cleanup to fsx.c #1

kirussel opened this issue Jan 9, 2015 · 0 comments
Assignees

Comments

@kirussel
Copy link
Owner

kirussel commented Jan 9, 2015

I have proposed some changes that fixes the following:

  • for msync(), uses MS_SYNC, instead of hard coding zero
  • for mmap(), uses MAP_FAILED, instead of harding coding -1
  • for getopt(), using -1, instead of EOF
  • added "y" to the getopt string -- this is already implemented but is missing from the command line args

References

@kirussel kirussel self-assigned this Jan 9, 2015
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

No branches or pull requests

1 participant