<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/docs/posix_conformance.txt, branch zstd</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=zstd</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=zstd'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2022-05-02T12:25:36+00:00</updated>
<entry>
<title>tsort: new applet</title>
<updated>2022-05-02T12:25:36+00:00</updated>
<author>
<name>David Leonard</name>
<email>d+busybox@adaptive-enterprises.com</email>
</author>
<published>2022-02-20T04:29:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=4642cf5b388bf60f6bea67ce3a5031d24bccd48a'/>
<id>urn:sha1:4642cf5b388bf60f6bea67ce3a5031d24bccd48a</id>
<content type='text'>
function                                             old     new   delta
tsort_main                                             -     578    +578
.rodata                                           104884  104906     +22
applet_names                                        2759    2765      +6
applet_main                                         1596    1600      +4
packed_usage                                       34290   34288      -2
------------------------------------------------------------------------------
(add/remove: 2/0 grow/shrink: 3/1 up/down: 610/-2)            Total: 608 bytes

Signed-off-by: David Leonard &lt;d+busybox@adaptive-enterprises.com&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>uudecode: special-case "/dev/stdout", closes 14241</title>
<updated>2021-12-11T23:34:15+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2021-12-11T23:34:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=c7b90dc4d10ccc4f95940f42676ff907cee73272'/>
<id>urn:sha1:c7b90dc4d10ccc4f95940f42676ff907cee73272</id>
<content type='text'>
function                                             old     new   delta
uudecode_main                                        295     322     +27

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>dd: add 'oflag=append'</title>
<updated>2019-02-14T12:01:46+00:00</updated>
<author>
<name>Rostislav Skudnov</name>
<email>rostislav@tuxera.com</email>
</author>
<published>2019-02-06T11:57:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=d712edc6d8f904a4e9d2e26fc9e8a4c45a2cf0b0'/>
<id>urn:sha1:d712edc6d8f904a4e9d2e26fc9e8a4c45a2cf0b0</id>
<content type='text'>
Signed-off-by: Rostislav Skudnov &lt;rostislav@tuxera.com&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>dd: add 'oflag=seek_bytes'</title>
<updated>2018-10-30T15:55:09+00:00</updated>
<author>
<name>Rostislav Skudnov</name>
<email>rostislav@tuxera.com</email>
</author>
<published>2018-10-15T10:26:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=3f6a978a0dabe08e9df15b3f9ee2bd3cf8e3c441'/>
<id>urn:sha1:3f6a978a0dabe08e9df15b3f9ee2bd3cf8e3c441</id>
<content type='text'>
Allow specifying position in the output file in bytes instead of
obs-sized blocks, improve compatibility with GNU dd.

function                                             old     new   delta
dd_main                                             1632    1693     +61
packed_usage                                       33130   33150     +20
static.oflag_words                                     -      12     +12
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 2/0 up/down: 93/0)               Total: 93 bytes

Signed-off-by: Rostislav Skudnov &lt;rostislav@tuxera.com&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>dd: add 'fullblock' iflag</title>
<updated>2018-01-25T18:00:19+00:00</updated>
<author>
<name>Nicholas Clark</name>
<email>nicholas.clark@gmail.com</email>
</author>
<published>2018-01-25T18:00:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=77a6678c427db5ea15d6d0005a579f441277df06'/>
<id>urn:sha1:77a6678c427db5ea15d6d0005a579f441277df06</id>
<content type='text'>
Adds a fullblock iflag for improved compatibility with GNU dd.
The new iflag can be used to ensure that dd calls retrieve the
expected amount of data when reading from pipes or unusual
filesystems.

function                                             old     new   delta
packed_usage                                       32249   32334     +85
dd_main                                             1582    1632     +50
static.iflag_words                                    12      22     +10
------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 3/0 up/down: 145/0)             Total: 145 bytes

Signed-off-by: Nicholas Clark &lt;nicholas.clark@gmail.com&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>paste: new applet</title>
<updated>2017-03-23T16:35:52+00:00</updated>
<author>
<name>Maxime Coste</name>
<email>mawww@kakoune.org</email>
</author>
<published>2017-03-23T16:35:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=d2383f57cd1ede7c43c69953e101b89d920353f6'/>
<id>urn:sha1:d2383f57cd1ede7c43c69953e101b89d920353f6</id>
<content type='text'>
function                                             old     new   delta
paste_main                                             -     493    +493
packed_usage                                       31019   31070     +51
applet_names                                        2569    2575      +6
applet_main                                         1484    1488      +4
------------------------------------------------------------------------------
(add/remove: 2/0 grow/shrink: 3/0 up/down: 554/0)             Total: 554 bytes

Signed-off-by: Maxime Coste &lt;mawww@kakoune.org&gt;
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>*: trailing empty lines removed</title>
<updated>2010-07-25T23:49:12+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-07-25T23:49:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=ba2dcccd799963ac74ee92300df494947820608b'/>
<id>urn:sha1:ba2dcccd799963ac74ee92300df494947820608b</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>documentation and typo fixes. By Dan Fandrich (dan AT coneharvesters.com)</title>
<updated>2009-09-06T00:58:59+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-09-06T00:58:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=5370bfb123266ab5716f321e43d3f8f6da7d7143'/>
<id>urn:sha1:5370bfb123266ab5716f321e43d3f8f6da7d7143</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>remove msh_function.patch. msh is deprecated</title>
<updated>2009-07-18T23:09:42+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-07-18T23:09:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=252ccba948eb9f6372de0ddf6d61654df91ab360'/>
<id>urn:sha1:252ccba948eb9f6372de0ddf6d61654df91ab360</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
</feed>
