<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/coreutils, branch 1_8_2</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=1_8_2</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=1_8_2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2007-11-24T04:37:59+00:00</updated>
<entry>
<title>Apply all post-1.8.1 patches</title>
<updated>2007-11-24T04:37:59+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-11-24T04:37:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=80297d5f0cbe8a3de497804dcbb1a89e6f9c1562'/>
<id>urn:sha1:80297d5f0cbe8a3de497804dcbb1a89e6f9c1562</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixes revealed by randomconfig run</title>
<updated>2007-10-16T22:53:05+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-10-16T22:53:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=557613656317ccf401669dcc6681155bf2930c9f'/>
<id>urn:sha1:557613656317ccf401669dcc6681155bf2930c9f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stty: incorporate strings into struct instead of keeping pointers there.</title>
<updated>2007-10-11T16:02:36+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-10-11T16:02:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=2ea8c40e8f642ded3d68e99f0675ce2e7b8794ee'/>
<id>urn:sha1:2ea8c40e8f642ded3d68e99f0675ce2e7b8794ee</id>
<content type='text'>
static:
   text    data     bss     dec     hex filename
 767535     974    9420  777929   bdec9 busybox_old
 767403     974    9420  777797   bde45 busybox_unstripped

dynamic -fpic:
   text    data     bss     dec     hex filename
 718954   14030   12032  745016   b5e38 busybox_old
 720278   12534   12032  744844   b5d8c busybox_unstripped

</content>
</entry>
<entry>
<title>add -fvisibility=hidden to CC flags, mark XXX_main functions</title>
<updated>2007-10-11T10:05:36+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-10-11T10:05:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=9b49a5ed8551e46892af3f676e5d96d21b540e3c'/>
<id>urn:sha1:9b49a5ed8551e46892af3f676e5d96d21b540e3c</id>
<content type='text'>
EXTERNALLY_VISIBLE. 5% size reduction of libbusybox.so

</content>
</entry>
<entry>
<title>stat: code shrink; stop using bss; stop using strncat incorrectly</title>
<updated>2007-10-05T20:31:23+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-10-05T20:31:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=91e520320510fe4c535eaf26ff24de44d2a55c66'/>
<id>urn:sha1:91e520320510fe4c535eaf26ff24de44d2a55c66</id>
<content type='text'>
function                                             old     new   delta
printfs                                                -      28     +28
strcatc                                                -      26     +26
human_time                                            41      44      +3
print_it                                             229     219     -10
buf                                                   30       -     -30
print_statfs                                         420     358     -62
print_stat                                          1089     921    -168
------------------------------------------------------------------------------
(add/remove: 2/1 grow/shrink: 1/3 up/down: 57/-270)          Total: -213 bytes
   text    data     bss     dec     hex filename
 771105    1029    9552  781686   bed76 busybox_old
 770892    1029    9520  781441   bec81 busybox_unstripped

</content>
</entry>
<entry>
<title>delete now unused check_header_gzip.c</title>
<updated>2007-10-05T20:29:31+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-10-05T20:29:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=91e80c2be7d53b116ef23072ecaa89168b8e5bfc'/>
<id>urn:sha1:91e80c2be7d53b116ef23072ecaa89168b8e5bfc</id>
<content type='text'>
sum: do not use uintmax needlessly

</content>
</entry>
<entry>
<title>tail: sizeof(buf) is sizeof(char*)! must be BUFSIZ</title>
<updated>2007-10-05T19:17:16+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-10-05T19:17:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=226002ea74a5285bb338b17419c13f43a1ff5a47'/>
<id>urn:sha1:226002ea74a5285bb338b17419c13f43a1ff5a47</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tail: work correctly on /proc files (Kazuo TAKADA &lt;kztakada@sm.sony.co.jp&gt;)</title>
<updated>2007-10-02T10:17:56+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-10-02T10:17:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=368a12efc24d9e9c758ee99239f79e5f443e6c0e'/>
<id>urn:sha1:368a12efc24d9e9c758ee99239f79e5f443e6c0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>printf("%s\n") -&gt; puts()</title>
<updated>2007-10-01T12:05:12+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-10-01T12:05:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=feb7ae7f01e13dce31118e5a58b09b237d25e58c'/>
<id>urn:sha1:feb7ae7f01e13dce31118e5a58b09b237d25e58c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>'simple' error message functions by Loic Grenie &lt;loic.grenie@gmail.com&gt;.</title>
<updated>2007-10-01T11:58:38+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-10-01T11:58:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=0c97c9d43707da745fe2bc62ab2a69497ceaf666'/>
<id>urn:sha1:0c97c9d43707da745fe2bc62ab2a69497ceaf666</id>
<content type='text'>
263 bytes saved.

</content>
</entry>
</feed>
