I found a second problem which may or may not be related:
If two threads use pthread_kill() to send each other the same signal,
such that the signal should be separately pending on both threads at
the same time, only one of the two signals is actually queued. It
seems that pthread_kill() is ignore
Hello Cygwin,
According to the (Linux) man page: "sigpending() returns the set of
signals that are pending for delivery to the calling thread"
However, on Cygwin, sigpending() seems to return the set of signals
pending on any thread, as shown in the attached test program.
Among other things, thi
L A Walsh writes:
> Have an acl on a file 'testfile' that appears to include a userid
> with a GUID corresponding to some older value for the local system.
That problem is surprisingly hard to tackle (even though it is quite
common when you need to move data disks between machines) unless you
want
Bergbauer, Daniel AVL/DE via cygwin writes:
> Informations:
> * Cygwin (also ssh service) on the server is up and running on
> C:\tools\cygwin
> * Added Domain Users group to /etc/group of cygwin installation (means
> everyone can login with their windows password!):
> * Added e
On 2019-07-06 10:01, Andrey Repin wrote:
>> On 2019/07/06 02:06, Andrey Repin wrote:
I guess I don't know how to modify an entry to either 1-rename it, or
2 add the new entry.
>>> You don't.
>>> If you want to change name for display purposes, look into nsswitch.conf and
>>> associated do
Greetings, L A Walsh!
> I don't think I explained things clearly.
> On 2019/07/06 02:06, Andrey Repin wrote:
>>> I guess I don't know how to modify an entry to either 1-rename it, or
>>> 2 add the new entry.
>>
>> You don't.
>> If you want to change name for display purposes, look into nsswitch
On 2019-07-06 02:24, Houder wrote:
> On Fri, 5 Jul 2019 22:33:20, Biswapriyo Nath wrote:
>>> cygwin is built using cygport ...
>> Is there any docs about it? I don't find the cygwin.cygport file in source
>> tree. Also I don't use source tarballs, git is my first choice. Also the
>> configure scri
On 06/07/2019 10:39, L A Walsh wrote:
> My machine's GUID changed. This file has entry for userX
> on the old machine-GUID. UserX also exists on the new machine GUID.
>
> So I renamed the old entry to UserXold so I could find all the places
> where the old GUID is referenced then change it to the
I don't think I explained things clearly.
On 2019/07/06 02:06, Andrey Repin wrote:
>> I guess I don't know how to modify an entry to either 1-rename it, or
>> 2 add the new entry.
>
> You don't.
> If you want to change name for display purposes, look into nsswitch.conf and
> associated documenta
Greetings, L A Walsh!
> Have an acl on a file 'testfile' that appears to include a userid
> with a GUID corresponding to some older value for the local system.
> I'm gave the old guid a name in /etc/group different from its name,
> say calling it 'oldname' (where current name, is say, 'curname').
On Fri, 5 Jul 2019 22:33:20, Biswapriyo Nath wrote:
[snip]
> > cygwin is built using cygport ...
>
> Is there any docs about it? I don't find the cygwin.cygport file in source
> tree. Also I don't use source tarballs, git is my first choice. Also the
> configure script or Makefile didn't warn me
11 matches
Mail list logo