<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32, branch realpath</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=realpath</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=realpath'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2018-06-09T08:51:46+00:00</updated>
<entry>
<title>realpath: implement realpath(3) and enable realpath(1)</title>
<updated>2018-06-09T08:51:46+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2018-06-09T08:51:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=83f299376147a26436bc668ebcf0966a05010951'/>
<id>urn:sha1:83f299376147a26436bc668ebcf0966a05010951</id>
<content type='text'>
The implementation of realpath(3) is based on code by Stuart Dootson
(studoot on GitHub).
</content>
</entry>
<entry>
<title>Update README.md</title>
<updated>2018-06-06T07:30:30+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2018-06-06T07:30:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=e6863d2959f6c85998b1bff5557e35f568332bc6'/>
<id>urn:sha1:e6863d2959f6c85998b1bff5557e35f568332bc6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>win32: reinstate code in read_line_input to handle non-ttys</title>
<updated>2018-05-25T10:25:42+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2018-05-25T10:25:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=9242776725024948674b9b77650fa597a1cbc99f'/>
<id>urn:sha1:9242776725024948674b9b77650fa597a1cbc99f</id>
<content type='text'>
Commit f7c592f6d "win32: exclude termios code" excluded some code
to handle line input when stdin or stdout aren't ttys.  It turns
out that this is required when 'busybox sh -i' is run from an MSYS2
shell.  See GitHub issue #115.

Revert this part of the commit.
</content>
</entry>
<entry>
<title>Update copyright date</title>
<updated>2018-05-13T07:27:02+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2018-05-13T07:27:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=28ade29e98c3bf14fd2818684d2de0789efee312'/>
<id>urn:sha1:28ade29e98c3bf14fd2818684d2de0789efee312</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update default configuration</title>
<updated>2018-05-13T07:26:21+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2018-05-13T07:26:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=eece779cb0921e8eab94a0d41b799fb9acb497c2'/>
<id>urn:sha1:eece779cb0921e8eab94a0d41b799fb9acb497c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'busybox' into merge</title>
<updated>2018-05-13T07:15:58+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2018-05-13T07:15:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=3ce461fdf3b7adfd44ea058fa0c5ca6d91a5bc5d'/>
<id>urn:sha1:3ce461fdf3b7adfd44ea058fa0c5ca6d91a5bc5d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cat: fix cat -e and cat -v erroneously numbering 1st line</title>
<updated>2018-04-29T12:05:43+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2018-04-29T12:05:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=d80eecb86812c1fbda652f9b995060c26ba0b155'/>
<id>urn:sha1:d80eecb86812c1fbda652f9b995060c26ba0b155</id>
<content type='text'>
function                                             old     new   delta
cat_main                                             418     421      +3

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>ifplugd: close signal race</title>
<updated>2018-04-29T11:46:49+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2018-04-29T11:46:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=bc2e70b4a25e58264cdc236803c32f5a9a0c7e4c'/>
<id>urn:sha1:bc2e70b4a25e58264cdc236803c32f5a9a0c7e4c</id>
<content type='text'>
function                                             old     new   delta
ifplugd_main                                        1109    1117      +8

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>unlzma: do emit the error message on bad input, when we exit with 1</title>
<updated>2018-04-24T11:49:12+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2018-04-24T11:49:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=77bf05dfe39c507eafc6421ac66b4613aab5509f'/>
<id>urn:sha1:77bf05dfe39c507eafc6421ac66b4613aab5509f</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>wget: handle URLs with @ or hash differently</title>
<updated>2018-04-24T11:35:32+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2018-04-24T11:35:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=df45eb49acaeb64574e14f78c6bb5b95f1157058'/>
<id>urn:sha1:df45eb49acaeb64574e14f78c6bb5b95f1157058</id>
<content type='text'>
If server replied with 302 and

Location: ?foo

we used to underflow the allocated space while trying to form the "@foo"
filename. Switch to forming "foo" filename.

function                                             old     new   delta
packed_usage                                       32795   32799      +4
parse_url                                            387     352     -35
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/1 up/down: 4/-35)             Total: -31 bytes

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