<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/win32/uname.c, branch zstd</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=zstd</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=zstd'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2025-12-08T21:19:18+00:00</updated>
<entry>
<title>uname: Check for PROCESSOR_ARCHITECTURE_ARM as well</title>
<updated>2025-12-08T21:19:18+00:00</updated>
<author>
<name>Martin Storsjö</name>
<email>martin@martin.st</email>
</author>
<published>2025-12-03T21:47:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=fd4410b88751c027a1dac5316f7786055c65819c'/>
<id>urn:sha1:fd4410b88751c027a1dac5316f7786055c65819c</id>
<content type='text'>
Return "armv7" in this case.
</content>
</entry>
<entry>
<title>win32: fix uname(2) if ARM architecture is undefined</title>
<updated>2024-02-20T13:28:07+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2024-02-20T13:28:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=da71f7c5761217d244ee9db4eeef8bdbddf7676e'/>
<id>urn:sha1:da71f7c5761217d244ee9db4eeef8bdbddf7676e</id>
<content type='text'>
Older versions of mingw don't define PROCESSOR_ARCHITECTURE_ARM64.
Don't let this stop the build.
</content>
</entry>
<entry>
<title>win32: add aarch64 to uname(2)</title>
<updated>2024-01-21T14:26:27+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2024-01-21T14:26:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=df8b9d4cbaab10fc096385abde826709b6072b5f'/>
<id>urn:sha1:df8b9d4cbaab10fc096385abde826709b6072b5f</id>
<content type='text'>
For Windows on ARM we need to report the aarch64 processor
architecture.
</content>
</entry>
<entry>
<title>win32: code shrink uname(2)</title>
<updated>2021-08-16T08:27:59+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2021-08-16T08:27:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=4c08d5f6b53b0ea2fd8d422c02d428ad183d5a9b'/>
<id>urn:sha1:4c08d5f6b53b0ea2fd8d422c02d428ad183d5a9b</id>
<content type='text'>
If GetVersionEx() fails just assume the OS version numbers remain
set to zero and print them as-is.

Saves 48 bytes.
</content>
</entry>
<entry>
<title>win32: code shrink</title>
<updated>2021-08-08T10:13:04+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2021-08-08T10:13:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=466cbfe6fd944a343caf29662f3b175a2ebdb7dc'/>
<id>urn:sha1:466cbfe6fd944a343caf29662f3b175a2ebdb7dc</id>
<content type='text'>
Save a few bytes:

- When collecting entropy prefer functions we call elsewhere.

- In uname(2) set 32-bit processor type to i686 and tweak it for
  i386.
</content>
</entry>
<entry>
<title>uname: drop support for ia64</title>
<updated>2019-02-21T11:54:10+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2019-02-21T11:33:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=524d178efc9fadb3f3303dcdfeab793742a9e5bc'/>
<id>urn:sha1:524d178efc9fadb3f3303dcdfeab793742a9e5bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>win32: silence some compiler warnings</title>
<updated>2015-07-15T10:53:50+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2015-07-15T10:45:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=70a4a723c507efc4e1bcfa4d4685da0821bff6dc'/>
<id>urn:sha1:70a4a723c507efc4e1bcfa4d4685da0821bff6dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Drop CONFIG_WIN32_NET setting</title>
<updated>2014-03-17T21:58:40+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2014-03-17T21:58:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=c2a7ce04edbde925966f03d78cc8db077416da28'/>
<id>urn:sha1:c2a7ce04edbde925966f03d78cc8db077416da28</id>
<content type='text'>
</content>
</entry>
<entry>
<title>win32/uname.c: if networking is enabled use gethostname</title>
<updated>2012-04-24T11:06:00+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2012-04-24T11:01:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=591378ff82a3dcbd0bdccf7a6f7ffb70090a4b35'/>
<id>urn:sha1:591378ff82a3dcbd0bdccf7a6f7ffb70090a4b35</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix incorrect struct in WIN32 uname.c</title>
<updated>2012-03-30T14:10:04+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2012-03-30T14:10:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=40b68b6ecaf47c6a68bfa4158a61ce41bffa8284'/>
<id>urn:sha1:40b68b6ecaf47c6a68bfa4158a61ce41bffa8284</id>
<content type='text'>
</content>
</entry>
</feed>
