<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/docs, branch noconsole</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=noconsole</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=noconsole'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2016-08-22T18:15:50+00:00</updated>
<entry>
<title>docs: Update filenames in keep_data_small.txt</title>
<updated>2016-08-22T18:15:50+00:00</updated>
<author>
<name>Kang-Che Sung</name>
<email>explorer09@gmail.com</email>
</author>
<published>2016-08-03T06:14:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=b28897849fc3518456d86e26ca61f7d9d465b03f'/>
<id>urn:sha1:b28897849fc3518456d86e26ca61f7d9d465b03f</id>
<content type='text'>
The filenames in docs/keep_data_small.txt are a little bit outdated.
It's better to change it to the current name.

decompress_unzip.c -&gt; decompress_gunzip.c
(since commit 774bce8e8ba1e424c953e8f13aee8f0778c8a911)
libbb/messages.c -&gt; libbb/ptr_to_globals.c
(since commit 574f2f43948bb21d6e4187936ba5a5afccba25f6)

Signed-off-by: Kang-Che Sung &lt;explorer09@gmail.com&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>build system: fix a few warnings for allnoconfig build</title>
<updated>2016-07-05T19:43:28+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2016-07-05T19:43:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=f4f8fe841cf2df761eaade204a13e6fde6639666'/>
<id>urn:sha1:f4f8fe841cf2df761eaade204a13e6fde6639666</id>
<content type='text'>
Not that allnoconfig build is useful in any way...

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>dd: support iflag=skip_bytes</title>
<updated>2016-02-01T01:17:28+00:00</updated>
<author>
<name>Rafał Miłecki</name>
<email>zajec5@gmail.com</email>
</author>
<published>2016-02-01T01:17:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=c30a5b13731919367ec2d781a107706fd00f21bc'/>
<id>urn:sha1:c30a5b13731919367ec2d781a107706fd00f21bc</id>
<content type='text'>
It allows specifying amount of bytes directly (not only amount of
blocks) is also supported by GNU's Coreutils.

function                                             old     new   delta
parse_comma_flags                                      -      93     +93
static.iflag_words                                     -      12     +12
dd_main                                             1569    1580     +11
packed_usage                                       30591   30600      +9
------------------------------------------------------------------------------
(add/remove: 2/0 grow/shrink: 2/0 up/down: 125/0)             Total: 125 bytes

Signed-off-by: Rafał Miłecki &lt;zajec5@gmail.com&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>typo fixes</title>
<updated>2015-05-25T11:46:36+00:00</updated>
<author>
<name>Maninder Singh</name>
<email>maninder1.s@samsung.com</email>
</author>
<published>2015-05-25T11:46:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=97c6491b4edf4bc9db293533ae0c3a81c4ef07f7'/>
<id>urn:sha1:97c6491b4edf4bc9db293533ae0c3a81c4ef07f7</id>
<content type='text'>
Signed-off-by: Maninder Singh &lt;maninder1.s@samsung.com&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>zcip: Add environment variable for overriding log functionality</title>
<updated>2014-11-04T11:19:04+00:00</updated>
<author>
<name>Michel Stam</name>
<email>m.stam@fugro.nl</email>
</author>
<published>2014-11-04T11:19:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=d3fabf89d7d38a436672ac2deea7904351b1b12a'/>
<id>urn:sha1:d3fabf89d7d38a436672ac2deea7904351b1b12a</id>
<content type='text'>
function                                             old     new   delta
bb_logenv_override                                     -      70     +70
packed_usage                                       29969   30033     +64
zcip_main                                           1426    1431      +5
------------------------------------------------------------------------------
(add/remove: 2/0 grow/shrink: 2/0 up/down: 139/0)             Total: 139 bytes

Signed-off-by: Michel Stam &lt;m.stam@fugro.nl&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>unit-tests: implement the unit-testing framework</title>
<updated>2014-06-22T14:30:41+00:00</updated>
<author>
<name>Bartosz Golaszewski</name>
<email>bartekgola@gmail.com</email>
</author>
<published>2014-06-22T14:30:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=3ed81cf0529145d04299c4cd48b1aaab2fe36193'/>
<id>urn:sha1:3ed81cf0529145d04299c4cd48b1aaab2fe36193</id>
<content type='text'>
This set of patches adds a simple unit-testing framework to Busybox

unit-tests: add some helper macros for unit-test framework implementation
unit-tests: implement the unit-testing framework
unit-tests: add basic documentation on writing the unit test cases
unit-tests: modify the Makefile 'test' target to run unit-tests too
unit-tests: add two example test cases
unit-tests: modify the existing strrstr test code to use the unit-test framework

Signed-off-by: Bartosz Golaszewski &lt;bartekgola@gmail.com&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>libbb: rename execable -&gt; executable. No code changes</title>
<updated>2014-05-02T15:15:58+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2014-05-02T15:15:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=e765b5ac349a8f9305e52b3ab2c3ac78c17bf283'/>
<id>urn:sha1:e765b5ac349a8f9305e52b3ab2c3ac78c17bf283</id>
<content type='text'>
English speakers complained that it sounded awfully broken.

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>docs/new-applet-HOWTO.txt: tweak a bit</title>
<updated>2014-03-17T14:06:29+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2014-03-17T14:06:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=f332617fbd9248f34cff183a2a4caa961730625d'/>
<id>urn:sha1:f332617fbd9248f34cff183a2a4caa961730625d</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>docs: update new-applet-HOWTO.txt</title>
<updated>2014-03-16T17:47:44+00:00</updated>
<author>
<name>Bartosz Golaszewski</name>
<email>bartekgola@gmail.com</email>
</author>
<published>2014-03-12T21:43:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=9dbe4d054703ac96355c90bd7794d14d206e10c5'/>
<id>urn:sha1:9dbe4d054703ac96355c90bd7794d14d206e10c5</id>
<content type='text'>
This patch adds some information about the gen_build_files.sh script and how
it allows to keep the Kbuild, Config.in etc. declarations in .c files.

Signed-off-by: Bartosz Golaszewski &lt;bartekgola@gmail.com&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>docs: tweak keep_data_small.txt</title>
<updated>2014-01-13T10:45:34+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2014-01-13T10:45:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=d74f8435ea7479fe558efa63c2ecc9aed5662db2'/>
<id>urn:sha1:d74f8435ea7479fe558efa63c2ecc9aed5662db2</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
</feed>
