Skip to content

Add getxattr()/setxattr() variations #87

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

Merged
merged 1 commit into from
Dec 2, 2015

Conversation

polachok
Copy link
Contributor

@polachok polachok commented Dec 1, 2015

No description provided.

@polachok
Copy link
Contributor Author

polachok commented Dec 1, 2015

It seems like android has xattr.h since 2012?

@alexcrichton
Copy link
Member

It could be because we're using an older android toolchain which doesn't have these headers just yet. The CI image we're using is attempting to be upgraded in #70 but Travis apparently doesn't like the new image...

@alexcrichton
Copy link
Member

Yeah I'm fine moving these to just linux, but looks like the header doesn't exist on android either?

Also could you be sure to format the definitions to 80 characters?

@polachok
Copy link
Contributor Author

polachok commented Dec 2, 2015

Ok, done

alexcrichton added a commit that referenced this pull request Dec 2, 2015
Add getxattr()/setxattr() variations
@alexcrichton alexcrichton merged commit 9042478 into rust-lang:master Dec 2, 2015
@alexcrichton
Copy link
Member

Thanks!

danielverkamp pushed a commit to danielverkamp/libc that referenced this pull request Apr 28, 2020
- Add "How to write and example" section to CONTRIBUTING.md
 - Add a basic example using `target_feature` to the main page
 - Improve documentation of SSE 4.2
   - Improve documentation of constants
   - Improve documentation of _mm_cmpistri
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