Why does CYGWIN double the backslash in execvp()?

2015-02-25 Thread A L
Hello, Here's code that (if BUG is defined) does not work because it looks like Cygwin doubles the backslash in args[2] when that gets passed to CMD. If I add a trailing period (#undef BUG), the preceding backslash does not get doubled, the command runs as it is supposed to. Why there's an additi

Re: slow startup after upgrade

2015-02-25 Thread John Hein
Andrey Repin wrote at 00:42 +0300 on Feb 26, 2015: > >> On problematic winxp box: > >> [passwd, group, db_shell: 'files db', 'files db' & /bin/dash] > >> 16.83, 17.03, 24.80, 28.79, 27.99, 27.39 sec > >> > >> [passwd, group, db_shell: db, db & /bin/dash] > >> 23.51, 27.91,

Re: slow startup after upgrade

2015-02-25 Thread Yaakov Selkowitz
On Wed, 2015-02-25 at 15:52 -0800, Andrew DeFaria wrote: > Can somebody summarize where we're at here. I've been noticing all this > email about slow startup and I'm excited by the inclusion of domain > accounts using /etc/nsswitch.conf, etc. I downloaded a newer version of > Cygwin a few weeks

Re: slow startup after upgrade

2015-02-25 Thread Andrew DeFaria
On 2/25/2015 2:20 PM, Roger Orr wrote: Good work -- at least in my environment ;-) 20150225 DLL: mkgroup 0.63s mkpasswd 0.289s compared to 20150220 DLL: mkgroup 45.8s mkpasswd: 4572.7s Output is mkgroup: 53kb, 681 lines mkpasswd: 132kb, 1081 lines. And the output *is* the same :-) Can

RE: slow startup after upgrade

2015-02-25 Thread Roger Orr
Good work -- at least in my environment ;-) 20150225 DLL: mkgroup 0.63s mkpasswd 0.289s compared to 20150220 DLL: mkgroup 45.8s mkpasswd: 4572.7s Output is mkgroup: 53kb, 681 lines mkpasswd: 132kb, 1081 lines. And the output *is* the same :-) Roger. -Original Message- From

Re: gid doesn't display correctly on SAMBA share using AD

2015-02-25 Thread Andrey Repin
Greetings, Len Giambrone! >>The other, better way not restricted to Cygwin >> is to install Samba's winbind. > We are running winbind. >>It just doesn't help for existing UNIX >> accounts, afaics. >> > I don't know how winbind works. If it doesn't work with existing UNIX > accounts, t

Re: slow startup after upgrade

2015-02-25 Thread Andrey Repin
Greetings, Corinna Vinschen! >> > Works very quickly for me. Problem is, I don't know anything about >> > your environment. Are you working remote or in an office? How many >> > groups are in your user token? What is the result of this funny >> > little statement Dennis created: >> > >>

Re: chmod: creator owner victimized? ... (1.7.35-0.4)

2015-02-25 Thread Corinna Vinschen
On Feb 25 22:04, Houder wrote: > > Hi Henri, > > > > On Feb 25 20:23, Houder wrote: > >> Hi Corinna, > >> > >> Ref: https://cygwin.com/ml/cygwin/2015-02/msg00798.html > >> - [ANNOUNCEMENT] TEST RELEASE: Cygwin 1.7.35-0.4 > >> > >> Something for your list of things to think about ... and do later ;

[ANNOUNCEMENT] Updated: php-5.6.6-1

2015-02-25 Thread Yaakov Selkowitz
The following packages have been updated in the Cygwin distribution: * php-5.6.6-1 * apache2-mod_php5-5.6.6-1 * php-bcmath-5.6.6-1 * php-bz2-5.6.6-1 * php-calendar-5.6.6-1 * php-ctype-5.6.6-1 * php-curl-5.6.6-1 * php-dba-5.6.6-1 * php-devel-5.6.6-1 * php-enchant-5.6.6-1 * php-exif-5.6.6-1 * php-fi

Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 1.7.35-0.4

2015-02-25 Thread Corinna Vinschen
On Feb 25 21:54, Achim Gratz wrote: > Corinna Vinschen writes: > > I'm still a bit confused by the results. What "delays" are we looking > > at if they are not attributable to LDAP? Are they "expected" delays > > or is that something which is new now? > > The echo test can be used as a baseline

Re: chmod: creator owner victimized? ... (1.7.35-0.4)

2015-02-25 Thread Houder
> Hi Henri, > > On Feb 25 20:23, Houder wrote: >> Hi Corinna, >> >> Ref: https://cygwin.com/ml/cygwin/2015-02/msg00798.html >> - [ANNOUNCEMENT] TEST RELEASE: Cygwin 1.7.35-0.4 >> >> Something for your list of things to think about ... and do later ;-) >> >> For a directory, the 'creator owner' sho

Re: TEST RELEASE: Cygwin 1.7.35-0.3

2015-02-25 Thread Corinna Vinschen
On Feb 25 10:55, Warren Young wrote: > On Feb 25, 2015, at 10:47 AM, Corinna Vinschen > wrote: > > It does... if you stopped and restarted your Cygwin processes afterwards, > > I was sure I had. I don’t run any cygrunsrv processes on that VM, so > I only have to restart MinTTY to make sure Cygw

Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 1.7.35-0.4

2015-02-25 Thread Achim Gratz
Corinna Vinschen writes: > I'm still a bit confused by the results. What "delays" are we looking > at if they are not attributable to LDAP? Are they "expected" delays > or is that something which is new now? The echo test can be used as a baseline that is most likely dominated by LDAP responses

Re: slow startup after upgrade

2015-02-25 Thread Corinna Vinschen
On Feb 25 11:15, John Hein wrote: > Corinna Vinschen wrote at 09:56 +0100 on Feb 25, 2015: > > Really? This is the first time I see your email address on this ML, and > > there's no name connected to it, so I don't even know if you're usually > > writing under another email address. At least a

Re: chmod: creator owner victimized? ... (1.7.35-0.4)

2015-02-25 Thread Corinna Vinschen
Hi Henri, On Feb 25 20:23, Houder wrote: > Hi Corinna, > > Ref: https://cygwin.com/ml/cygwin/2015-02/msg00798.html > - [ANNOUNCEMENT] TEST RELEASE: Cygwin 1.7.35-0.4 > > Something for your list of things to think about ... and do later ;-) > > For a directory, the 'creator owner' should have s

Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 1.7.35-0.4

2015-02-25 Thread Corinna Vinschen
On Feb 25 21:02, Achim Gratz wrote: > Corinna Vinschen writes: > > This release introduces a rewrite of the functions being the main > > culprit for the slowness of fetching account information from AD. > > There are still a few potential ways to hone the results, but code-wise > > there isn't a lo

Re: gid doesn't display correctly on SAMBA share using AD

2015-02-25 Thread Corinna Vinschen
On Feb 25 12:55, Len Giambrone wrote: > On 02/25/2015 12:34 PM, Corinna Vinschen wrote: > >On Feb 25 12:26, Len Giambrone wrote: > >>$ ls -la foo > >>-rw-rw-r-- 1 Unix_User+build Unix_Group+releng 0 Feb 25 10:52 foo > >> > >>Is that expected? (The Unix_User+/Unix_Group+ prefix). > >Yes, that's expe

[ANNOUNCEMENT] Updated: e2fsprogs-1.42.12-1

2015-02-25 Thread Yaakov Selkowitz
The following packages have been updated for the Cygwin distribution: * e2fsprogs-1.42.12-1 * libcom_err2-1.42.12-1 * libcom_err-devel-1.42.12-1 * libe2p2-1.42.12-1 * libe2p-devel-1.42.12-1 * libext2fs2-1.42.12-1 * libext2fs-devel-1.42.12-1 * libss2-1.42.12-1 * libss-devel-1.42.12-1 e2fsprogs pro

Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 1.7.35-0.4

2015-02-25 Thread Achim Gratz
Corinna Vinschen writes: > This release introduces a rewrite of the functions being the main > culprit for the slowness of fetching account information from AD. > There are still a few potential ways to hone the results, but code-wise > there isn't a lot left to do anymore. I'll reply here… I've

chmod: creator owner victimized? ... (1.7.35-0.4)

2015-02-25 Thread Houder
Hi Corinna, Ref: https://cygwin.com/ml/cygwin/2015-02/msg00798.html - [ANNOUNCEMENT] TEST RELEASE: Cygwin 1.7.35-0.4 Something for your list of things to think about ... and do later ;-) For a directory, the 'creator owner' should have sufficient permissions. That is, at least 'full control mi

Re: slow startup after upgrade

2015-02-25 Thread John Hein
John Hein wrote at 11:15 -0700 on Feb 25, 2015: > Corinna Vinschen wrote at 09:56 +0100 on Feb 25, 2015: > > On Feb 24 16:03, John Hein wrote: > > > Corinna Vinschen wrote at 22:13 +0100 on Feb 24, 2015: > > > > Hi Roger, > > > > > > > > On Feb 24 19:55, Roger Orr wrote: > > > > >

Re: slow startup after upgrade

2015-02-25 Thread John Hein
Corinna Vinschen wrote at 09:56 +0100 on Feb 25, 2015: > On Feb 24 16:03, q2t2hzm...@snkmail.com wrote: > > Corinna Vinschen corinna-cygwin-at-cygwin.com |cygwin_ml_nodigest| wrote > > at 22:13 +0100 on Feb 24, 2015: > > > Hi Roger, > > > > > > On Feb 24 19:55, Roger Orr wrote: > > > >

Re: gid doesn't display correctly on SAMBA share using AD

2015-02-25 Thread Len Giambrone
On 02/25/2015 12:34 PM, Corinna Vinschen wrote: On Feb 25 12:26, Len Giambrone wrote: On 02/25/2015 12:20 PM, Corinna Vinschen wrote: On Feb 25 11:51, Len Giambrone wrote: On 02/25/2015 11:18 AM, Corinna Vinschen wrote: On Feb 25 11:01, Len Giambrone wrote: [...] The username displays corre

Re: Unexpected EINVAL from pthread_join

2015-02-25 Thread Corinna Vinschen
On Feb 24 22:20, Corinna Vinschen wrote: > Hi Lasse, > > On Feb 24 20:37, Lasse Collin wrote: > > On 2015-02-24 Corinna Vinschen wrote: > > > On Feb 24 15:54, Lasse Collin wrote: > > > > Many other pthread functions are similar in sense that they must > > > > never return EINTR. A bug similar to t

Re: TEST RELEASE: Cygwin 1.7.35-0.3

2015-02-25 Thread Warren Young
On Feb 25, 2015, at 10:47 AM, Corinna Vinschen wrote: > > On Feb 25 10:32, Warren Young wrote: >> On Feb 25, 2015, at 9:21 AM, Corinna Vinschen >> wrote: >>> >>> Did you set this up with a "Microsoft Account”? >> >> Yes. >> >>> Btw., the uid and gid values are wrong. You *are* using passwd

Re: TEST RELEASE: Cygwin 1.7.35-0.3

2015-02-25 Thread Corinna Vinschen
On Feb 25 10:32, Warren Young wrote: > On Feb 25, 2015, at 9:21 AM, Corinna Vinschen > wrote: > > > > Did you set this up with a "Microsoft Account”? > > Yes. > > > Btw., the uid and gid values are wrong. You *are* using passwd and > > group files, otherwise you would have much bigger uid/gid

Re: gid doesn't display correctly on SAMBA share using AD

2015-02-25 Thread Corinna Vinschen
On Feb 25 12:26, Len Giambrone wrote: > > On 02/25/2015 12:20 PM, Corinna Vinschen wrote: > >On Feb 25 11:51, Len Giambrone wrote: > >>On 02/25/2015 11:18 AM, Corinna Vinschen wrote: > >>>On Feb 25 11:01, Len Giambrone wrote: > [...] > The username displays correctly, but the group name do

Re: TEST RELEASE: Cygwin 1.7.35-0.3

2015-02-25 Thread Warren Young
On Feb 25, 2015, at 9:21 AM, Corinna Vinschen wrote: > > Did you set this up with a "Microsoft Account”? Yes. > Btw., the uid and gid values are wrong. You *are* using passwd and > group files, otherwise you would have much bigger uid/gid values. Oooky. I thought I just had to remove /et

Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 1.7.35-0.4

2015-02-25 Thread Corinna Vinschen
On Feb 25 17:34, Frank Fesevur wrote: > 2015-02-25 13:51 GMT+01:00 Corinna Vinschen: > > Another important change in this release is a change to chmod. As many > > of you experienced since Cygwin 1.7.34, chmod does not always affect the > > POSIX permission mask as returned by stat(2) or printed b

Re: gid doesn't display correctly on SAMBA share using AD

2015-02-25 Thread Len Giambrone
On 02/25/2015 12:20 PM, Corinna Vinschen wrote: On Feb 25 11:51, Len Giambrone wrote: On 02/25/2015 11:18 AM, Corinna Vinschen wrote: On Feb 25 11:01, Len Giambrone wrote: [...] The username displays correctly, but the group name does not: $ ls -la foo -rw-rw-r-- 1 build Unix_Group+999 0 Feb

Re: tcflush bug?

2015-02-25 Thread Corinna Vinschen
On Feb 25 12:06, Ken Brown wrote: > On 2/25/2015 11:54 AM, Ken Brown wrote: > >On 2/25/2015 11:48 AM, Corinna Vinschen wrote: > >>On Feb 25 11:24, Ken Brown wrote: > >>>While debugging a clisp problem, I encountered what I think is a bug > >>>in Cygwin's tcflush. Here's an STC: > >>> > >>>$ cat te

Re: gid doesn't display correctly on SAMBA share using AD

2015-02-25 Thread Corinna Vinschen
On Feb 25 11:51, Len Giambrone wrote: > On 02/25/2015 11:18 AM, Corinna Vinschen wrote: > >On Feb 25 11:01, Len Giambrone wrote: > >>[...] > >>The username displays correctly, but the group name does not: > >> > >>$ ls -la foo > >>-rw-rw-r-- 1 build Unix_Group+999 0 Feb 25 10:52 foo > >> > >>And th

Re: tcflush bug?

2015-02-25 Thread Ken Brown
On 2/25/2015 11:54 AM, Ken Brown wrote: On 2/25/2015 11:48 AM, Corinna Vinschen wrote: On Feb 25 11:24, Ken Brown wrote: While debugging a clisp problem, I encountered what I think is a bug in Cygwin's tcflush. Here's an STC: $ cat test_tcflush.c #include #include #include #include int m

Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 1.7.35-0.4

2015-02-25 Thread Frank Fesevur
2015-02-25 13:51 GMT+01:00 Corinna Vinschen: > Another important change in this release is a change to chmod. As many > of you experienced since Cygwin 1.7.34, chmod does not always affect the > POSIX permission mask as returned by stat(2) or printed by ls(1), due to > the improved POSIX ACL handl

Re: tcflush bug?

2015-02-25 Thread Ken Brown
On 2/25/2015 11:48 AM, Corinna Vinschen wrote: On Feb 25 11:24, Ken Brown wrote: While debugging a clisp problem, I encountered what I think is a bug in Cygwin's tcflush. Here's an STC: $ cat test_tcflush.c #include #include #include #include int main () { if (tcflush (0, TCIFLUSH) ==

Re: gid doesn't display correctly on SAMBA share using AD

2015-02-25 Thread Len Giambrone
On 02/25/2015 11:18 AM, Corinna Vinschen wrote: On Feb 25 11:01, Len Giambrone wrote: Using the latest cygwin: $ cygcheck -c cygwin Cygwin Package Information Package VersionStatus cygwin 1.7.34-6 OK I've asked my admin to update the uidNumber and gidN

Re: tcflush bug?

2015-02-25 Thread Corinna Vinschen
On Feb 25 11:24, Ken Brown wrote: > While debugging a clisp problem, I encountered what I think is a bug in > Cygwin's tcflush. Here's an STC: > > $ cat test_tcflush.c > #include > #include > #include > #include > > int > main () > { > if (tcflush (0, TCIFLUSH) == -1) > fprintf (stder

Re: TEST RELEASE: Cygwin 1.7.35-0.3

2015-02-25 Thread Corinna Vinschen
On Feb 25 17:21, Corinna Vinschen wrote: > On Feb 25 08:55, Warren Young wrote: > > On Feb 25, 2015, at 8:23 AM, Corinna Vinschen > > wrote: > > > > > >> $ chgrp `id -g` id* > > >> $ ls -l id* > > >> -rw-rw 1 Warren Warren 1.7K Feb 25 08:12 id_rsa > > >> -rw-rw 1 Warren Warren 398 F

tcflush bug?

2015-02-25 Thread Ken Brown
While debugging a clisp problem, I encountered what I think is a bug in Cygwin's tcflush. Here's an STC: $ cat test_tcflush.c #include #include #include #include int main () { if (tcflush (0, TCIFLUSH) == -1) fprintf (stderr, "Can't flush standard input: %s\n", strerror (errno)); re

Re: TEST RELEASE: Cygwin 1.7.35-0.3

2015-02-25 Thread Corinna Vinschen
On Feb 25 08:55, Warren Young wrote: > On Feb 25, 2015, at 8:23 AM, Corinna Vinschen > wrote: > > > >> $ chgrp `id -g` id* > >> $ ls -l id* > >> -rw-rw 1 Warren Warren 1.7K Feb 25 08:12 id_rsa > >> -rw-rw 1 Warren Warren 398 Feb 25 08:12 id_rsa.pub > > > > Hang on, how come your gr

Re: gid doesn't display correctly on SAMBA share using AD

2015-02-25 Thread Corinna Vinschen
On Feb 25 11:01, Len Giambrone wrote: > Using the latest cygwin: > > $ cygcheck -c cygwin > Cygwin Package Information > Package VersionStatus > cygwin 1.7.34-6 OK > > I've asked my admin to update the uidNumber and gidNumber in AD. He has > done so: > >

gid doesn't display correctly on SAMBA share using AD

2015-02-25 Thread Len Giambrone
Using the latest cygwin: $ cygcheck -c cygwin Cygwin Package Information Package VersionStatus cygwin 1.7.34-6 OK I've asked my admin to update the uidNumber and gidNumber in AD. He has done so: DistinguishedName : CN=build,OU=GroupAccounts,OU=Users,

Re: TEST RELEASE: Cygwin 1.7.35-0.3

2015-02-25 Thread Warren Young
On Feb 25, 2015, at 8:23 AM, Corinna Vinschen wrote: > >> $ chgrp `id -g` id* >> $ ls -l id* >> -rw-rw 1 Warren Warren 1.7K Feb 25 08:12 id_rsa >> -rw-rw 1 Warren Warren 398 Feb 25 08:12 id_rsa.pub > > Hang on, how come your group is your user account? That's certainly > not correc

Re: TEST RELEASE: Cygwin 1.7.35-0.3

2015-02-25 Thread Corinna Vinschen
On Feb 25 08:20, Warren Young wrote: > On Feb 25, 2015, at 8:17 AM, Warren Young wrote: > > > > “None” has one of the well-known SIDs, doesn’t it? > > On second thought, “chgrp 513 ~/.ssh/*” seems to work here. Is that portable? No. You're still using an old group file apparently. Se my othe

Re: TEST RELEASE: Cygwin 1.7.35-0.3

2015-02-25 Thread Corinna Vinschen
On Feb 25 08:17, Warren Young wrote: > On Feb 25, 2015, at 8:07 AM, Corinna Vinschen > wrote: > > > > What about chgrp `id -g’? > > That does exactly what you *don’t* want here: > > $ ls -l id* > -rw--- 1 Warren None 1.7K Feb 25 08:12 id_rsa > -rw--- 1 Warren None 398 Feb 25 08:

Re: TEST RELEASE: Cygwin 1.7.35-0.3

2015-02-25 Thread Warren Young
On Feb 25, 2015, at 8:17 AM, Warren Young wrote: > > “None” has one of the well-known SIDs, doesn’t it? On second thought, “chgrp 513 ~/.ssh/*” seems to work here. Is that portable? -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documenta

Re: TEST RELEASE: Cygwin 1.7.35-0.3

2015-02-25 Thread Warren Young
On Feb 25, 2015, at 8:07 AM, Corinna Vinschen wrote: > > What about chgrp `id -g’? That does exactly what you *don’t* want here: $ ls -l id* -rw--- 1 Warren None 1.7K Feb 25 08:12 id_rsa -rw--- 1 Warren None 398 Feb 25 08:12 id_rsa.pub $ chgrp `id -g` id* $ ls -l id* -rw-r

Re: TEST RELEASE: Cygwin 1.7.35-0.3

2015-02-25 Thread Corinna Vinschen
On Feb 25 07:52, Warren Young wrote: > On Feb 25, 2015, at 2:01 AM, Corinna Vinschen > wrote: > > - Group "None" is a local group and changing to None is not such a bright > > idea for domain users. "Domain Users" may be better here, > > Since the permissions on files in these directories give

Re: Cannot change permission of /var/empty

2015-02-25 Thread Mirko Vukovic
Andrey, your command, "setfacl -b", helped me fix the file permission issue described below: On Tue, Feb 24, 2015 at 7:38 PM, Andrey Repin wrote: > Greetings, Mirko Vukovic! > >> (Cygwin64, Windows 7, cygcheck attached - with some site details omitted) > >> I updated cygwin64 yesterday, and sshd

Re: TEST RELEASE: Cygwin 1.7.35-0.3

2015-02-25 Thread Warren Young
On Feb 25, 2015, at 2:01 AM, Corinna Vinschen wrote: > > > - Group "None" is a local group and changing to None is not such a bright > idea for domain users. "Domain Users" may be better here, Since the permissions on files in these directories give zero permissions to the group, does it rea

Re: Very slow Cygwin startup on Windows 7

2015-02-25 Thread Corinna Vinschen
On Feb 25 09:04, J. David Boyd wrote: > Corinna Vinschen writes: > > > On Feb 24 14:46, Dennis Hagarty (dehagart) wrote: > >> Hi, > >> > >> With Roger's very patient help, I was able to get ADInsight capturing > >> information. > >> > >> I did a run with the original dll under 32 bit Cygwin run

Re: Very slow Cygwin startup on Windows 7

2015-02-25 Thread J. David Boyd
Corinna Vinschen writes: > On Feb 24 14:46, Dennis Hagarty (dehagart) wrote: >> Hi, >> >> With Roger's very patient help, I was able to get ADInsight capturing >> information. >> >> I did a run with the original dll under 32 bit Cygwin running a 32 bit >> program (echo). >> >> Output and all p

[ANNOUNCEMENT] TEST RELEASE: Cygwin 1.7.35-0.4

2015-02-25 Thread Corinna Vinschen
Hi Cygwin friends and users, I released another TEST version of the next upcoming Cygwin release. The version number is 1.7.35-0.4. This release introduces a rewrite of the functions being the main culprit for the slowness of fetching account information from AD. There are still a few potential

Re: slow startup after upgrade

2015-02-25 Thread Corinna Vinschen
On Feb 25 12:29, Achim Gratz wrote: > Corinna Vinschen cygwin.com> writes: > > > > While you're at it, does the new snapshot still stop after 3.5K > > > > accounts even though you think there are 8K accounts? > > $ mkpasswd -d | wc > > I get ~30k AD accounts back in 75s instead of 315s and the n

Re: slow startup after upgrade

2015-02-25 Thread Achim Gratz
Corinna Vinschen cygwin.com> writes: > > > While you're at it, does the new snapshot still stop after 3.5K > > > accounts even though you think there are 8K accounts? $ mkpasswd -d | wc I get ~30k AD accounts back in 75s instead of 315s and the network traffic is only half of the former value as

Re: TEST RELEASE: Cygwin 1.7.35-0.3

2015-02-25 Thread Corinna Vinschen
Hi John, On Feb 23 10:22, John Hein wrote: > Corinna Vinschen corinna-cygwin-at-cygwin.com |cygwin_ml_nodigest| wrote at > 12:17 +0100 on Feb 23, 2015: > > 1.7.33: > > > > Calls NetUserEnum/NetGroupEnum,NetLocalGroupEnum with maximum Buffer > > size. > > > > 1.7.34+: > > > > Calls a

Re: slow startup after upgrade

2015-02-25 Thread Corinna Vinschen
On Feb 24 23:57, Roger Orr wrote: > Corinna Vinschen wrote: > > While you're at it, does the new snapshot still stop after 3.5K > > accounts even though you think there are 8K accounts? At this point I think I mix you up with John Hein, sorry. Corinna -- Corinna Vinschen Pleas

Re: chgrp in Windows

2015-02-25 Thread Corinna Vinschen
On Feb 25 02:49, lemke...@t-online.de wrote: > On Wed, 25 Feb 2015 02:35:50 +0100 Andrey Repin wrote: > >>> The result of chown I can see in Windows Explorer as the Owner but > >>> where is the group information? > >> > >> Itâs over on the Security tab of the same window youâre lo

Re: TEST RELEASE: Cygwin 1.7.35-0.3

2015-02-25 Thread Corinna Vinschen
On Feb 24 18:10, Warren Young wrote: > > On Feb 24, 2015, at 5:23 PM, Andrey Repin wrote: > > > > Basically speaking, yes, chgrp to anything other than your user SID, > > followed > > by `chmod 600`, should help. > > I’ve checked in a change to that FAQ item giving this as the official > soluti

Re: slow startup after upgrade

2015-02-25 Thread Corinna Vinschen
On Feb 24 16:03, q2t2hzm...@snkmail.com wrote: > Corinna Vinschen corinna-cygwin-at-cygwin.com |cygwin_ml_nodigest| wrote at > 22:13 +0100 on Feb 24, 2015: > > Hi Roger, > > > > On Feb 24 19:55, Roger Orr wrote: > > > Hello Corinna, > > > It seems slightly faster than the previous patch and I