Skip to content

Remove generic_unix_stubs #384

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
Aug 20, 2018
Merged

Remove generic_unix_stubs #384

merged 1 commit into from
Aug 20, 2018

Conversation

adierking
Copy link
Contributor

generic_unix_stubs.c seems to no longer be necessary. generic_unix_stubs.h still
had some required definitions in it, so move those into shims.h and a new
shims/mach.h. This also lets us remove some duplicated definitions in the
Windows shims.

generic_unix_stubs.c seems to no longer be necessary. generic_unix_stubs.h still
had some required definitions in it, so move those into shims.h and a new
shims/mach.h. This also lets us remove some duplicated definitions in the
Windows shims.
@adierking
Copy link
Contributor Author

cc @MadCoder @compnerd

@compnerd
Copy link
Member

Seems reasonable

@tkremenek
Copy link
Member

@swift-ci test

@ktopley-apple ktopley-apple merged commit ac5f4c4 into swiftlang:master Aug 20, 2018
@adierking adierking deleted the unixstubs branch December 2, 2018 00:33
ktopley-apple added a commit that referenced this pull request Dec 6, 2018
Remove generic_unix_stubs

Signed-off-by: Kim Topley <[email protected]>
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.

4 participants