<feed xmlns='http://www.w3.org/2005/Atom'>
<title>s6-linux-utils/src/minutils/s6ps_statparse.c, branch main</title>
<subtitle>Small Linux-specific utilities</subtitle>
<id>http://git.skarnet.org/cgit/s6-linux-utils/atom/src/minutils/s6ps_statparse.c?h=main</id>
<link rel='self' href='http://git.skarnet.org/cgit/s6-linux-utils/atom/src/minutils/s6ps_statparse.c?h=main'/>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6-linux-utils/'/>
<updated>2023-02-11T08:13:14Z</updated>
<entry>
<title> Code refactor; only s6-ps has remaining globals now</title>
<updated>2023-02-11T08:13:14Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2023-02-11T08:13:14Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6-linux-utils/commit/?id=2f8984613e17f9e5971ec338240b0bb6d2dd1cc6'/>
<id>urn:sha1:2f8984613e17f9e5971ec338240b0bb6d2dd1cc6</id>
<content type='text'>
Signed-off-by: Laurent Bercot &lt;ska@appnovation.com&gt;
</content>
</entry>
<entry>
<title> Prepare for 2.5.1.6 ; adapt to skalibs-2.11.0.0</title>
<updated>2021-08-10T17:56:42Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2021-08-10T17:56:42Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6-linux-utils/commit/?id=76a04a720f7c5a366b88fe2b1727e47103ee796c'/>
<id>urn:sha1:76a04a720f7c5a366b88fe2b1727e47103ee796c</id>
<content type='text'>
Signed-off-by: Laurent Bercot &lt;ska@appnovation.com&gt;
</content>
</entry>
<entry>
<title> Fix s6-ps types parsing</title>
<updated>2017-04-13T07:21:15Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-04-13T07:21:15Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6-linux-utils/commit/?id=30bb26f896777144eb20a620440a97fa5c2be50f'/>
<id>urn:sha1:30bb26f896777144eb20a620440a97fa5c2be50f</id>
<content type='text'>
 The documented type lengths for /proc/$pid/stat in "man 5 proc" are for
*kernel* types. Those lengths may not apply to userland types (think
32-bit userspace on 64-bit kernels). So we need to parse everything as
64-bit, and do the conversion to userspace types later.
 Thanks to mixi for the report and the analysis.
</content>
</entry>
<entry>
<title> Replace fd_writev with buffer_write in s6-uevent-listener</title>
<updated>2017-04-12T13:44:02Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-04-12T13:44:02Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6-linux-utils/commit/?id=0b37a8b8e99c0f34bdaf406af2b9aca4e56e1d9d'/>
<id>urn:sha1:0b37a8b8e99c0f34bdaf406af2b9aca4e56e1d9d</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Make it build with skalibs-2.5.0.0</title>
<updated>2017-03-08T12:17:31Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-03-08T12:17:31Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6-linux-utils/commit/?id=495d625add9e52b29a98c4fa2627a45d20d44849'/>
<id>urn:sha1:495d625add9e52b29a98c4fa2627a45d20d44849</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Types fix, first pass</title>
<updated>2017-01-08T18:52:14Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-01-08T18:52:14Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6-linux-utils/commit/?id=9be4af55521d653cfb1c5037412e937f800888c7'/>
<id>urn:sha1:9be4af55521d653cfb1c5037412e937f800888c7</id>
<content type='text'>
 Deeper fixes need to be done if the avltree.h API ever changes.
</content>
</entry>
<entry>
<title> Remove s6-halt, s6-poweroff and s6-reboot (moved to the s6-linux-init package)</title>
<updated>2016-09-10T13:42:04Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2016-09-10T13:42:04Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6-linux-utils/commit/?id=5928bf00c094a250c3d9cc4346075cd65c87e865'/>
<id>urn:sha1:5928bf00c094a250c3d9cc4346075cd65c87e865</id>
<content type='text'>
</content>
</entry>
<entry>
<title>initial commit</title>
<updated>2014-09-19T15:01:58Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2014-09-19T15:01:58Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6-linux-utils/commit/?id=54b6467013bfbdb3ee606961c02fbff1271ca582'/>
<id>urn:sha1:54b6467013bfbdb3ee606961c02fbff1271ca582</id>
<content type='text'>
</content>
</entry>
</feed>
