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

FreeBSD process exe support #1428

Merged

Conversation

dhurley
Copy link

@dhurley dhurley commented Mar 9, 2023

Add support for getting process exe in FreeBSD

Copy link
Owner

@shirou shirou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool! I have confirmed this PR works on my FreeBSD 12.3 machine.

% go test -v -run Test_Process_Exe
=== RUN   Test_Process_Exe
    process_test.go:404: /tmp/go-build625187980/b001/process.test
--- PASS: Test_Process_Exe (0.00s)

(I have added t.Log on process_test.go)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants