<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/coreutils, branch 1_18_1</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=1_18_1</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=1_18_1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2010-11-22T23:15:19+00:00</updated>
<entry>
<title>date :add a comment about older toolchains</title>
<updated>2010-11-22T23:15:19+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-11-22T23:15:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=9e0f15010e09951d02d76d618e055cb118e7d29b'/>
<id>urn:sha1:9e0f15010e09951d02d76d618e055cb118e7d29b</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>ls: fix -lg to show group (was showing user)</title>
<updated>2010-11-05T23:46:57+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>dvlasenk@redhat.com</email>
</author>
<published>2010-11-05T23:46:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=4909fec73eb3d4bbd2af17c2fb891b75291265e7'/>
<id>urn:sha1:4909fec73eb3d4bbd2af17c2fb891b75291265e7</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;dvlasenk@redhat.com&gt;
</content>
</entry>
<entry>
<title>stat: fix mtime/ctime/atime</title>
<updated>2010-10-30T00:48:20+00:00</updated>
<author>
<name>Eric Lammerts</name>
<email>busybox@lists.lammerts.org</email>
</author>
<published>2010-10-30T00:48:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=66be9197a5111d0293732f4823d1711ccab51675'/>
<id>urn:sha1:66be9197a5111d0293732f4823d1711ccab51675</id>
<content type='text'>
If you set CONFIG_FEATURE_STAT_FORMAT=n, two of the three printed
times are wrong, because a global buffer is reused. Fix below.

Signed-off-by: Eric Lammerts &lt;busybox@lists.lammerts.org&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>whitespace cleanup</title>
<updated>2010-10-29T09:46:52+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>dvlasenk@redhat.com</email>
</author>
<published>2010-10-29T09:46:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=fb132e47370378474c68ad22c1c0cb2ccee178de'/>
<id>urn:sha1:fb132e47370378474c68ad22c1c0cb2ccee178de</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;dvlasenk@redhat.com&gt;
</content>
</entry>
<entry>
<title>*: whitespace fixes</title>
<updated>2010-10-28T16:57:19+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-10-28T16:57:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=e4dcba1c103dc28e927e004791e331aaf604383d'/>
<id>urn:sha1:e4dcba1c103dc28e927e004791e331aaf604383d</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>libbb: introduce and use common crc32 routine</title>
<updated>2010-10-27T13:26:45+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>dvlasenk@redhat.com</email>
</author>
<published>2010-10-27T13:26:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=9ce642f9746dfc29d119d0680b769677e3ea6da6'/>
<id>urn:sha1:9ce642f9746dfc29d119d0680b769677e3ea6da6</id>
<content type='text'>
function                                             old     new   delta
crc32_block_endian1                                    -      37     +37
crc32_block_endian0                                    -      34     +34
global_crc32_table                                     -       8      +8
file_read                                             82      87      +5
gzip_main                                            211     214      +3
xz_crc32                                              40      35      -5
crc32_table                                            8       -      -8
calculate_gunzip_crc                                  54      34     -20
lzo_crc32                                             54      25     -29
cksum_main                                           298     211     -87
------------------------------------------------------------------------------
(add/remove: 3/1 grow/shrink: 2/4 up/down: 87/-149)           Total: -62 bytes

Signed-off-by: Denys Vlasenko &lt;dvlasenk@redhat.com&gt;
</content>
</entry>
<entry>
<title>mv: implement -n option</title>
<updated>2010-10-26T13:58:47+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>dvlasenk@redhat.com</email>
</author>
<published>2010-10-26T13:58:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=4c46d854690595bb2c5487aedccebab8de8aafda'/>
<id>urn:sha1:4c46d854690595bb2c5487aedccebab8de8aafda</id>
<content type='text'>
function                                             old     new   delta
mv_longopts                                           23      36     +13
mv_main                                              510     520     +10
packed_usage                                       27218   27225      +7

Signed-off-by: Denys Vlasenko &lt;dvlasenk@redhat.com&gt;
</content>
</entry>
<entry>
<title>md5/sha1sum: code shrink</title>
<updated>2010-10-24T12:54:53+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-10-24T12:54:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=4b63e16d20f2c89b39e26a10cb1cdbcbf079df89'/>
<id>urn:sha1:4b63e16d20f2c89b39e26a10cb1cdbcbf079df89</id>
<content type='text'>
function                                             old     new   delta
hash_file                                            357     279     -78

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>libbb: introduce and use strcpy_and_process_escape_sequences</title>
<updated>2010-10-23T19:06:06+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-10-23T19:06:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=53600591311a129717abd2e3bcaa302622a6ce67'/>
<id>urn:sha1:53600591311a129717abd2e3bcaa302622a6ce67</id>
<content type='text'>
function                                             old     new   delta
strcpy_and_process_escape_sequences                    -      50     +50
bb_process_escape_sequence                           148     138     -10
printf_main                                          789     776     -13
getty_main                                          1897    1831     -66
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 0/3 up/down: 50/-89)            Total: -39 bytes

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>*: introduce and use xmkstemp. -65 bytes.</title>
<updated>2010-10-22T11:27:16+00:00</updated>
<author>
<name>Alexander Shishkin</name>
<email>virtuoso@slind.org</email>
</author>
<published>2010-10-22T11:27:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=6722737ece4b8db3e30b53aef8f981f53db1621e'/>
<id>urn:sha1:6722737ece4b8db3e30b53aef8f981f53db1621e</id>
<content type='text'>
Signed-off-by: Alexander Shishkin &lt;virtuoso@slind.org&gt;
Signed-off-by: Denys Vlasenko &lt;dvlasenk@redhat.com&gt;
</content>
</entry>
</feed>
