Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | win32: fix uname(2) if ARM architecture is undefinedFRP-5301-gda71f7c57 | Ron Yorston | 2024-02-20 | 1 | -0/+2 |
* | win32: add aarch64 to uname(2) | Ron Yorston | 2024-01-21 | 1 | -0/+3 |
* | win32: code shrink uname(2) | Ron Yorston | 2021-08-16 | 1 | -8/+4 |
* | win32: code shrink | Ron Yorston | 2021-08-08 | 1 | -6/+5 |
* | uname: drop support for ia64 | Ron Yorston | 2019-02-21 | 1 | -4/+3 |
* | win32: silence some compiler warnings | Ron Yorston | 2015-07-15 | 1 | -3/+3 |
* | Drop CONFIG_WIN32_NET setting | Ron Yorston | 2014-03-17 | 1 | -10/+0 |
* | win32/uname.c: if networking is enabled use gethostname | Ron Yorston | 2012-04-24 | 1 | -0/+8 |
* | Fix incorrect struct in WIN32 uname.c | Ron Yorston | 2012-03-30 | 1 | -3/+3 |
* | Implementation of uname for WIN32 | Ron Yorston | 2012-02-09 | 1 | -0/+50 |