<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/psutil.git/psutil/arch/windows/services.c, branch parallel-build</title>
<subtitle>github.com: giampaolo/psutil.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/'/>
<entry>
<title>get rid of globals.c; move stuff in _psutil_common.c</title>
<updated>2020-01-06T23:28:58+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2020-01-06T23:28:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=d7476f05a73a25faf4a4aea1ac9ad7bec9879c33'/>
<id>d7476f05a73a25faf4a4aea1ac9ad7bec9879c33</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rm duplicated C code</title>
<updated>2020-01-04T01:21:56+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2020-01-04T01:21:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=161accb06f7d0eae089d2844ac43720f889a4e8d'/>
<id>161accb06f7d0eae089d2844ac43720f889a4e8d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>#1428 in case of error, show the C syscall which caused it</title>
<updated>2019-02-24T17:55:52+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2019-02-24T17:55:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=7a2572268168e96c8841ca83ab1a89735ec02c3a'/>
<id>7a2572268168e96c8841ca83ab1a89735ec02c3a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>win: fix C compiler warning</title>
<updated>2017-05-16T18:34:22+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2017-05-16T18:34:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=7005b9310f155411c4d53c02c4701868c306964f'/>
<id>7005b9310f155411c4d53c02c4701868c306964f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>#1040 use QueryServiceConfigW() and return proper unicode strings on service display_name() and username()</title>
<updated>2017-05-03T21:23:51+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2017-05-03T21:23:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=4fe26b06dda7357a1928a5e6e7b8b4ae80dae427'/>
<id>4fe26b06dda7357a1928a5e6e7b8b4ae80dae427</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>#1040: use EnumServiceStatusExW and return proper unicode for service enumerate() and display_name()</title>
<updated>2017-05-03T21:09:34+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2017-05-03T21:09:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=3fccfda70bec96223b3447594b23789e8755854c'/>
<id>3fccfda70bec96223b3447594b23789e8755854c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>#1040: use QueryServiceConfig2W() and return unicode for windows service description()</title>
<updated>2017-05-03T20:52:50+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2017-05-03T20:52:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=7e86fc4d18ef6715b38c9e1122329e16c4d33e89'/>
<id>7e86fc4d18ef6715b38c9e1122329e16c4d33e89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move psutil_pid_exists() and psutil_raise_for_pid() from _psutil_common.c to _psutil_posix.c</title>
<updated>2017-04-30T17:05:57+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2017-04-30T17:05:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=89534a538f56353ece672e5dec209f29e1b5bbdf'/>
<id>89534a538f56353ece672e5dec209f29e1b5bbdf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix win service description (again)</title>
<updated>2017-02-01T14:37:54+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2017-02-01T14:37:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=b934815fbb8b4aadbed43d807dc8bc3caec13df6'/>
<id>b934815fbb8b4aadbed43d807dc8bc3caec13df6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix #961: [Windows] WindowsService.description() may fail with ERROR_MUI_FILE_NOT_FOUND.</title>
<updated>2017-02-01T14:33:24+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2017-02-01T14:33:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=b524439056484e81a17407dc31cfcea1ff81715b'/>
<id>b524439056484e81a17407dc31cfcea1ff81715b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
