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

SystemB extends LibCAPI #1143

Merged
merged 1 commit into from
Oct 9, 2019

Conversation

dbwiddis
Copy link
Contributor

@dbwiddis dbwiddis commented Oct 6, 2019

On macOS, the System framework includes the C library headers (libc) so it is appropriate to extend the LibCAPI class rather than duplicating Unix method mappings.

@dbwiddis dbwiddis force-pushed the maclibc branch 2 times, most recently from 68c7ab8 to 192a215 Compare October 7, 2019 00:02
@matthiasblaesing
Copy link
Member

Looks sane to me. Thank you.

@matthiasblaesing matthiasblaesing merged commit 8c97594 into java-native-access:master Oct 9, 2019
@dbwiddis dbwiddis deleted the maclibc branch October 9, 2019 17:24
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