Re: [ford@vss.fsi.com: [PATCH] Trivial pthread testsuite fixes]

2003-03-27 Thread Robert Collins
On Thu, 2003-03-27 at 18:45, Thomas Pfaff wrote: > Christopher Faylor wrote: > > I assume that these patches are to clean up some warnings. Do they > > make sense? > > > > Yes. > I have recognized these warnings yesterday too and will apply the patch. Thank you. Rob -- GPG key available at: <

Re: [PATCH] performance patch for /proc/registry -- version 2

2003-03-27 Thread Corinna Vinschen
On Wed, Mar 26, 2003 at 04:47:26PM -0500, Joe Buehler wrote: > Corinna Vinschen wrote: > > >However... am I doing something wrong? I'm trying to find out what the > >performance improvement is on my XP box and both versions of the DLL > >(w/ and w/o your patch) are running 7.5 minutes for > > >

Re: [PATCH] New '--install-type' option for cygcheck?

2003-03-27 Thread Corinna Vinschen
On Thu, Mar 27, 2003 at 08:00:24AM -, Elfyn McBratney wrote: > > I've been working on a new option for `cygcheck' that checks who Cygwin > was > > installed for. This could be used when users on the mailing list have > > problems running services when the installation was done for "Just Me", >

Re: [PATCH] The great pthread rename

2003-03-27 Thread Robert Collins
On Thu, 2003-03-27 at 22:11, Thomas Pfaff wrote: > Do not try to force me to comment every bit of this patch ;-) > > 2003-03-27 Thomas Pfaff <[EMAIL PROTECTED]> > > * thread.h: Change class names, methods, members and local vars > according to the GNU coding style. > * thread.

Re: [PATCH] New '--install-type' option for cygcheck?

2003-03-27 Thread Max Bowsher
Corinna Vinschen wrote: > On Thu, Mar 27, 2003 at 08:00:24AM -, Elfyn McBratney wrote: >>> I've been working on a new option for `cygcheck' that checks who Cygwin >>> was installed for. This could be used when users on the mailing list >>> have problems running services when the installation wa

[PATCH] Change pthread equations

2003-03-27 Thread Thomas Pfaff
2003-03-27 Thomas Pfaff <[EMAIL PROTECTED]> * thread.cc: Change 1==foo equations to foo==1 throughout. diff -urp src.old/winsup/cygwin/thread.cc src/winsup/cygwin/thread.cc --- src.old/winsup/cygwin/thread.cc 2003-03-27 12:56:03.0 +0100 +++ src/winsup/cygwin/thread.cc 2003-0

Re: [PATCH] New '--install-type' option for cygcheck?

2003-03-27 Thread Corinna Vinschen
On Thu, Mar 27, 2003 at 11:13:12AM -, Max Bowsher wrote: > Outlook Express doesn't do tabs. > > Unfortunately, I've never found another email client that wasn't either ugly > or buggy or user-unfriendly. mutt? Corinna -- Corinna Vinschen Please, send mails regarding Cygwin

Re: [PATCH] New '--install-type' option for cygcheck?

2003-03-27 Thread Earnie Boyd
Corinna Vinschen wrote: On Thu, Mar 27, 2003 at 11:13:12AM -, Max Bowsher wrote: Outlook Express doesn't do tabs. Unfortunately, I've never found another email client that wasn't either ugly or buggy or user-unfriendly. mutt? Mozilla mail client is very handy. I typica

Re: [PATCH] New '--install-type' option for cygcheck?

2003-03-27 Thread Max Bowsher
Earnie Boyd wrote: > Corinna Vinschen wrote: >> On Thu, Mar 27, 2003 at 11:13:12AM -, Max Bowsher wrote: >> >>> Outlook Express doesn't do tabs. >>> >>> Unfortunately, I've never found another email client that wasn't either >>> ugly or buggy or user-unfriendly. >> >> >> mutt? Sorry, much as I

Re: [PATCH] New '--install-type' option for cygcheck?

2003-03-27 Thread Igor Pechtchanski
On Thu, 27 Mar 2003, Corinna Vinschen wrote: > On Thu, Mar 27, 2003 at 08:00:24AM -, Elfyn McBratney wrote: > > > I've been working on a new option for `cygcheck' that checks who Cygwin > > > was > > > installed for. This could be used when users on the mailing list have > > > problems running

Re: [PATCH] The great pthread rename

2003-03-27 Thread Christopher Faylor
On Thu, Mar 27, 2003 at 10:18:23PM +1100, Robert Collins wrote: >On Thu, 2003-03-27 at 22:11, Thomas Pfaff wrote: >> Do not try to force me to comment every bit of this patch ;-) >> >> 2003-03-27 Thomas Pfaff <[EMAIL PROTECTED]> >> >> * thread.h: Change class names, methods, members and lo

Re: [PATCH] Change pthread equations

2003-03-27 Thread Christopher Faylor
On Thu, Mar 27, 2003 at 01:52:15PM +0100, Thomas Pfaff wrote: > >2003-03-27 Thomas Pfaff <[EMAIL PROTECTED]> > > * thread.cc: Change 1==foo equations to foo==1 throughout. This one on the other hand, I do care about... Thanks for doing this. cgf

Re: [PATCH] New '--install-type' option for cygcheck?

2003-03-27 Thread Christopher Faylor
On Thu, Mar 27, 2003 at 07:30:42AM -, Elfyn McBratney wrote: >I've been working on a new option for `cygcheck' that checks who Cygwin was >installed for. This could be used when users on the mailing list have >problems running services when the installation was done for "Just Me", >executing fi

Re: [PATCH] New '--install-type' option for cygcheck?

2003-03-27 Thread Igor Pechtchanski
On Thu, 27 Mar 2003, Christopher Faylor wrote: > On Thu, Mar 27, 2003 at 07:30:42AM -, Elfyn McBratney wrote: > >I've been working on a new option for `cygcheck' that checks who Cygwin was > >installed for. This could be used when users on the mailing list have > >problems running services whe

Re: [PATCH] Change pthread equations

2003-03-27 Thread Robert Collins
On Thu, 2003-03-27 at 23:52, Thomas Pfaff wrote: > 2003-03-27 Thomas Pfaff <[EMAIL PROTECTED]> > > * thread.cc: Change 1==foo equations to foo==1 throughout. Thanks again - please apply. I don't know if you meant to do this: - return (pthread_equal ((*mutex)->owner, self)) && 1 == (*mut

Re: [PATCH] New '--install-type' option for cygcheck?

2003-03-27 Thread Brian Keener
Max Bowsher wrote: > Outlook Express doesn't do tabs. > > Unfortunately, I've never found another email client that wasn't either ugly > or buggy or user-unfriendly. > > Max. > Max, A quick response off topic for the other off-topics. Have you looked at Virtual-Access (Think VA6 you helped me

Re: [PATCH] New '--install-type' option for cygcheck?

2003-03-27 Thread Elfyn McBratney
> On Thu, Mar 27, 2003 at 07:30:42AM -, Elfyn McBratney wrote: > >I've been working on a new option for `cygcheck' that checks who Cygwin was > >installed for. This could be used when users on the mailing list have > >problems running services when the installation was done for "Just Me", > >ex