<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/findutils, branch ansi</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=ansi</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=ansi'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2016-04-04T15:22:54+00:00</updated>
<entry>
<title>Merge branch 'busybox' into merge</title>
<updated>2016-04-04T15:22:54+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2016-04-04T15:22:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=253dbd612b2d2f041f4263e15a3b94df70f41e36'/>
<id>urn:sha1:253dbd612b2d2f041f4263e15a3b94df70f41e36</id>
<content type='text'>
</content>
</entry>
<entry>
<title>grep: make errors other than "not found" result in exit code 2. Closes 8796</title>
<updated>2016-03-28T20:12:09+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2016-03-28T20:12:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=73dfdda92e20da718a9cb398ed762cc09c82e3a7'/>
<id>urn:sha1:73dfdda92e20da718a9cb398ed762cc09c82e3a7</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'busybox' into merge</title>
<updated>2015-10-31T17:13:47+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2015-10-31T17:13:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=4432dbba6559d3d88e18ecf2c33d9e5a39e82074'/>
<id>urn:sha1:4432dbba6559d3d88e18ecf2c33d9e5a39e82074</id>
<content type='text'>
</content>
</entry>
<entry>
<title>xargs: make -I imply -r</title>
<updated>2015-10-24T20:01:29+00:00</updated>
<author>
<name>Aaro Koskinen</name>
<email>aaro.koskinen@iki.fi</email>
</author>
<published>2015-10-24T20:01:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=6d777b75ed322ea5ef0d1674ddfee1b5713cb04f'/>
<id>urn:sha1:6d777b75ed322ea5ef0d1674ddfee1b5713cb04f</id>
<content type='text'>
Make -I imply -r (GNU findutils seems to do the same).

Fixes the following bug:

        $ echo -n | xargs -I% echo %
        Segmentation fault

Signed-off-by: Aaro Koskinen &lt;aaro.koskinen@iki.fi&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'busybox' into merge</title>
<updated>2015-10-19T11:53:35+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2015-10-19T11:53:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=8afe8ee83a274925340473fa4d0a984bdcbee740'/>
<id>urn:sha1:8afe8ee83a274925340473fa4d0a984bdcbee740</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libiproute: rename invarg(a,b) to invarg_1_to_2(a,b)</title>
<updated>2015-10-14T11:21:01+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2015-10-14T11:21:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=0f296a3a56b52842057e5a2bc653621a3a6c7bec'/>
<id>urn:sha1:0f296a3a56b52842057e5a2bc653621a3a6c7bec</id>
<content type='text'>
invarg(a,b) - "invalid argument", but how a and b enter the message?

invarg_1_to_2(a,b) is somewhat easier to read: "invalid argument 'a' to 'b'"

Audit of usage revealed a number of bad uses, with too long messages.

   text	   data	    bss	    dec	    hex	filename
 938848	    932	  17448	 957228	  e9b2c	busybox_old
 938788	    932	  17448	 957168	  e9af0	busybox_unstripped

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>*: more BUILD_BUG_ON conversions</title>
<updated>2015-10-13T15:17:34+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2015-10-13T15:17:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=7b85ec30b5941f0b90c48a990f2f6840aca87bce'/>
<id>urn:sha1:7b85ec30b5941f0b90c48a990f2f6840aca87bce</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'busybox' into merge</title>
<updated>2015-10-13T13:45:51+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2015-10-13T13:45:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=8e509f11bceeec419abc718300bef7422d1fee4c'/>
<id>urn:sha1:8e509f11bceeec419abc718300bef7422d1fee4c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>join some common strings, -400 bytes</title>
<updated>2015-10-08T09:24:44+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2015-10-08T09:24:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=7f3a2a22569eb8e4c9fcc1c7f4e51fe0c6155dae'/>
<id>urn:sha1:7f3a2a22569eb8e4c9fcc1c7f4e51fe0c6155dae</id>
<content type='text'>
function                                             old     new   delta
print_intel_cstates                                  499     511     +12
file_insert                                          355     364      +9
dpkg_main                                           2944    2940      -4
ifenslave_main                                       645     640      -5
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 2/2 up/down: 21/-9)              Total: 12 bytes
   text	   data	    bss	    dec	    hex	filename
 937564	    932	  17676	 956172	  e970c	busybox_old
 937164	    932	  17676	 955772	  e957c	busybox_unstripped

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>find: support "find . -delete" idiom - do not try rmdir(".")</title>
<updated>2015-10-07T19:01:47+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2015-10-07T19:01:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=8c0708a329618b20089eb9cedbe06522dd25d9be'/>
<id>urn:sha1:8c0708a329618b20089eb9cedbe06522dd25d9be</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
</feed>
