<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32, branch noconsole2</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=noconsole2</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=noconsole2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2023-08-20T12:35:20+00:00</updated>
<entry>
<title>ash: detect console state on shell start up</title>
<updated>2023-08-20T12:35:20+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2023-08-20T11:53:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=67ed7484be88e3be5a5a51f404f1325a569be173'/>
<id>urn:sha1:67ed7484be88e3be5a5a51f404f1325a569be173</id>
<content type='text'>
Set 'noconsole' to match the actual state of the console (normal/
iconified) when the shell is started.  Thus ShowWindow() will only
be called if the actual state differs from the default or user
defined state.

Costs 20-24 bytes.

(GitHub issue #325)
</content>
</entry>
<entry>
<title>testsuite: skip some tests in native build</title>
<updated>2023-08-19T08:32:30+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2023-08-19T08:32:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=77aa74d151643ff2ec96156942e004fba19464a5'/>
<id>urn:sha1:77aa74d151643ff2ec96156942e004fba19464a5</id>
<content type='text'>
The testsuite includes some Windows-specific tests.  Exclude these
when running a test on a native build to avoid upsetting the results.
</content>
</entry>
<entry>
<title>ash: detect native Windows environment on Wine</title>
<updated>2023-08-17T14:09:14+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2023-08-17T14:09:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=5c1a3b00e235da31b2c73bae18aa5622d820b68a'/>
<id>urn:sha1:5c1a3b00e235da31b2c73bae18aa5622d820b68a</id>
<content type='text'>
The shell detected a native Windows environment by checking for a
mixed-case 'Path' environment variable.  This has always worked on
Windows but recent versions of Wine have a 'PATH' environment
variable.

Check also for 'ComSpec'.

Costs 24-48 bytes.
</content>
</entry>
<entry>
<title>libbb: change message regarding UTF-8 manifest</title>
<updated>2023-08-17T13:08:11+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2023-08-17T13:08:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=460463c81f6f7eac4a4376ac7cae9ace715da89e'/>
<id>urn:sha1:460463c81f6f7eac4a4376ac7cae9ace715da89e</id>
<content type='text'>
When the UTF-8 manifest is included in the binary but the ANSI
code page isn't UTF-8 report "UTF8 manifest not supported".
</content>
</entry>
<entry>
<title>ash: improved support for trap built-in</title>
<updated>2023-08-15T07:42:28+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2023-08-15T07:42:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=44349e33d7cf05225f8c39cee7fc2b89cfc72ce8'/>
<id>urn:sha1:44349e33d7cf05225f8c39cee7fc2b89cfc72ce8</id>
<content type='text'>
Make it possible to use the 'trap' built-in with command substitution,
process substitution and in pipelines.

Costs 200-256 bytes.
</content>
</entry>
<entry>
<title>ash: code shrink</title>
<updated>2023-08-15T07:38:21+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2023-08-15T07:38:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=41384b4829db50c7b7ba07c720d299ce098d320d'/>
<id>urn:sha1:41384b4829db50c7b7ba07c720d299ce098d320d</id>
<content type='text'>
Move the code to handle the case nprocs == 1 from jobtab_size()
to procstat_size().

Saves 16 bytes.
</content>
</entry>
<entry>
<title>libbb: silence compiler warnings</title>
<updated>2023-08-10T09:50:17+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2023-08-10T09:50:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=dc5cdc79c18b2e0723f899a504bdfa3f751d422f'/>
<id>urn:sha1:dc5cdc79c18b2e0723f899a504bdfa3f751d422f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update default configurations</title>
<updated>2023-08-10T09:27:29+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2023-08-10T09:27:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=c6b150a81e83872b74573fd49e8ab361fa5a454b'/>
<id>urn:sha1:c6b150a81e83872b74573fd49e8ab361fa5a454b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'busybox' into merge</title>
<updated>2023-08-10T09:14:38+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2023-08-10T09:14:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=1ba2d37b9f59c4e7a44abb56dfb87f044ba7dc77'/>
<id>urn:sha1:1ba2d37b9f59c4e7a44abb56dfb87f044ba7dc77</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ash: improved support for jobs built-in</title>
<updated>2023-08-08T08:51:03+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2023-08-08T08:51:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=7b692ddf0c746014f94813bcb6418f0c95d85afc'/>
<id>urn:sha1:7b692ddf0c746014f94813bcb6418f0c95d85afc</id>
<content type='text'>
Pass job data to child shells.  This makes it possible to use
the 'jobs' built-in with command substitution, process substitution
and in pipelines.

Costs 576-672 bytes

(GitHub issue #350)
</content>
</entry>
</feed>
