<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/runit, branch FRP</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=FRP</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=FRP'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2015-03-02T16:39:13+00:00</updated>
<entry>
<title>runsvdir: if pid==1, also intercept SIGINT for -s SCRIPT</title>
<updated>2015-03-02T16:39:13+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2015-03-02T16:39:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=7db2a7c20e8d48ad9cce934c9a6d2ee563d32c84'/>
<id>urn:sha1:7db2a7c20e8d48ad9cce934c9a6d2ee563d32c84</id>
<content type='text'>
function                                             old     new   delta
runsvdir_main                                       1057    1064      +7

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>runsvdir: do not block SIGCHLD around poll/sleep</title>
<updated>2015-03-02T16:38:55+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2015-03-02T16:38:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=dac8d80f77af617effadc50f6be47768685d81b0'/>
<id>urn:sha1:dac8d80f77af617effadc50f6be47768685d81b0</id>
<content type='text'>
There is no reason to do so. We do not even have SIGCHLD handler.

function                                             old     new   delta
runsvdir_main                                       1077    1057     -20

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>runsvdir: (almost) close a signal race</title>
<updated>2015-03-02T16:37:31+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2015-03-02T16:37:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=fa535f3e485456a7fd85db060532ea6539670af0'/>
<id>urn:sha1:fa535f3e485456a7fd85db060532ea6539670af0</id>
<content type='text'>
We could lose a signal while processing previous one

function                                             old     new   delta
runsvdir_main                                       1088    1077     -11

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>chpst: fix a bug where -U USER was using wrong USER (one from -u USER)</title>
<updated>2013-11-29T15:39:28+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2013-11-29T15:39:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=1a7256ac38284caffd2a0de2250364369059be69'/>
<id>urn:sha1:1a7256ac38284caffd2a0de2250364369059be69</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>libbb: use &lt;poll.h&gt; instead of &lt;sys/poll.h&gt;</title>
<updated>2013-10-16T17:59:45+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2013-10-16T17:59:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=af4f0e48eccd1ab1abe361bb70960a8b73775722'/>
<id>urn:sha1:af4f0e48eccd1ab1abe361bb70960a8b73775722</id>
<content type='text'>
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>Commonalize typical [b,]k,m suffix struct</title>
<updated>2013-07-13T21:49:45+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2013-07-13T21:49:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=c72b43c2f07e5fae288fff9e220b1f88e2889a72'/>
<id>urn:sha1:c72b43c2f07e5fae288fff9e220b1f88e2889a72</id>
<content type='text'>
function                                             old     new   delta
bkm_suffixes                                           -      32     +32
static.km_suffixes                                    24       -     -24
suffixes                                              32       -     -32
static.bkm                                            32       -     -32
head_tail_suffixes                                    32       -     -32
------------------------------------------------------------------------------
(add/remove: 2/6 grow/shrink: 0/0 up/down: 72/-160)           Total: -88 bytes

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>whitespace cleanup. no code changes</title>
<updated>2013-01-14T14:57:44+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2013-01-14T14:57:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=60cb48ca50fcff24aa6c3927f51e4a508fa118f4'/>
<id>urn:sha1:60cb48ca50fcff24aa6c3927f51e4a508fa118f4</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>include sys/resource.h where needed</title>
<updated>2012-07-06T03:19:09+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2012-07-06T03:19:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=c5fe9f7b723f949457263ef8e22ab807d5b549ce'/>
<id>urn:sha1:c5fe9f7b723f949457263ef8e22ab807d5b549ce</id>
<content type='text'>
We use functions from sys/resource.h in misc applets, but don't include
the header.  This breaks building with newer glibc versions, so add the
include where needed.

Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>libbb: make xchroot do a chdir("/") after chroot</title>
<updated>2012-03-07T23:28:24+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2012-03-07T23:28:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=0687a5b496a05cbc06f3bcdc517a2e6cabc535df'/>
<id>urn:sha1:0687a5b496a05cbc06f3bcdc517a2e6cabc535df</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>add INIT_G()'s. No code changes.</title>
<updated>2011-09-20T23:59:15+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2011-09-20T23:59:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=16714245f9a16ce3725aab079aea7b0d28c6b32f'/>
<id>urn:sha1:16714245f9a16ce3725aab079aea7b0d28c6b32f</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
</feed>
