From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Kevin Ryde Newsgroups: gmane.lisp.guile.user Subject: Re: Guile scripts and setuid bit -> trouble Date: Wed, 12 Jan 2005 11:48:25 +1100 Message-ID: <87brbvsc9y.fsf@zip.com.au> References: <20050110081618.GA15094@www> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1105494003 18517 80.91.229.6 (12 Jan 2005 01:40:03 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 12 Jan 2005 01:40:03 +0000 (UTC) Cc: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Wed Jan 12 02:39:55 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CoXUI-0003cY-00 for ; Wed, 12 Jan 2005 02:39:54 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CoXfs-0006HO-EK for guile-user@m.gmane.org; Tue, 11 Jan 2005 20:51:52 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1CoXc8-0003KY-Q3 for guile-user@gnu.org; Tue, 11 Jan 2005 20:48:01 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1CoXc7-0003Jp-KD for guile-user@gnu.org; Tue, 11 Jan 2005 20:47:59 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CoXPn-0007x2-Oc for guile-user@gnu.org; Tue, 11 Jan 2005 20:35:15 -0500 Original-Received: from [61.8.0.84] (helo=mailout1.pacific.net.au) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CoWgk-00027p-5z for guile-user@gnu.org; Tue, 11 Jan 2005 19:48:42 -0500 Original-Received: from mailproxy1.pacific.net.au (mailproxy1.pacific.net.au [61.8.0.86]) by mailout1.pacific.net.au (8.12.3/8.12.3/Debian-7.1) with ESMTP id j0C0mdA6031039; Wed, 12 Jan 2005 11:48:39 +1100 Original-Received: from localhost (ppp22A6.dyn.pacific.net.au [61.8.34.166]) by mailproxy1.pacific.net.au (8.12.3/8.12.3/Debian-7.1) with ESMTP id j0C0mcj8002170; Wed, 12 Jan 2005 11:48:38 +1100 Original-Received: from gg by localhost with local (Exim 3.36 #1 (Debian)) id 1CoWgT-00023C-00; Wed, 12 Jan 2005 11:48:25 +1100 Original-To: roland@motorola.com User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (gnu/linux) 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: main.gmane.org gmane.lisp.guile.user:4057 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.user:4057 Roland Besserer writes: > > p.s. By the way, I found that the guile-1.6.4 build on OSX does not support > the Posix user information calls like (cuserid). It's supposed to, if they exist. The glibc manual says cuserid is deprecated, and removed from recent posix. (The Guile manual probably ought to say when a function, ie. a guile function, doesn't always exist.) _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://lists.gnu.org/mailman/listinfo/guile-user