<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/psutil.git, branch win-c-refact</title>
<subtitle>github.com: giampaolo/psutil.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/'/>
<entry>
<title>win, C, refact: rename process_*.c files to proc_*.c</title>
<updated>2023-04-19T21:42:01+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2023-04-19T21:42:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=7389b4874d5685daa869eff6166dda7491a6ab10'/>
<id>7389b4874d5685daa869eff6166dda7491a6ab10</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>win C refact: reconstruct _psutil_windows.c trying to preserve history</title>
<updated>2023-04-19T21:14:27+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2023-04-19T21:14:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=aeceeb74b7bdd2d6f5769f9dfcce9256ddd7832c'/>
<id>aeceeb74b7bdd2d6f5769f9dfcce9256ddd7832c</id>
<content type='text'>
Signed-off-by: Giampaolo Rodola &lt;g.rodola@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Giampaolo Rodola &lt;g.rodola@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>rename _psutil_windows.c -&gt; proc.c</title>
<updated>2023-04-19T21:04:33+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2023-04-19T21:04:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=063854c162b402cf87ee107717a274be8a3fd786'/>
<id>063854c162b402cf87ee107717a274be8a3fd786</id>
<content type='text'>
Signed-off-by: Giampaolo Rodola &lt;g.rodola@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Giampaolo Rodola &lt;g.rodola@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Win, C, refact: move proc funcs into proc.c file</title>
<updated>2023-04-19T20:12:16+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2023-04-19T20:12:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=08c24c0767a83faaa8fd9e1fb54723b6dc78f00c'/>
<id>08c24c0767a83faaa8fd9e1fb54723b6dc78f00c</id>
<content type='text'>
Signed-off-by: Giampaolo Rodola &lt;g.rodola@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Giampaolo Rodola &lt;g.rodola@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'c-refact'</title>
<updated>2023-04-19T18:15:29+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2023-04-19T18:15:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=f6c003293249fab17e33d48c76d8527bdd91a0f7'/>
<id>f6c003293249fab17e33d48c76d8527bdd91a0f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BSD big refact: move proc funcs in new proc.c file</title>
<updated>2023-04-19T16:26:01+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2023-04-19T16:26:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=caa184349c934958b3673c8d3532c607caa2052a'/>
<id>caa184349c934958b3673c8d3532c607caa2052a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix build on NetBSD due to missing .h include. (#2241)</title>
<updated>2023-04-19T07:25:08+00:00</updated>
<author>
<name>Thomas Klausner</name>
<email>wiz@gatalith.at</email>
</author>
<published>2023-04-19T07:25:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=968e4bba7dd015d5a469c77ec65956f211d3a5bd'/>
<id>968e4bba7dd015d5a469c77ec65956f211d3a5bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Win, C, refact: move boot_time() and users() in new sys.c</title>
<updated>2023-04-18T18:16:53+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2023-04-18T18:16:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=59504a56500a8332f0eb8563178e20f843ff8820'/>
<id>59504a56500a8332f0eb8563178e20f843ff8820</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Windows / refact: new sensors.c file</title>
<updated>2023-04-18T17:20:59+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2023-04-18T17:20:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=4a327a6183ac2d5d8a812357f239a244f16f8211'/>
<id>4a327a6183ac2d5d8a812357f239a244f16f8211</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>C refact: remove useless cmdline / cwd / environ layers. Call direct functions</title>
<updated>2023-04-18T11:05:04+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2023-04-18T11:05:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=efd7ed3d2c4aca57226572b2a81e5d7ebb9f3b8b'/>
<id>efd7ed3d2c4aca57226572b2a81e5d7ebb9f3b8b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
