"Elfyn McBratney" <[EMAIL PROTECTED]> escribió en el mensaje
019301c2cbc0$c6df0860$696f86d9@webdev">news:019301c2cbc0$c6df0860$696f86d9@webdev...
> > Did the permission code changed somewhere between cygwin 1.3.12 and
> 1.3.19-1 ?
> > It there something I can do to make them sync up again ?
> > (N
; cygwin "ls -l" command. In cygwin 1.3.19-1, the write permission is not visible in
>cygwin "ls -l",
> but if I go to the Explorer, it would show the file as writable.
Could you send the outputs of cacls and attrib (both Windows apps) and ls -l
before and after the win32 app
permission would show up in the
> > cygwin "ls -l" command. In cygwin 1.3.19-1, the write permission is
> > not visible in cygwin "ls -l", but if I go to the Explorer, it would
> > show the file as writable.
> > Originally I thought is was a cache delay pro
> Did the permission code changed somewhere between cygwin 1.3.12 and
1.3.19-1 ?
> It there something I can do to make them sync up again ?
> (Note: I also tried "CYGWIN=ntsec", it does not help).
Did your old install use ntsec (ntsec in the CYGWIN environment variable)?
If not that may be why. nt
Andrew Chang wrote:
> I have a situation in which a cygwin app created a file, chmod it to
> readonly.
> then we have a win32 app chomd the same file to writable (0644).
> In cygiwn 1.3.12, the new write permission would show up in the
> cygwin "ls -l" command. In c
I have a situation in which a cygwin app created a file, chmod it to readonly.
then we have a win32 app chomd the same file to writable (0644).
In cygiwn 1.3.12, the new write permission would show up in the
cygwin "ls -l" command. In cygwin 1.3.19-1, the write permission is not
On Mon, 3 Feb 2003, Anton Avramov wrote:
> After instaling upgrading to cygwin-1.3.19-1 the user is not properly
> resolved
> istead of the old promp username@computer. I get ?щ"@computer or some other
> strange asccii codes.
> The home directory is set to /cygdrive/c
> i
After instaling upgrading to cygwin-1.3.19-1 the user is not properly
resolved
istead of the old promp username@computer. I get ?щ"@computer or some other
strange asccii codes.
The home directory is set to /cygdrive/c
if i start bash from the already running bash, it's starts working no
On Fri, Jan 31, 2003 at 01:16:30PM +0100, Pavel Tsekov wrote:
>Hello,
>
>I've just completed a fresh installation of Cygwin on Win2k Pro / SP3. I
>installed Cygwin as Administrator but then created an user called ptsekov.
>It happened that I forgot to update the password database after I created
Hello,
I've just completed a fresh installation of Cygwin on Win2k Pro / SP3. I
installed Cygwin as Administrator but then created an user called ptsekov.
It happened that I forgot to update the password database after I created
the new user. So I've logged in as ptsekov and the first thing I s
> - Return ENOSYS on invalid argument to setitimer.
>(Christopher Faylor)
Shouldn't that be EINVAL instead ?
ENOSYS isn't for: no syscall ?
--
Vincent Legoll - Peregrine Systems - C.M.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.c
Napísané dňa 2003.01.24 12:19, (autor: Pavel Tsekov):
On Fri, 24 Jan 2003, Marcel Telka wrote:
>
> Napísané d??a 2003.01.24 04:16, (autor: Christopher Faylor):
> > I've made a new version of the Cygwin DLL and associated utilities
> > available for download. As usual, a list of what has changed
I knew I forgot something.
Thanks, Tim.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf
Of Timothy C Prince
Sent: Friday, January 24, 2003 7:11 PM
Cc: [EMAIL PROTECTED]
Subject: Re: RE: Cygwin 1.3.19-1
-Original Message-
From: "Robert Mc
ubject: Re: Cygwin 1.3.19-1
Robert McNulty Junior wrote:
> Max, I used Timidity, too. Compiled Fine.
> With Gcc-3.2.2, before the changes today.
> I'll go back as soon as I think about this through.
> If you noticed on the gcc-3.2.2 (later on) what caused it was a
> couple of missing
-Original Message-
From: "Robert McNulty Junior" <[EMAIL PROTECTED]>
To: "Max Bowsher" <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>
Date: Fri, 24 Jan 2003 18:37:37 -0600
Subject: RE: Cygwin 1.3.19-1
Max, I used Timidity, too. Compiled Fine.
With Gcc-3.
JCF and another.
> I'll look into either sources.
Um? I don't know what Timidity is, and I have never compiled a gcc-3.x.
Max.
> -Original Message-
> From: Max Bowsher [mailto:[EMAIL PROTECTED]]
> Sent: Friday, January 24, 2003 6:32 PM
> To: Robert McNulty Junior;
--Original Message-
From: Max Bowsher [mailto:[EMAIL PROTECTED]]
Sent: Friday, January 24, 2003 6:32 PM
To: Robert McNulty Junior; [EMAIL PROTECTED]
Subject: Re: Cygwin 1.3.19-1
Robert McNulty Junior wrote:
> I went back to Cygwin 1.3.18-1
> Sorry, Chris.
> It was too buggy trying
Robert McNulty Junior wrote:
> I went back to Cygwin 1.3.18-1
> Sorry, Chris.
> It was too buggy trying to compile the GCC compilers.
Well, that is what [prev] is for - but it might be in your interest to try
to find a smaller testcase than "compile gcc-3.3 or above" !
Strange that it should say
I went back to Cygwin 1.3.18-1
Sorry, Chris.
It was too buggy trying to compile the GCC compilers.
I hope you're not mad at me for backing down.
Robert McNulty Junior
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentatio
I found vi can be tamed by having a vimrc file in
/usr/share/vim/vimrc to cover users that don't
have a ~/.vimrc
I copied in the vimrc_example, but any vimrc that turns
off vi compatibility mode works.
Even an empty vimrc turns off vi compatibility.
Don't know amout mc.
IMHO, timing is everything
On Fri, 24 Jan 2003, Marcel Telka wrote:
>
> Napísané d??a 2003.01.24 04:16, (autor: Christopher Faylor):
> > I've made a new version of the Cygwin DLL and associated utilities
> > available for download. As usual, a list of what has changed is
> > below.
>
> The problem reported here:
> http:/
Napísané d??a 2003.01.24 04:16, (autor: Christopher Faylor):
I've made a new version of the Cygwin DLL and associated utilities
available for download. As usual, a list of what has changed is
below.
The problem reported here:
http://cygwin.com/ml/cygwin/2003-01/threads.html#00485
introduced in
I've made a new version of the Cygwin DLL and associated utilities
available for download. As usual, a list of what has changed is below.
To update your installation, click on the "Install Cygwin now" link on
the http://cygwin.com/ web page. This downloads setup.exe to your
system. Then, run se
23 matches
Mail list logo