Skip to content
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

Provide portable executor_pid_test #228

Open
andrewshadura opened this issue Mar 18, 2024 · 0 comments
Open

Provide portable executor_pid_test #228

andrewshadura opened this issue Mar 18, 2024 · 0 comments

Comments

@andrewshadura
Copy link

andrewshadura commented Mar 18, 2024

The commit e26c804 added executor_pid_test which currently depends on the BSD-specific fchflags system call.

Please provide an alternative implementation that doesn’t require fchflags.

Thanks!

ngie-eign added a commit to ngie-eign/kyua that referenced this issue Dec 1, 2024
Linux does not support fchflags; conditionally build the test on FreeBSD
to avoid breaking the build on Linux.

This partly addresses issue freebsd#228.

Fixes:	e26c804

Signed-off-by: Enji Cooper <[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

No branches or pull requests

1 participant