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

Add missing function for FreeBSD. #9

Merged
merged 1 commit into from
May 28, 2024
Merged

Add missing function for FreeBSD. #9

merged 1 commit into from
May 28, 2024

Conversation

robholland
Copy link

What was changed

Added a function that was missing when building for FreeBSD. This is the BSD equivalent of the Linux code.

Why?

Allows the code to compile and run on FreeBSD. This same change may also be needed for other BSDs, but I haven't tested that as I don't have access to them.

Checklist

  1. Closes

  2. How was this tested:

  1. Any docs updates needed?

@robholland
Copy link
Author

Fixes: temporalio/temporal#2703

@robholland robholland merged commit 1db37fd into dev May 28, 2024
2 of 4 checks passed
@robholland robholland deleted the rh-freebsd branch May 28, 2024 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants