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

Some misc changes, use unsafe FFI in clock, small changes in checkDirStatus #2935

Merged
merged 4 commits into from
Jan 31, 2025

Conversation

harendra-kumar
Copy link
Member

No description provided.

@harendra-kumar harendra-kumar force-pushed the dir-traverse branch 2 times, most recently from 44d0824 to afddde2 Compare January 31, 2025 06:12
@harendra-kumar harendra-kumar changed the title appendCString for faster dir traversal, and some FFI changes Some misc changes, use unsafe FFI in clock, small changes in checkDirStatus Jan 31, 2025
c1 <- peek dname
c2 :: Word8 <- peekByteOff dname 1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can keep this c2 inside the else statement.

@harendra-kumar harendra-kumar merged commit 22ff53c into master Jan 31, 2025
7 of 21 checks passed
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.

2 participants