Skip to content

Add __sys_shutdown stub library function #13399

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
Feb 2, 2021
Merged

Add __sys_shutdown stub library function #13399

merged 1 commit into from
Feb 2, 2021

Conversation

sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Feb 1, 2021

We never really supported this syscall but prior to #13272 this
fact was not evident since the generic socketcall handler had a
catchall the returned ENOSYS.

Fixes: #13393

We never really supported this syscall but prior to #13272 this
fact was not evident since the generic socketcall handler had a
catchall the returned ENOSYS.

Fixes: #13393
@sbc100 sbc100 enabled auto-merge (squash) February 2, 2021 18:19
@sbc100 sbc100 merged commit 845ff80 into master Feb 2, 2021
@sbc100 sbc100 deleted the add_sys_shutdown branch February 2, 2021 18:55
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.

shutdown () function causes undefined symbol error with 2.0.13
2 participants