Re: graph (plotutils) seg-faulting

2020-07-20 Thread Marco Atzeri via Cygwin
On 21.07.2020 05:12, bri...@pounceofcats.com wrote: On Sun, 19 Jul 2020 21:15:26 +0200 Marco Atzeri via Cygwin wrote: Can I just back up my home directory, kill the entire cygwin64 directory and start over ? I suggest to install in a parallel directory, they works fine without interfe

Re: graph (plotutils) seg-faulting

2020-07-20 Thread briand
On Sun, 19 Jul 2020 21:15:26 +0200 Marco Atzeri via Cygwin wrote: > On 19.07.2020 20:23, bri...@pounceofcats.com wrote: > > On Sun, 19 Jul 2020 19:46:31 +0200 > > Marco Atzeri via Cygwin wrote: > > > > >> it seems a problem with loading cygiconv-2.dll > >> > >> --- Process 3080 loaded C:\cyg

Re: Creating directories without permissions and timestamp on CYGWIN

2020-07-20 Thread Brian Inglis
On 2020-07-19 14:54, Marco Atzeri via Cygwin wrote: > On 19.07.2020 21:34, Jayasurya p via Cygwin wrote: >> This was run on CYGWIN_NT-10.0 NVEBLODKIF 3.1.5(0.340/5/3) 2020-06-01 08:59 >> x86_64 Cygwin >> >> Creating a directory using mkdir API on C with 0777 permissions with the >> name having the

Re: [ANNOUNCEMENT] Updated: curl 7.71.1-1

2020-07-20 Thread ASSI
Brian Inglis writes: > The following packages have been uploaded to the Cygwin distribution: > > * curl7.71.1 Curl has dropped the dependency to libmetalink with this release, which proably is a consequence of the newer SSL (the upstream Changelog is not very clear there). This wa

[ANNOUNCEMENT] Updated: curl 7.71.1-1

2020-07-20 Thread Brian Inglis
The following packages have been uploaded to the Cygwin distribution: * curl 7.71.1 * libcurl4 7.71.1 * libcurl-devel 7.71.1 * libcurl-doc 7.71.1 curl is a command line tool and library for transferring files with URL syntax, supporting FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TEL

Re: [PATCH] Fix poll/select signal socket as write ready on connect failure

2020-07-20 Thread Corinna Vinschen
On Jul 17 21:33, Marc Hoersken via Cygwin wrote: > Hi Corinna, > > Am 17.07.2020 um 21:21 schrieb Corinna Vinschen: > > I don't agree here. The sole purpose for connect_errorcode is to set > > SOL_SOCKET/SO_ERROR in case a caller requests FD_CONNECT and FD_CONNECT > > is available. After being s