Skip to content

Add __sys_shutdown stub library function - #13399

Merged
sbc100 merged 1 commit into
masterfrom
add_sys_shutdown
Feb 2, 2021
Merged

Add __sys_shutdown stub library function#13399
sbc100 merged 1 commit into
masterfrom
add_sys_shutdown

Conversation

@sbc100

@sbc100 sbc100 commented Feb 1, 2021

Copy link
Copy Markdown
Collaborator

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