From owner-freebsd-questions@FreeBSD.ORG Thu Apr 3 10:44:49 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6495E106564A for ; Thu, 3 Apr 2008 10:44:49 +0000 (UTC) (envelope-from conover@rahul.net) Received: from pink.rahul.net (pink.rahul.net [192.160.13.6]) by mx1.freebsd.org (Postfix) with ESMTP id 5CC2D8FC1A for ; Thu, 3 Apr 2008 10:44:49 +0000 (UTC) (envelope-from conover@rahul.net) Received: from green.rahul.net (green.rahul.net [192.160.13.49]) by pink.rahul.net (Postfix) with ESMTP id 55B33300CA for ; Thu, 3 Apr 2008 03:25:53 -0700 (PDT) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by green.rahul.net (Postfix) with SMTP id E2F22BE8E4 for ; Thu, 3 Apr 2008 03:25:52 -0700 (PDT) Received: (qmail 9942 invoked by uid 4199); 3 Apr 2008 10:25:55 -0000 Message-ID: <20080403102555.9941.qmail@rahul.net> Date: Thu, 3 Apr 2008 03:25:55 -0700 To: freebsd-questions@freebsd.org X-Mailer: VM 6.99 under Emacs 20.7.2 From: conover@rahul.net (John Conover) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: F_NOTIFY in fcntl(2)? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: John Conover List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Apr 2008 10:44:49 -0000 Does freebsd support the F_NOTIFY, (i.e., File and directory change notification,) in fcntl(2)? I get that it doesn't, but its an old 5X version, and I might have to upgrade. Thanks, John -- John Conover, conover@rahul.net, http://www.johncon.com/