Re: Win32 FILE_BASIC_INFORMATION.*Time.QuadPart - which value should be used if filesystem does not support it, so Cygwin /usr/bin/stat lists the value as '-'?

2024-04-09 Thread Brian Inglis via Cygwin
On 2024-04-09 15:14, Corinna Vinschen via Cygwin wrote: On Apr 5 04:26, Martin Wege via Cygwin wrote: On Fri, Apr 5, 2024 at 2:05 AM Martin Wege wrote: I have problems with debugging, so a quick help would be appreciated, as I cannot figure this out after several hours of digging. Cygwin

Re: /proc//{cwd, root} links to for cygrunsrv, daemons, and shells

2024-04-09 Thread Corinna Vinschen
On Apr 9 10:38, Brian Inglis wrote: > On 2024-04-09 07:08, Corinna Vinschen wrote: > > That's typically a permission problem. On Linux you get something like > > > >ls: cannot read symbolic link '/proc/1/cwd': Permission denied > > Thanks Corinna, > > That now makes sense, as Cygwin ps -a

Re: Win32 FILE_BASIC_INFORMATION.*Time.QuadPart - which value should be used if filesystem does not support it, so Cygwin /usr/bin/stat lists the value as '-'?

2024-04-09 Thread Corinna Vinschen via Cygwin
On Apr 5 04:26, Martin Wege via Cygwin wrote: > On Fri, Apr 5, 2024 at 2:05 AM Martin Wege wrote: > > > > Hello, > > > > I have problems with debugging, so a quick help would be appreciated, > > as I cannot figure this out after several hours of digging. > > > > Cygwin /usr/bin/stat returns

Re: 3.5.x regression: misquoting command line arguments from native processes

2024-04-09 Thread Corinna Vinschen via Cygwin
Hi David, On Apr 3 16:53, David Allsopp via Cygwin wrote: > I have what appears to be a regression in Cygwin 3.5.0 which, owing to > a CI system lagging behind, we've only just discovered. > [...] > $ ./t.exe 'C:\Devel\реализация-mingw64\flexdll\flexdll_mingw64.o' > stat: cannot stat >

Re: Cygwin a bit slow

2024-04-09 Thread J M via Cygwin
Hi Adam, It would be nice to contribute, although my knowledge is not high, I could review problems and try things. There are two things that are difficult for me. One is to search the Cygwin Archives, you could have a way to search for them directly on the Cygwin website. And another is to have

Re: /proc//{cwd, root} links to for cygrunsrv, daemons, and shells

2024-04-09 Thread Brian Inglis
On 2024-04-09 07:08, Corinna Vinschen wrote: On Apr 7 13:34, Brian Inglis wrote: ISTM anomalous that for cygrunsrv, daemons, cron processes, and shells /proc//{cwd,root} have bad symlinks to "", normally a process or exe status: /proc/732/exe -> /usr/bin/cygrunsrv /proc/732/root ->

Re: /proc//{cwd, root} links to for cygrunsrv, daemons, and shells

2024-04-09 Thread Corinna Vinschen
On Apr 7 13:34, Brian Inglis wrote: > ISTM anomalous that for cygrunsrv, daemons, cron processes, and shells > /proc//{cwd,root} have bad symlinks to "", normally a process > or exe status: > > /proc/732/exe -> /usr/bin/cygrunsrv > /proc/732/root -> > /proc/732/cwd -> > | /proc/733/exe