Re: [PATCH v3 2/2] Cygwin: uname: add host machine tag to sysname.

2024-11-29 Thread Corinna Vinschen
On Nov 27 11:26, Jeremy Drake via Cygwin-patches wrote: > From: Jeremy Drake > > If the Cygwin dll's architecture is different from the host system's > architecture, append an additional tag that indicates the host system > architecture (the Cygwin dll's architecture is already indicated in > mac

[PATCH v3 2/2] Cygwin: uname: add host machine tag to sysname.

2024-11-27 Thread Jeremy Drake via Cygwin-patches
From: Jeremy Drake If the Cygwin dll's architecture is different from the host system's architecture, append an additional tag that indicates the host system architecture (the Cygwin dll's architecture is already indicated in machine). Signed-off-by: Jeremy Drake --- v2: get rid of hardcoded st