aboutsummaryrefslogtreecommitdiff
path: root/win32/uname.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* win32: fix uname(2) if ARM architecture is undefinedFRP-5301-gda71f7c57Ron Yorston2024-02-201-0/+2
* win32: add aarch64 to uname(2)Ron Yorston2024-01-211-0/+3
* win32: code shrink uname(2)Ron Yorston2021-08-161-8/+4
* win32: code shrinkRon Yorston2021-08-081-6/+5
* uname: drop support for ia64Ron Yorston2019-02-211-4/+3
* win32: silence some compiler warningsRon Yorston2015-07-151-3/+3
* Drop CONFIG_WIN32_NET settingRon Yorston2014-03-171-10/+0
* win32/uname.c: if networking is enabled use gethostnameRon Yorston2012-04-241-0/+8
* Fix incorrect struct in WIN32 uname.cRon Yorston2012-03-301-3/+3
* Implementation of uname for WIN32Ron Yorston2012-02-091-0/+50