From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Newsgroups: gmane.lisp.guile.user Subject: Re: (fcntl fd F_GETLK ...) from Guile Date: Sat, 1 Sep 2007 13:58:34 -0400 Message-ID: <15924568.1188669514492.JavaMail.root@web16> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1188669529 8312 80.91.229.12 (1 Sep 2007 17:58:49 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 1 Sep 2007 17:58:49 +0000 (UTC) Cc: guile-user@gnu.org To: Kevin Ryde Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Sat Sep 01 19:58:48 2007 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IRXF9-000573-88 for guile-user@m.gmane.org; Sat, 01 Sep 2007 19:58:47 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IRXF8-0000qH-8j for guile-user@m.gmane.org; Sat, 01 Sep 2007 13:58:46 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IRXF2-0000oP-Cj for guile-user@gnu.org; Sat, 01 Sep 2007 13:58:40 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IRXEz-0000m6-R7 for guile-user@gnu.org; Sat, 01 Sep 2007 13:58:39 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IRXEz-0000lv-OD for guile-user@gnu.org; Sat, 01 Sep 2007 13:58:37 -0400 Original-Received: from mta13.mail.adelphia.net ([68.168.78.44] helo=mta13.adelphia.net) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IRXEz-0001Ks-CI for guile-user@gnu.org; Sat, 01 Sep 2007 13:58:37 -0400 Original-Received: from web16 ([68.168.75.36]) by mta13.adelphia.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with ESMTP id <20070901175834.KVNH14324.mta13.adelphia.net@web16>; Sat, 1 Sep 2007 13:58:34 -0400 X-Priority: 3 (Normal) Sensitivity: Normal X-Detected-Kernel: Solaris 8 (2) X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:6122 Archived-At: ---- Kevin Ryde wrote: > Kaloian Doganov writes: > > > > Neighter F_GETLK nor F_SETLK is there. > > Yep, not there. It'd need something for "struct flock" (and "struct > flock64" when available), they're not plain integers like the other > fcntl commands. Oops! Sorry about that. Just ignore my previous post. -Dale _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://lists.gnu.org/mailman/listinfo/guile-user