cosmopolitan icon indicating copy to clipboard operation
cosmopolitan copied to clipboard

[Windows] `uname(struct utsname *uts)` always fills `uts->release` with `"0.0-0"` on Windows NT

Open PumpkinXD opened this issue 9 months ago • 0 comments

uname(struct utsname *uts) in sys/utsname.h fills uts->release with "0.0-0"

图片

图片

PumpkinXD avatar May 05 '24 11:05 PumpkinXD