<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/libbb/run_shell.c, 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-06-27T01:23:31+00:00</updated>
<entry>
<title>*: s/"/bin/sh"/DEFAULT_SHELL, run_shell() API fix, remove unneeded strdup</title>
<updated>2010-06-27T01:23:31+00:00</updated>
<author>
<name>Ladislav Michl</name>
<email>Ladislav.Michl@seznam.cz</email>
</author>
<published>2010-06-27T01:23:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=a73b87e9343df2a6f14e328a977e7b70eb3ed707'/>
<id>urn:sha1:a73b87e9343df2a6f14e328a977e7b70eb3ed707</id>
<content type='text'>
function                                             old     new   delta
run_shell                                            157     166      +9
su_main                                              477     470      -7
sulogin_main                                         515     503     -12

Signed-off-by: Ladislav Michl &lt;Ladislav.Michl@seznam.cz&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>*: make exec failure message more consistent</title>
<updated>2010-06-24T23:46:53+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-06-24T23:46:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=41ddd9f60604cd994eeb37eb5708e9d3d5c8484b'/>
<id>urn:sha1:41ddd9f60604cd994eeb37eb5708e9d3d5c8484b</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>*: merge some common strings</title>
<updated>2010-03-23T15:25:17+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-03-23T15:25:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=651a2697f725f10c1ebdb8947925b5a9c6cf4fe2'/>
<id>urn:sha1:651a2697f725f10c1ebdb8947925b5a9c6cf4fe2</id>
<content type='text'>
   text   data    bss    dec    hexfilename
 838650   8009      0 846659  ceb43busybox_old
 838519   8009      0 846528  ceac0busybox_unstripped

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>*: use "can't" instead of "cannot"</title>
<updated>2009-11-13T08:08:27+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-11-13T08:08:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=6331cf059ccfdf35f4e5a505cbae885094cc41b0'/>
<id>urn:sha1:6331cf059ccfdf35f4e5a505cbae885094cc41b0</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on</title>
<updated>2008-06-27T02:52:20+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-06-27T02:52:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=defc1ea34074e7882724c460260d307cdf981a70'/>
<id>urn:sha1:defc1ea34074e7882724c460260d307cdf981a70</id>
<content type='text'>
   text    data     bss     dec     hex filename
 808035     611    6868  815514   c719a busybox_old
 804472     611    6868  811951   c63af busybox_unstripped

</content>
</entry>
<entry>
<title>*: kill bb_get_last_path_component, replace with two functions</title>
<updated>2007-09-24T18:27:04+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-09-24T18:27:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=818322b9b19a452d66a07ca69256e2c092f5db5f'/>
<id>urn:sha1:818322b9b19a452d66a07ca69256e2c092f5db5f</id>
<content type='text'>
(one which strips trailing slash and one which does not)
wget: straighten out as a result of above change
   text    data     bss     dec     hex filename
   5056       1       0    5057    13c1 busybox.t4/networking/wget.o
   5022       0       0    5022    139e busybox.t5/networking/wget.o

</content>
</entry>
<entry>
<title>run_shell: code shrink for selinux</title>
<updated>2007-09-10T17:17:01+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-09-10T17:17:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=976690afe0b376c580dd2756e6d8eafe1317a011'/>
<id>urn:sha1:976690afe0b376c580dd2756e6d8eafe1317a011</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use "glibc errno" trick not only for ash, but for entire busybox</title>
<updated>2007-05-31T22:16:38+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-05-31T22:16:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=fad2b86c9e7eaadb973b50a1bc0e2accc1a96cfd'/>
<id>urn:sha1:fad2b86c9e7eaadb973b50a1bc0e2accc1a96cfd</id>
<content type='text'>
(add/remove: 1/1 grow/shrink: 37/37 up/down: 139/-228)        Total: -89 bytes

</content>
</entry>
<entry>
<title>run_shell.c: style fix</title>
<updated>2006-09-05T09:45:30+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2006-09-05T09:45:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=797b4d210d3a877f51be404aa1b147246dd3f079'/>
<id>urn:sha1:797b4d210d3a877f51be404aa1b147246dd3f079</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate</title>
<updated>2006-08-03T15:41:12+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2006-08-03T15:41:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=d921b2ecc0d294ad4bf8c7458fc52a60c28727d2'/>
<id>urn:sha1:d921b2ecc0d294ad4bf8c7458fc52a60c28727d2</id>
<content type='text'>
things like xasprintf() into xfuncs.c, remove xprint_file_by_name() (it only
had one user), clean up lots of #includes...  General cleanup pass.  What I've
been doing for the last couple days.

And it conflicts!  I've removed httpd.c from this checkin due to somebody else
touching that file.  It builds for me.  I have to catch a bus.  (Now you know
why I'm looking forward to Mercurial.)
</content>
</entry>
</feed>
