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 actual implementation for "exe" property on FreeBSD #136

Closed
giampaolo opened this issue May 23, 2014 · 4 comments
Closed

Provide actual implementation for "exe" property on FreeBSD #136

giampaolo opened this issue May 23, 2014 · 4 comments

Comments

@giampaolo
Copy link
Owner

From g.rodola on November 20, 2010 21:05:30

Currently process exe on FreeBSD does not have a "real" implementation but it 
is determined from cmdline[0] instead.
It seems we can stop guessing and ask the path name directly to kernel: 
http://fxr.googlebit.com/source/usr.bin/procstat/procstat_bin.c?v=8-CURRENT

Original issue: http://code.google.com/p/psutil/issues/detail?id=136

@giampaolo giampaolo self-assigned this May 23, 2014
@giampaolo
Copy link
Owner Author

From g.rodola on November 20, 2010 13:06:09

Fixed in r828 .

Status: FixedInSVN

@giampaolo
Copy link
Owner Author

From g.rodola on March 20, 2011 15:00:30

Status: Fixed

@giampaolo
Copy link
Owner Author

From g.rodola on June 09, 2011 15:33:51

Labels: -OpSys-All

@giampaolo
Copy link
Owner Author

From g.rodola on March 02, 2013 03:57:04

Updated csets after the SVN -> Mercurial migration: r828 == revision 
7ff26066cc0d

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

No branches or pull requests

1 participant