gnu-arch-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnu-arch-users] [UPDATE: merge-71] fix bug 100 (having fifos, sockets e


From: Johannes Berg
Subject: [Gnu-arch-users] [UPDATE: merge-71] fix bug 100 (having fifos, sockets etc in the tree)
Date: Thu, 30 Sep 2004 00:39:17 +0200

Revision: address@hidden/tla--bug-100--1.2--patch-2

On Wed, 2004-09-29 at 17:17 -0500, Matthew Dempsky wrote:

> Donning my hat as official Chief Assistant in charge of Ensuring
> Coding Style Integrity (not really, but it's a catchy title) ...
[...]
> Try this instead:
> 
>     if (   !S_ISREG (stat_buf.st_mode)
>         && !S_ISLNK (stat_buf.st_mode)
>         && !S_ISDIR (stat_buf.st_mode))
>       {
>         goto precious_file;
>       }

committed as patch-2. Will bug-goo read this email even if its in-
thread?

johannes

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]