Skip to content

replace all usage of sys_siglist with strsignal#593

Merged
chenylee-aws merged 2 commits into
awslabs:masterfrom
jtaub:master
Oct 8, 2024
Merged

replace all usage of sys_siglist with strsignal#593
chenylee-aws merged 2 commits into
awslabs:masterfrom
jtaub:master

Conversation

@jtaub

@jtaub jtaub commented Sep 29, 2024

Copy link
Copy Markdown
Contributor

Issue #, if available:

sys_siglist is deprecated and has already been removed from the GNU C library, causing this project not to build on some systems.

Description of changes:

  1. Replaced all usage of sys_siglist with strsignal
  2. Refactor: pulled out duplicate code into a local variable

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@chenylee-aws chenylee-aws merged commit 0324595 into awslabs:master Oct 8, 2024
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