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

Use helper function from aws-c-common to read "special files" #100

Merged
merged 2 commits into from
Oct 13, 2023

Conversation

graebm
Copy link
Contributor

@graebm graebm commented Oct 12, 2023

In the past, aws-c-common didn't have functions for reading "special files" that lie about their size, but now it does: awslabs/aws-c-common#1064
so use them.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

from aws-c-common, instead of private function in aws-c-iot
@graebm graebm merged commit 1abde01 into main Oct 13, 2023
27 checks passed
@graebm graebm deleted the read-weird-files branch October 13, 2023 15:58
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