<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/libbb, branch 1_15_2</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=1_15_2</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=1_15_2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2009-10-08T01:06:04+00:00</updated>
<entry>
<title>apply post-1.15.1 fixes</title>
<updated>2009-10-08T01:06:04+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-10-08T01:06:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=4ac9819263114edb9b5b638ffa6d2e41a4bb46e7'/>
<id>urn:sha1:4ac9819263114edb9b5b638ffa6d2e41a4bb46e7</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>do not store 1st two bytes of compressed help text</title>
<updated>2009-08-20T21:34:01+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-08-20T21:34:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=263cff9a2f4480cd922ecff5e382e8fd804957eb'/>
<id>urn:sha1:263cff9a2f4480cd922ecff5e382e8fd804957eb</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>libbb: prevent resursion on malloc failure</title>
<updated>2009-08-01T04:53:03+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-08-01T04:53:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=e2944af43eeb95ec612a48cc930a71f9e6a2f219'/>
<id>urn:sha1:e2944af43eeb95ec612a48cc930a71f9e6a2f219</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>rename _BB_SUID_ALWAYS and NEVER into REQUIRE and DROP. No code changes.</title>
<updated>2009-07-30T10:57:19+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-07-30T10:57:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=6d48d3ee2a5a6b5bded1591952d8105fafdf783a'/>
<id>urn:sha1:6d48d3ee2a5a6b5bded1591952d8105fafdf783a</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>make find_pid_by_name look at /proc/PID/exe too</title>
<updated>2009-07-28T23:35:13+00:00</updated>
<author>
<name>Alexander Shishkin</name>
<email>virtuoso@slind.org</email>
</author>
<published>2009-07-28T23:35:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=e766f6213259d4cb3b3b0ce09aa43690215bfe4e'/>
<id>urn:sha1:e766f6213259d4cb3b3b0ce09aa43690215bfe4e</id>
<content type='text'>
function                                             old     new   delta
procps_scan                                         1642    1709     +67
find_pid_by_name                                     193     223     +30
free_procps_scan                                      29      37      +8

Signed-off-by: Alexander Shishkin &lt;virtuoso@slind.org&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>fix mountpoint test to not prevemt mkfs_xxx from making image in any file</title>
<updated>2009-07-18T14:22:26+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-07-18T14:22:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=6ae6426a7485b5835c23aea198b3065f491d918b'/>
<id>urn:sha1:6ae6426a7485b5835c23aea198b3065f491d918b</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>touch: implement -t TIME (needed for testsuite)</title>
<updated>2009-07-18T02:49:20+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-07-18T02:49:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=38dd8aa657d80232d8bbce4ed359af2022f605c7'/>
<id>urn:sha1:38dd8aa657d80232d8bbce4ed359af2022f605c7</id>
<content type='text'>
This changes date -d TIME format a bit, makes it more compatible

function                                             old     new   delta
parse_datestr                                        391     618    +227
touch_main                                           360     361      +1
packed_usage                                       26624   26615      -9

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>touch: implement -d --date (our own testsuite needs that)</title>
<updated>2009-07-18T01:41:29+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-07-18T01:41:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=7aca89a7a32a1e560c447952c28a8b1e7fb775fc'/>
<id>urn:sha1:7aca89a7a32a1e560c447952c28a8b1e7fb775fc</id>
<content type='text'>
function                                             old     new   delta
static.uname_longopts                                  -     137    +137
touch_main                                           231     360    +129
static.touch_longopts                                  -      32     +32
validate_tm_time                                       -      28     +28
packed_usage                                       26616   26624      +8
date_main                                            687     686      -1
static.longopts                                      162       -    -162
------------------------------------------------------------------------------
(add/remove: 3/1 grow/shrink: 2/1 up/down: 334/-163)          Total: 171 bytes

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>date: factor out date parsing (in preparation for touch -d)</title>
<updated>2009-07-18T01:40:35+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-07-18T01:40:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=73b71f381d24218cf6368364be723a7b5c9aeda9'/>
<id>urn:sha1:73b71f381d24218cf6368364be723a7b5c9aeda9</id>
<content type='text'>
function                                             old     new   delta
parse_datestr                                          -     391    +391
sha512_process_block128                             1283    1310     +27
buffer_fill_and_print                                179     196     +17
nexpr                                                826     840     +14
unzip_main                                          1931    1939      +8
popstring                                            134     140      +6
qrealloc                                              33      36      +3
builtin_umask                                        121     123      +2
evalvar                                             1365    1363      -2
changepath                                           194     192      -2
do_compress                                         1698    1688     -10
hwclock_main                                         340     329     -11
cmdputs                                              414     402     -12
identify                                            4343    4329     -14
date_main                                           1186     687    -499
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 7/7 up/down: 468/-550)          Total: -82 bytes

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>widen "Unicode in environment" check</title>
<updated>2009-07-16T14:09:25+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-07-16T14:09:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=fff73641e473763ba47c84f5c04eb0fc0da6d64b'/>
<id>urn:sha1:fff73641e473763ba47c84f5c04eb0fc0da6d64b</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
</feed>
