You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
uname(struct utsname *uts) in sys/utsname.h fills uts->release with "0.0-0"
The text was updated successfully, but these errors were encountered:
PumpkinXD
changed the title
[Windows] uname(struct utsname *uts) always fills uts.release with "0.0-0" on Windows NT
[Windows] uname(struct utsname *uts) always fills uts->release with "0.0-0" on Windows NT
May 5, 2024
uname(struct utsname *uts)
insys/utsname.h
fills uts->release with"0.0-0"
The text was updated successfully, but these errors were encountered: