<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/coreutils, branch 1_11_1</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=1_11_1</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=1_11_1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2008-07-11T12:19:14+00:00</updated>
<entry>
<title>Apply post-1.11.0 patches. Bump version to 1.11.1.</title>
<updated>2008-07-11T12:19:14+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-07-11T12:19:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=dee8587d9208e4ea5ba8f8bb73b555007529372e'/>
<id>urn:sha1:dee8587d9208e4ea5ba8f8bb73b555007529372e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>whitespace fixes. no code changes</title>
<updated>2008-06-25T09:53:17+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-06-25T09:53:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=7049ff8696c3c2a1be0f9901d7e2473568b8f918'/>
<id>urn:sha1:7049ff8696c3c2a1be0f9901d7e2473568b8f918</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix breakage found by randomconfig</title>
<updated>2008-06-23T22:31:52+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-06-23T22:31:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=cc3f20b9bdf9a46c41877dab4900eb2997b72019'/>
<id>urn:sha1:cc3f20b9bdf9a46c41877dab4900eb2997b72019</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix trivial error with inverted exit code in ls</title>
<updated>2008-06-18T16:38:22+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-06-18T16:38:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=4a689e9b49a0a40c062c5e4b1d46a100ec7f6d85'/>
<id>urn:sha1:4a689e9b49a0a40c062c5e4b1d46a100ec7f6d85</id>
<content type='text'>
</content>
</entry>
<entry>
<title>*: use llist_pop for traverse-and-free list operation</title>
<updated>2008-06-15T05:40:56+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-06-15T05:40:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=d50dda8c3501af9d593cd11272a15b480864a01c'/>
<id>urn:sha1:d50dda8c3501af9d593cd11272a15b480864a01c</id>
<content type='text'>
function                                             old     new   delta
append_file_list_to_list                             109     111      +2
udhcpc_main                                         2414    2413      -1
run_parts_main                                       325     324      -1
od_main                                             2324    2323      -1
getopt_main                                          709     707      -2
env_main                                             253     251      -2
sed_main                                             659     656      -3
ps_main                                              522     519      -3
traceroute_main                                     3960    3954      -6
sort_main                                            844     838      -6
diff_main                                            866     858      -8
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/10 up/down: 2/-33)            Total: -31 bytes

</content>
</entry>
<entry>
<title>dos2unix: do not destroy symlinks and mode of the file being converted.</title>
<updated>2008-06-14T04:28:41+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-06-14T04:28:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=a1767a1f5d744804958b2ef0516cbd5d33292c0c'/>
<id>urn:sha1:a1767a1f5d744804958b2ef0516cbd5d33292c0c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>build system: introduce FEATURE_ASSUME_UNICODE</title>
<updated>2008-06-13T11:16:09+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-06-13T11:16:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=c7497ea31b84eb3261a64a2e1a8e80643c26fd9d'/>
<id>urn:sha1:c7497ea31b84eb3261a64a2e1a8e80643c26fd9d</id>
<content type='text'>
ls: use it. also do G trick. with UNICODE off:

function                                             old     new   delta
ls_main                                              843     871     +28
show_color                                             1       -      -1
showdirs                                             500     497      -3
my_stat                                              100      97      -3
terminal_width                                         4       -      -4
tabstops                                               4       -      -4
status                                               122     118      -4
static.dotdir                                          4       -      -4
current_time_t                                         4       -      -4
all_fmt                                                4       -      -4
------------------------------------------------------------------------------
(add/remove: 0/6 grow/shrink: 1/3 up/down: 28/-31)             Total: -3 bytes

Also was tested with UNICODE on with glibc.

</content>
</entry>
<entry>
<title>ash: optional printf builtin. +25 bytes if off, +35 if on.</title>
<updated>2008-06-01T22:36:39+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-06-01T22:36:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=cd2663f15e74274619dd97dc382bb858ac255872'/>
<id>urn:sha1:cd2663f15e74274619dd97dc382bb858ac255872</id>
<content type='text'>
by Cristian Ionescu-Idbohrn.

</content>
</entry>
<entry>
<title>printf: fix a trivial bug</title>
<updated>2008-05-31T18:32:56+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-05-31T18:32:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=a76669c5956842c5d2b5b6137a4cd9232112f6b2'/>
<id>urn:sha1:a76669c5956842c5d2b5b6137a4cd9232112f6b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>printf: code shrink by eliminating string alloc/copy</title>
<updated>2008-05-31T11:41:50+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-05-31T11:41:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=1d1bba4e99f56874f1f0da1a3e0cc39f62f0e709'/>
<id>urn:sha1:1d1bba4e99f56874f1f0da1a3e0cc39f62f0e709</id>
<content type='text'>
function                                             old     new   delta
print_direc                                          428     382     -46

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