Cygwin zh_CN.GB18030 locale?

2024-11-20 Thread Dan Shelton via Cygwin
Hello! Does Cygwin have a zh_CN.GB18030 locale? Dan -- Dan Shelton - Cluster Specialist Win/Lin/Bsd -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info: https://cygwin.co

Re: Read Windows event log from via Cygwin /proc, /dev, ...?

2024-11-20 Thread Dan Shelton via Cygwin
On Wed, 24 Jul 2024 at 03:10, Brian Inglis via Cygwin wrote: > > On 2024-07-23 18:07, Dan Shelton via Cygwin wrote: > > Does Cygwin have a script API to read the Windows event log, maybe via /proc > > or /dev? > Install package syslog-ng and set up Cygwin syslog, then set up other > processes > t

Re: PyImagingPhoto

2024-11-20 Thread Hal Knight via Cygwin
Here is an update. At the following link, it says that the problem was fixed in Pillow version 9.0.0.dev0: https://github.com/friedrichromstedt/bughunting-02/tree/v2021-11-05_2?tab=readme-ov-file#proposal-of-a-fix-from-upstream My Pillow version is 8.4.0. I tried to upgrade to more recent versio

Re: include tag in uname -s for ARM64 hosts

2024-11-20 Thread Jeremy Drake via Cygwin
On Wed, 20 Nov 2024, Jeremy Drake via Cygwin wrote: > CygwinHostSuffix > Not worth worrying about: > ARM ARM64 -WOW64-ARM (?) Oops, this should have been -WOW64-ARM64 since the host is ARM64. But like I said, this case would never happen anyway. -- Problem reports: https:/

include tag in uname -s for ARM64 hosts

2024-11-20 Thread Jeremy Drake via Cygwin
I mentioned this briefly on cygwin-patches during the review of the fix for a deadlock when running under emulation on ARM64 hosts, but I wanted to discuss it more thoroughly here now that that is merged. It seems like it would be useful, perhaps for stats tracking purposes like MSYS2 does [1], to

Re: SIGKILL may no longer work after many SIGCONT/SIGSTOP signals

2024-11-20 Thread Takashi Yano via Cygwin
On Tue, 19 Nov 2024 18:21:52 +0900 Takashi Yano wrote: > On Tue, 12 Nov 2024 10:53:58 +0100 > Christian Franke wrote: > > Found with 'stress-ng --cpu-sched' from current stress-ng upstream HEAD: > > > > Testcase (attached): > > > > $ gcc -O2 -o manysignals manysignals.c > > > > $ ./manysignals >

Re: Cygwin zh_CN.GB18030 locale?

2024-11-20 Thread Thomas Wolff via Cygwin
Am 21.11.2024 um 00:16 schrieb Dan Shelton via Cygwin: Hello! Does Cygwin have a zh_CN.GB18030 locale? >  LC_ALL=zh_CN.GB18030 locale charmap GB18030 since 3.5 Dan -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:

Re: Cygwin zh_CN.GB18030 locale?

2024-11-20 Thread Takashi Yano via Cygwin
On Thu, 21 Nov 2024 00:16:41 +0100 Dan Shelton wrote: > Does Cygwin have a zh_CN.GB18030 locale? I think so. $ locale LANG=zh_CN.GB18030@cjknarrow LC_CTYPE="zh_CN.GB18030@cjknarrow" LC_NUMERIC="zh_CN.GB18030@cjknarrow" LC_TIME="zh_CN.GB18030@cjknarrow" LC_COLLATE="zh_CN.GB18030@cjknarrow" LC_MONE

Re: Cygwin zh_CN.GB18030 locale?

2024-11-20 Thread Dan Shelton via Cygwin
On Thu, 21 Nov 2024 at 05:06, Takashi Yano wrote: > > On Thu, 21 Nov 2024 00:16:41 +0100 > Dan Shelton wrote: > > Does Cygwin have a zh_CN.GB18030 locale? > > I think so. > > $ locale > LANG=zh_CN.GB18030@cjknarrow > LC_CTYPE="zh_CN.GB18030@cjknarrow" > LC_NUMERIC="zh_CN.GB18030@cjknarrow" > LC_TI

Re: Cygwin zh_CN.GB18030 locale?

2024-11-20 Thread Dan Shelton via Cygwin
On Thu, 21 Nov 2024 at 05:05, Thomas Wolff via Cygwin wrote: > > > > > Am 21.11.2024 um 00:16 schrieb Dan Shelton via Cygwin: > > Hello! > > > > Does Cygwin have a zh_CN.GB18030 locale? > > LC_ALL=zh_CN.GB18030 locale charmap > GB18030 > > since 3.5 I cannot get this working on Win 10 Enterpris

Re: Cygwin zh_CN.GB18030 locale?

2024-11-20 Thread Takashi Yano via Cygwin
On Thu, 21 Nov 2024 06:55:07 +0100 Dan Shelton wrote: > On Thu, 21 Nov 2024 at 05:05, Thomas Wolff via Cygwin > wrote: > > Am 21.11.2024 um 00:16 schrieb Dan Shelton via Cygwin: > > > Hello! > > > > > > Does Cygwin have a zh_CN.GB18030 locale? > > > LC_ALL=zh_CN.GB18030 locale charmap > > GB180