]> sourceware.org Git - newlib-cygwin.git/commit
Cygwin: 3.4-only: uname: drop dot from external release info
authorCorinna Vinschen <corinna@vinschen.de>
Thu, 8 Dec 2022 17:48:45 +0000 (18:48 +0100)
committerCorinna Vinschen <corinna@vinschen.de>
Thu, 8 Dec 2022 17:53:24 +0000 (18:53 +0100)
commitb5eba8e972786275c76ea69a7ce6ef8d7c8279c3
tree4203098a5450711b8c937b1eb360c131fa9fdd48
parent3baeb898ee276bb5563b41dd378d2a1f77fb90b7
Cygwin: 3.4-only: uname: drop dot from external release info

Right now, the dot between the version and the machine info in
the release field is expected to come in from CYGPORT_RELEASE_INFO.
But that's just confusing and doesn't match what we now do in 3.5
since commit 97eb64b909bc ("Cygwin: uname: generate default release
string from git as well")

Add the dot when attaching the machine info.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
winsup/cygwin/uname.cc
This page took 0.029794 seconds and 5 git commands to generate.