<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/libpwdgrp, branch stty</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=stty</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=stty'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2015-10-19T02:37:19+00:00</updated>
<entry>
<title>libbb: make parse_chown_usergroup_or_die() set unspecified uid/gid to -1</title>
<updated>2015-10-19T02:37:19+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2015-10-19T02:37:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=3d0805e9e7c45e6c0f9fb5e587d8b4a5a5f3c74c'/>
<id>urn:sha1:3d0805e9e7c45e6c0f9fb5e587d8b4a5a5f3c74c</id>
<content type='text'>
function                                             old     new   delta
parse_chown_usergroup_or_die                         102     115     +13
chown_main                                           190     175     -15
start_stop_daemon_main                              1043    1027     -16
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/2 up/down: 13/-31)            Total: -18 bytes

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>libbb: get_uidgid() always called with allow_numeric=1</title>
<updated>2015-10-19T02:27:17+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2015-10-19T02:27:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=526d85831e7480b9c7a3673d8dd356a438e6dd74'/>
<id>urn:sha1:526d85831e7480b9c7a3673d8dd356a438e6dd74</id>
<content type='text'>
function                                             old     new   delta
xget_uidgid                                           30      25      -5
make_device                                         2188    2183      -5
main                                                 797     792      -5
get_uidgid                                           240     225     -15

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>whitespace fixes</title>
<updated>2015-10-12T23:51:37+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2015-10-12T23:51:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=6390a3a4e5e44894a94b31b57a9b2a07a215f171'/>
<id>urn:sha1:6390a3a4e5e44894a94b31b57a9b2a07a215f171</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>libpwdgrp: fix comment discrepancies</title>
<updated>2015-10-12T22:31:02+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2015-10-12T22:31:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=b5dabd9078492c6b3366bab57a51e070b83f9b45'/>
<id>urn:sha1:b5dabd9078492c6b3366bab57a51e070b83f9b45</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>libpwdgrp: do not require that /etc/passwd entries have nonempty home and shell</title>
<updated>2015-10-12T02:06:18+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2015-10-12T02:06:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=5de450237cf7ec63faa6ab4e019f66e053324c49'/>
<id>urn:sha1:5de450237cf7ec63faa6ab4e019f66e053324c49</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>libpwdgrp: fix thinko in getpwnam</title>
<updated>2015-02-19T21:03:56+00:00</updated>
<author>
<name>Tito Ragusa</name>
<email>farmatito@tiscali.it</email>
</author>
<published>2015-02-19T21:02:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=cb6a112f09c3b5dfe94b5c365ca50df4dcc05520'/>
<id>urn:sha1:cb6a112f09c3b5dfe94b5c365ca50df4dcc05520</id>
<content type='text'>
function                                             old     new   delta
parse_file                                             -      64     +64
getXXnam_r                                           162     138     -24
getXXnam                                              90      50     -40
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 0/2 up/down: 64/-64)              Total: 0 bytes

Signed-off-by: Tito Ragusa &lt;farmatito@tiscali.it&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>libpwdgrp: use getpwent() instead of getpwent_r()</title>
<updated>2015-02-07T20:21:02+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2015-02-07T20:21:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=23cfaab47de7392c1ba7d601a05fb36da3629b28'/>
<id>urn:sha1:23cfaab47de7392c1ba7d601a05fb36da3629b28</id>
<content type='text'>
function                                             old     new   delta
massage_data_for_non_r_func                            -      90     +90
bb_internal_getpwent                                   -      69     +69
getXXnam_r                                            94     162     +68
fill_bounds                                          131     128      -3
deluser_main                                         355     310     -45
complete_username                                    123      78     -45
getXXnam                                             163      90     -73
massage_data_for_r_func                              103       -    -103
bb_internal_getpwent_r                               121       -    -121
------------------------------------------------------------------------------
(add/remove: 2/2 grow/shrink: 1/5 up/down: 227/-407)         Total: -163 bytes

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>libpwdgrp: line counting in error meesages is broken, remove it</title>
<updated>2015-01-06T00:22:36+00:00</updated>
<author>
<name>Tito Ragusa</name>
<email>farmatito@tiscali.it</email>
</author>
<published>2015-01-06T00:22:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=e5cae08f1232e66daca8f47f0f257a83a0cca9fa'/>
<id>urn:sha1:e5cae08f1232e66daca8f47f0f257a83a0cca9fa</id>
<content type='text'>
Signed-off-by: Tito Ragusa &lt;farmatito@tiscali.it&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>libpwdgrp: fixes suggested by Tito, comment tweaks</title>
<updated>2015-01-05T14:09:04+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2015-01-05T14:09:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=c5d4a04e450b961e354e985058bd69a0f7b7bc2d'/>
<id>urn:sha1:c5d4a04e450b961e354e985058bd69a0f7b7bc2d</id>
<content type='text'>
function                                             old     new   delta
bb_internal_getpwent_r                               100     121     +21
parse_common                                         202     203      +1

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>libpwdgrp: another code shrink</title>
<updated>2015-01-04T01:34:52+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2015-01-04T01:34:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=db4d1051ca5e9b4cc1fd2d1872194874f09e3b35'/>
<id>urn:sha1:db4d1051ca5e9b4cc1fd2d1872194874f09e3b35</id>
<content type='text'>
function                                             old     new   delta
massage_data_for_r_func                                -     110    +110
bb_internal_getpwent_r                               173     100     -73
getXXnam_r                                           176      95     -81
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 0/2 up/down: 110/-154)          Total: -44 bytes

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
</feed>
