From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: prj@po.cwru.edu (Paul Jarc) Newsgroups: gmane.lisp.guile.devel Subject: Re: setgroups Date: Thu, 17 Apr 2003 18:43:57 -0400 Organization: What did you have in mind? A short, blunt, human pyramid? Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: References: <87brz4dagq.fsf@raven.i.defaultvalue.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1050619461 25633 80.91.224.249 (17 Apr 2003 22:44:21 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 17 Apr 2003 22:44:21 +0000 (UTC) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Fri Apr 18 00:44:19 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 196I79-0006fH-00 for ; Fri, 18 Apr 2003 00:44:19 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 196I79-0005AP-07 for guile-devel@m.gmane.org; Thu, 17 Apr 2003 18:44:19 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 196I6s-000566-00 for guile-devel@gnu.org; Thu, 17 Apr 2003 18:44:02 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 196I6p-0004x3-00 for guile-devel@gnu.org; Thu, 17 Apr 2003 18:44:00 -0400 Original-Received: from multivac.student.cwru.edu ([129.22.114.26] helo=multivac.cwru.edu) by monty-python.gnu.org with smtp (Exim 4.10.13) id 196I6o-0004uz-00 for guile-devel@gnu.org; Thu, 17 Apr 2003 18:43:58 -0400 Original-Received: (qmail 15145 invoked by uid 500); 17 Apr 2003 22:44:20 -0000 Original-To: guile-devel@gnu.org In-Reply-To: <87brz4dagq.fsf@raven.i.defaultvalue.org> (Rob Browning's message of "Thu, 17 Apr 2003 17:29:25 -0500") Original-Lines: 16 User-Agent: Gnus/5.090018 (Oort Gnus v0.18) Emacs/21.3 (gnu/linux) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Developers list for Guile, the GNU extensibility library List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:2178 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:2178 Rob Browning wrote: > (Followups set to guile-devel -- I think...) Oops, right. > If I'm not mistaken, setgroups might or might not be available on a > given system. We can test for it in configure and optionally define > it in posix.c (or maybe elsewhere since it's not posix...), but then > what? Is the situation somehow different from that for getgroups? I was just about to (try to) make a patch that would add setgroups similarly to how getgroups is done. paul _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel