<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32, branch manifest</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=manifest</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=manifest'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2018-07-25T09:36:02+00:00</updated>
<entry>
<title>win32: fix typo</title>
<updated>2018-07-25T09:36:02+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2018-07-25T09:36:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=779fd5745ac11bf752f5f4b977a274a39c192f90'/>
<id>urn:sha1:779fd5745ac11bf752f5f4b977a274a39c192f90</id>
<content type='text'>
</content>
</entry>
<entry>
<title>win32: rename resource files</title>
<updated>2018-07-24T15:43:10+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2018-07-24T15:43:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=958ba292aab941d81b4d89dedc92ba78ace6b1ad'/>
<id>urn:sha1:958ba292aab941d81b4d89dedc92ba78ace6b1ad</id>
<content type='text'>
Since more than just icon resources are now provided give various
files more appropriate names.
</content>
</entry>
<entry>
<title>win32: make version info and manifest resources configurable</title>
<updated>2018-07-24T15:34:52+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2018-07-24T15:34:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=43dd125914c7cc4656cf06b23230031e3444c5ff'/>
<id>urn:sha1:43dd125914c7cc4656cf06b23230031e3444c5ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>win32: tweaks to manifest</title>
<updated>2018-07-24T14:42:08+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2018-07-24T14:42:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=2d0cdc18eca3d8a0d6732d239145c233bd93bf08'/>
<id>urn:sha1:2d0cdc18eca3d8a0d6732d239145c233bd93bf08</id>
<content type='text'>
- Use CRLF line endings in manifest file.

- Add '-b' option to sed command to insert version in manifest file.
</content>
</entry>
<entry>
<title>win32: add manifest resource</title>
<updated>2018-07-12T08:02:29+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2018-07-12T08:02:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=2ed6dd86c4515f49a528d3991c7ae504744bb28b'/>
<id>urn:sha1:2ed6dd86c4515f49a528d3991c7ae504744bb28b</id>
<content type='text'>
Add a manifest to declare the requested execution level of the
busybox-w32 executable.
</content>
</entry>
<entry>
<title>win32: better error message in kill(2)</title>
<updated>2018-07-12T07:48:34+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2018-07-12T07:48:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=8bfa6becc7401b16d7056a8367341264ca7e802a'/>
<id>urn:sha1:8bfa6becc7401b16d7056a8367341264ca7e802a</id>
<content type='text'>
When the process architecture of busybox-w32 didn't match that of
the target process the error reported was 'Function not implemented'.
Change this to 'Permission denied'.
</content>
</entry>
<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>
</feed>
