Re: [tz] Ubuntu drops old-style links

2024-03-23 Thread Corinna Vinschen via Cygwin-apps
On Mar 23 10:38, Brian Inglis via Cygwin-apps wrote: > It looks to me that tzset.c prioritizes the Windows label over the country, > and it may be a better match prioritizing the country over the label, if the > country is not 001/"", nor ZZ, which are the generic entries. The Windows timezone is

Re: GetVersionEx() depreciated, what should be used instead for Windows 7/8/10?

2024-03-23 Thread Corinna Vinschen via Cygwin
On Mar 23 10:57, Christian Franke via Cygwin wrote: > On Mar 21 16:15, Corinna Vinschen via Cygwin wrote: > > On Mar 21 09:58, Christian Franke via Cygwin wrote: > > > > > .. > > I just gave it a try on W11. The results are even more funny than I > > anticipated: > > > > ... > > > > So, yeah,

Re: [tz] Ubuntu drops old-style links

2024-03-23 Thread Brian Inglis via Cygwin-apps
On 2024-03-23 10:38, Brian Inglis via Cygwin-apps wrote: On 2024-03-23 03:54, Corinna Vinschen via Cygwin-apps wrote: On Mar 22 10:02, Brian Inglis via Cygwin-apps wrote: On 2024-03-21 03:36, Corinna Vinschen via Cygwin-apps wrote: We're generating the conversion from Windows to POSIX

Updated: man-pages-linux 6.7

2024-03-23 Thread Cygwin Linux Man Pages Maintainer
The following package has been upgraded in the Cygwin distribution: * man-pages-linux 6.7 Documents the Linux kernel system calls and C library interfaces used by programs, plus system and administrative utilities, devices, file system, file, and data formats, and related information. For

Re: [tz] Ubuntu drops old-style links

2024-03-23 Thread Brian Inglis via Cygwin-apps
On 2024-03-23 03:54, Corinna Vinschen via Cygwin-apps wrote: On Mar 22 10:02, Brian Inglis via Cygwin-apps wrote: On 2024-03-21 03:36, Corinna Vinschen via Cygwin-apps wrote: We're generating the conversion from Windows to POSIX timezone via the conversion table from unicode.org:

Re: Help with use of pgrep or pkill commands with full name options

2024-03-23 Thread Henry S. Thompson via Cygwin
J M via Cygwin writes: > Help with use of pgrep or pkill commands with full name options. > > I trying to use pgrep or pkill utility commands to find processes but using > the full path names, by example, find /usr/bin/bash (package procps-ng): > > Then, if I use pgrep -f /usr/bin/bash, don't

Re: GetVersionEx() depreciated, what should be used instead for Windows 7/8/10?

2024-03-23 Thread Christian Franke via Cygwin
On Mar 21 16:15, Corinna Vinschen via Cygwin wrote: On Mar 21 09:58, Christian Franke via Cygwin wrote: .. I just gave it a try on W11. The results are even more funny than I anticipated: ... So, yeah, with your observations especially on older W10 versions and with 8.1 doing the same thing,

Re: [tz] Ubuntu drops old-style links

2024-03-23 Thread Corinna Vinschen via Cygwin-apps
On Mar 22 10:02, Brian Inglis via Cygwin-apps wrote: > On 2024-03-21 03:36, Corinna Vinschen via Cygwin-apps wrote: > > We're generating the conversion from Windows to POSIX timezone via > > the conversion table from unicode.org: > > > >

Re: GetVersionEx() depreciated, what should be used instead for Windows 7/8/10?

2024-03-23 Thread Corinna Vinschen via Cygwin
On Mar 22 18:13, Ray Satiro via Cygwin wrote: > On 3/21/2024 11:15 AM, Corinna Vinschen via Cygwin wrote: > >https://cygwin.com/cgit/newlib-cygwin/commit/?id=48511f3d3847c > > The code in that commit doesn't look right. RtlGetNtVersionNumbers is a void > function The code doesn't request a