Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 13 Feb 2003 16:13:14 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 13 Feb 2003 16:13:14 -0500 Received: from chaos.analogic.com ([204.178.40.224]:8322 "EHLO chaos.analogic.com") by vger.kernel.org with ESMTP id ; Thu, 13 Feb 2003 16:13:13 -0500 Date: Thu, 13 Feb 2003 16:25:48 -0500 (EST) From: "Richard B. Johnson" Reply-To: root@chaos.analogic.com To: Paul P Komkoff Jr cc: Kernel Mailing List Subject: Re: Synchronous signal delivery.. In-Reply-To: <20030213204518.GC14764@stingr.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1140 Lines: 31 On Thu, 13 Feb 2003, Paul P Komkoff Jr wrote: > Replying to Linus Torvalds: > > It's a generic "synchronous signal delivery" method, and it uses a > > perfectly regular file descriptor to deliver an arbitrary set of signals > > that are pending. > > The one functionality I miss way too much in linux (comparing to win32) is > FindFirstChangeNotification and ReadDirectoryChangesW thing. > But they are __not__ kernel functions! They are part of the "window" (basically a shell). All the stuff necessary to implement that on a Unix/Linux system already exists, and has existed since the birth of Unix, circa 1970. ... and if it were necessary to be implemented, it WouldNeverHaveSuchAGoddamnLongFunctionName(ever); Cheers, Dick Johnson Penguin : Linux version 2.4.18 on an i686 machine (797.90 BogoMips). Why is the government concerned about the lunatic fringe? Think about it. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/