Skip to content

Check kernel & glibc ver. for close_range syscall#1210

Merged
xuyao0127 merged 1 commit intodmtcp:mainfrom
xuyao0127:fix-close-range-compat
Jul 7, 2025
Merged

Check kernel & glibc ver. for close_range syscall#1210
xuyao0127 merged 1 commit intodmtcp:mainfrom
xuyao0127:fix-close-range-compat

Conversation

@xuyao0127
Copy link
Copy Markdown
Collaborator

Check kernel and glibc version when defining wrappers and tests for the close_range() syscall. According to the man page, close_range() requires kernel >=5.9 and glibc >=2.34.

@xuyao0127 xuyao0127 requested review from gc00 and karya0 July 7, 2025 01:44
@xuyao0127 xuyao0127 force-pushed the fix-close-range-compat branch from 4f053d5 to f1c148f Compare July 7, 2025 01:48
@xuyao0127 xuyao0127 merged commit b7fab64 into dmtcp:main Jul 7, 2025
1 check passed
@xuyao0127 xuyao0127 deleted the fix-close-range-compat branch July 7, 2025 20:02
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