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

UID/GID support on all systems #9

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

UID/GID support on all systems #9

giampaolo opened this issue May 23, 2014 · 7 comments

Comments

@giampaolo
Copy link
Owner

From billiej...@gmail.com on January 30, 2009 01:49:13

In r84 I added UID/GID support for Linux.
The same should be done also for Windows and OS X.

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

@giampaolo
Copy link
Owner Author

From billiej...@gmail.com on February 16, 2009 16:12:03

Since UID and GID shouldn't make sense on Windows I modified psutil ( r101 ) so 
they are now equal to -1 on such systems.

@giampaolo
Copy link
Owner Author

From billiej...@gmail.com on February 18, 2009 06:43:23

Labels: Milestone-0.1.1 Component-Library

@giampaolo
Copy link
Owner Author

From jlo...@gmail.com on February 18, 2009 07:58:02

Removed the functions from _psmswindows.py since the _psutil_mswindows module 
already returns a -1 value for uid and gid instead of doing it in the Python 

@giampaolo
Copy link
Owner Author

From jlo...@gmail.com on February 20, 2009 18:34:50

Implemented on all platforms.

Status: Verified

@giampaolo
Copy link
Owner Author

From billiej...@gmail.com on February 23, 2009 09:49:02

Labels: -Component-Library

@giampaolo
Copy link
Owner Author

From billiej...@gmail.com on March 17, 2009 08:31:19

Status: Fixed

@giampaolo
Copy link
Owner Author

From g.rodola on March 02, 2013 03:38:52

Updated csets after the SVN -> Mercurial migration: r84 == revision 

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