Hi all,
>From reading the archives there seem to be some requests from people
to have the ability to use a syslog daemon instead of the Windows
Event Log or C:\CYGWIN_SYSLOG.TXT for syslog output. I would also
like that.
I would like to try to implement this so that a registry flag controls
whet
<[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Friday, September 12, 2003 2:05 AM
Subject: Re: cygwin doesn't show .. in all directories
> On Fri, Sep 12, 2003 at 01:48:15AM +1000, David O'Shea wrote:
> >Can anyone comment on these diffs? Apart from being mes
ctory, it might be '.' or '..' */
+ if (buf.dwFileAttributes & FILE_ATTRIBUTE_DIRECTORY)
+{
+ syscall_printf ("[doshea] readdir: it's a directory");
+ char *c = dir->__d_dirent->d_name;
+ if (strcmp(c, ".
st post them to this mailing list?
Regards,
David
- Original Message -
From: "Larry Hall" <[EMAIL PROTECTED]>
To: "David O'Shea" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Monday, September 08, 2003 12:43 PM
Subject: Re: Cygwin doesn't
hard to fix but I guess a challenge would be good :)
Regards,
David
- Original Message -
From: "David O'Shea" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, August 10, 2003 5:26 PM
Subject: Cygwin doesn't show .. in all directories
> Hi all
Hi all,
Apologies if this is old news, but I couldn't find mention of it in
the FAQ or mailing list archives.
I have my F: mounted at /backup under Cygwin. When I 'ls -al /backup'
there is no '.' or '..' entry in /backup, I guess because they are not
there physically and hence not reported by Wi
6 matches
Mail list logo